SE450
:
The Action Interface Type
[12/55]
Extends
ActionListener
Can be enabled/disabled
Additional state, including
Action name
Icon
helloAction.putValue(Action.NAME, "Hello");
menu.add(helloAction);
Extend
AbstractAction
convenience class