| Constructor and Description |
|---|
Scaler() |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(java.awt.event.FocusEvent e) |
void |
focusLost(java.awt.event.FocusEvent e) |
void |
run(java.lang.String arg)
This method is called when the plugin is loaded.
|
void |
textValueChanged(java.awt.event.TextEvent e) |
public void run(java.lang.String arg)
PlugInpublic void textValueChanged(java.awt.event.TextEvent e)
textValueChanged in interface java.awt.event.TextListenerpublic void focusGained(java.awt.event.FocusEvent e)
focusGained in interface java.awt.event.FocusListenerpublic void focusLost(java.awt.event.FocusEvent e)
focusLost in interface java.awt.event.FocusListener