[Java] Class DefaultAction
- groovy.swing.impl.DefaultAction
public class DefaultAction
extends AbstractAction
A default action implementation
Inherited fields
Fields inherited from class |
Fields |
class AbstractAction |
DEFAULT, NAME, SHORT_DESCRIPTION, LONG_DESCRIPTION, SMALL_ICON, ACTION_COMMAND_KEY, ACCELERATOR_KEY, MNEMONIC_KEY, SELECTED_KEY, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY |
Methods Summary
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class AbstractAction |
getValue, getKeys, putValue, isEnabled, setEnabled, getPropertyChangeListeners, removePropertyChangeListener, addPropertyChangeListener, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, accept, actionPerformed |
Method Detail
public Closure getClosure()
public void setClosure(Closure closure)