Class BasicCommandButtonListener.FocusLeftAction
java.lang.Object
javax.swing.AbstractAction
org.pushingpixels.radiance.component.internal.ui.common.BasicCommandButtonListener.ButtonAction
org.pushingpixels.radiance.component.internal.ui.common.BasicCommandButtonListener.FocusTraversalAction
org.pushingpixels.radiance.component.internal.ui.common.BasicCommandButtonListener.FocusLeftAction
- All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
- Enclosing class:
BasicCommandButtonListener
private static class BasicCommandButtonListener.FocusLeftAction
extends BasicCommandButtonListener.FocusTraversalAction
-
Field Summary
FieldsFields inherited from class BasicCommandButtonListener.ButtonAction
buttonFields inherited from class AbstractAction
changeSupport, enabledFields 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 BasicCommandButtonListener.FocusTraversalAction
getPopup, isEnabledMethods inherited from class AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabled
-
Field Details
-
FOCUS_LEFT
- See Also:
-
-
Constructor Details
-
FocusLeftAction
FocusLeftAction(JCommandButton button)
-
-
Method Details
-
actionPerformed
-