Class JXTreeTable.Actions
java.lang.Object
org.jdesktop.swingx.plaf.UIAction
org.jdesktop.swingx.JXTreeTable.Actions
- All Implemented Interfaces:
ActionListener, EventListener, Action
- Enclosing class:
JXTreeTable
A small class which dispatches actions.
TODO: Is there a way that we can make this static?
-
Field Summary
Fields inherited from interface 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 -
Method Summary
Methods inherited from class UIAction
addPropertyChangeListener, getName, getValue, isEnabled, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
Constructor Details
-
Actions
Actions(String name)
-
-
Method Details
-
actionPerformed
-