|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdbrown.RTButtonView.BaseListener
private class RTButtonView.BaseListener
An inner class that uses an ActionListener to access the buttons. It sets the model values when the button is pressed.
| Field Summary | |
|---|---|
private int |
direction
Determines whether values are incremented (+) or decremented (-). |
| Constructor Summary | |
|---|---|
RTButtonView.BaseListener(int direction)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int direction
| Constructor Detail |
|---|
public RTButtonView.BaseListener(int direction)
| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed in interface java.awt.event.ActionListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||