PlugIn, TextListener, EventListenerpublic class Histogram extends Object implements PlugIn, TextListener
| Constructor | Description |
|---|---|
Histogram() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run(String arg) |
This method is called when the plugin is loaded.
|
void |
textValueChanged(TextEvent e) |
public void run(String arg)
PlugInpublic void textValueChanged(TextEvent e)
textValueChanged in interface TextListener