org.jfree.ui.tabbedui
protected class AbstractTabbedUI.ExitAction extends AbstractAction
| Constructor Summary | |
|---|---|
| ExitAction()
Defines an Action object with a default
description string and default icon. | |
| Method Summary | |
|---|---|
| void | actionPerformed(ActionEvent e)
Invoked when an action occurs.
|
Action object with a default
description string and default icon.Parameters: e the event.