public class Distribution extends java.lang.Object implements PlugIn, java.awt.event.TextListener
| Constructor and Description |
|---|
Distribution() |
| Modifier and Type | Method and Description |
|---|---|
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.TextListener