-
-
Field Summary
Fields
Modifier and Type |
Field |
Description |
protected int |
direction |
Specifies the direction to adjust the selection by.
|
-
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
-
Constructor Summary
Constructors
Constructor |
Description |
TreePageAction(int direction,
String name) |
Constructs a new instance of TreePageAction .
|