Constructor and Description |
---|
ControlPanel() |
Modifier and Type | Method and Description |
---|---|
DefaultMutableTreeNode |
getRoot() |
void |
run(String arg)
Creates a panel with the hierarchical tree structure of ImageJ's commands.
|
int[] |
s2ints(String s)
Breaks the specified string into an array
of ints.
|
public void run(String arg)
public DefaultMutableTreeNode getRoot()
public int[] s2ints(String s)