previous
|
start
|
next
The
Action
Interface Type
Extends
ActionListener
Can be enabled/disabled
Additional state, including
Action name
Icon
helloAction.putValue(Action.NAME, "Hello");
menu.add(helloAction);
Extend
AbstractAction
convenience class
previous
|
start
|
next