public static final class StandardActionFactory.CloseAction extends AbstractAction
Modifier and Type | Class and Description |
---|---|
static interface |
StandardActionFactory.CloseAction.Closeable
Denotes a window/dialog/frame that can be closed through a
StandardActionFactory.CloseAction . |
changeSupport, enabled
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 and Description |
---|
CloseAction()
Creates a new
StandardActionFactory.CloseAction instance. |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent aEvent) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public CloseAction()
StandardActionFactory.CloseAction
instance.public void actionPerformed(ActionEvent aEvent)
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.