|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectij.plugin.ControlPanel
public class ControlPanel
ControlPanel. This plugin displays a panel with ImageJ commands in a hierarchical tree structure.
| Constructor Summary | |
|---|---|
ControlPanel()
|
|
| Method Summary | |
|---|---|
javax.swing.tree.DefaultMutableTreeNode |
getRoot()
|
void |
run(java.lang.String arg)
Creates a panel with the hierarchical tree structure of ImageJ's commands. |
int[] |
s2ints(java.lang.String s)
Breaks the specified string into an array of ints. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControlPanel()
| Method Detail |
|---|
public void run(java.lang.String arg)
run in interface PlugInpublic javax.swing.tree.DefaultMutableTreeNode getRoot()
public int[] s2ints(java.lang.String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||