protected class ToolPanel.KeyEventHandler
extends java.lang.Object
implements java.awt.event.ActionListener
| Modifier and Type | Field and Description |
|---|---|
protected ToolButton |
button |
| Modifier | Constructor and Description |
|---|---|
protected |
KeyEventHandler(ToolButton button) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
protected final ToolButton button
protected KeyEventHandler(ToolButton button)