|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Launcher.ToolIterator | |
| org.multijava.launcher | The launcher allows the user to access all of the tools in MJ. |
| Uses of Launcher.ToolIterator in org.multijava.launcher |
| Fields in org.multijava.launcher declared as Launcher.ToolIterator | |
private Launcher.ToolIterator |
MjLauncher.iterator
The iterator that cycles through all of the tool names and launchers for the MJ tools |
| Methods in org.multijava.launcher that return Launcher.ToolIterator | |
protected abstract Launcher.ToolIterator |
Launcher.getTools()
Returns the Iterator that cycles through the tool descriptions and AbstractToolLaunchers |
protected Launcher.ToolIterator |
MjLauncher.getTools()
Returns the iterator that contains the tool description and the AbstractLaunchTool that can access the tool |
private Launcher.ToolIterator |
MjLauncher.createToolIterator()
Builds the iterator that contains the tool description and the AbstractLaunchTool that can access the tool |
|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||