mjc

Uses of Interface
org.multijava.launcher.ResettableIterator

Packages that use ResettableIterator
org.multijava.launcher The launcher allows the user to access all of the tools in MJ. 
 

Uses of ResettableIterator in org.multijava.launcher
 

Classes in org.multijava.launcher that implement ResettableIterator
protected static class Launcher.ToolIterator
          The Iterator that uses an ArrayList to cycle through Hashtables that hold the tool descriptions and AbstractToolLaunchers to enable the launchers to run the various tools.
 

Fields in org.multijava.launcher declared as ResettableIterator
protected  ResettableIterator LauncherFactory.tools
          Iterator through all the tools.
 

Methods in org.multijava.launcher with parameters of type ResettableIterator
 ImpLauncher LauncherFactory.getImpLauncherInstance(String name, ResettableIterator tools, String logoName)
          Determines which instance of ImpLaunchers to provide to the caller.
 

Constructors in org.multijava.launcher with parameters of type ResettableIterator
CompactLauncher(String name, ResettableIterator tools, String logoName)
          Constructor for the CompactLauncher
FullLauncher(String name, ResettableIterator tools, String logoName)
          Constructor for the FullLauncher
 


mjc

mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.