Class ToolbarAction
java.lang.Object
javax.swing.AbstractAction
jam.toolbar.ToolbarAction
- All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
- Direct Known Subclasses:
ToolbarActionWrapper
- Author:
- rambaut Date: Oct 18, 2005 Time: 10:10:52 PM
- See Also:
-
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 -
Method Summary
Methods inherited from class AbstractAction
addPropertyChangeListener, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ActionListener
actionPerformed
-
Method Details
-
getLabel
-
getIcon
-
getDisabledIcon
-
getPressedIcon
-
getToolTipText
-