public class ClearAction extends javax.swing.AbstractAction implements ActionDisplayOptions
DISPLAY_BOTH, DISPLAY_ICON, DISPLAY_NAME| Constructor and Description |
|---|
ClearAction(ToolSelectionHandler selhandler) |
ClearAction(ToolSelectionHandler selhandler,
int displayOption) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Invoked when an action occurs.
|
public ClearAction(ToolSelectionHandler selhandler)
public ClearAction(ToolSelectionHandler selhandler, int displayOption)