-
-
Field Summary
Fields
Modifier and Type |
Field |
Description |
protected int |
direction |
Specifies the direction to adjust the selection by.
|
-
Fields declared in 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 |
TreeIncrementAction(int direction,
String name) |
Constructs a new instance of TreeIncrementAction .
|
-
-
Constructor Detail
-
TreeIncrementAction
public TreeIncrementAction(int direction,
String name)
Constructs a new instance of TreeIncrementAction
.
- Parameters:
direction
- the direction
name
- the name of action