java.lang.Objectjavax.swing.AbstractAction
javax.swing.plaf.basic.BasicTreeUI$TreePageAction
All Implemented Interfaces:
Action, Cloneable, Serializable
| Field Summary | ||
|---|---|---|
| protected int | direction | Specifies the direction to adjust the selection by. |
| Fields inherited from javax.swing.AbstractAction: |
|---|
| enabled, changeSupport |
| Constructor: |
|---|
|
| Method from javax.swing.plaf.basic.BasicTreeUI$TreePageAction Summary: |
|---|
| actionPerformed, isEnabled |
| Methods from javax.swing.AbstractAction: |
|---|
| addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, hasSelectedKey, isEnabled, isSelected, putValue, removePropertyChangeListener, setEnabled, setEnabledFromAction, setToolTipTextFromAction, shouldReconfigure |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from javax.swing.plaf.basic.BasicTreeUI$TreePageAction Detail: |
|---|
|
|