|
Swing 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--javax.swing.plaf.basic.BasicTreeUI.TreePageAction
TreePageAction handles page up and page down events.
| Field Summary | |
protected int |
direction
Specifies the direction to adjust the selection by. |
| Fields inherited from class javax.swing.AbstractAction |
changeSupport,
enabled |
| Constructor Summary | |
BasicTreeUI.TreePageAction(int direction,
java.lang.String name)
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
boolean |
isEnabled()
|
| Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener,
clone,
firePropertyChange,
getValue,
putValue,
removePropertyChangeListener,
setEnabled |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected int direction
| Constructor Detail |
public BasicTreeUI.TreePageAction(int direction,
java.lang.String name)
| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
public boolean isEnabled()
|
Swing 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||