JET

Uses of Interface
edu.utep.cs.jet.gui.explorer.ExplorerComponent

Packages that use ExplorerComponent
edu.utep.cs.jet.gui.explorer Contains the source code for displaying several kinds of explorers, such as a directory browser that allows one to browse through directories and files. 
edu.utep.cs.jet.gui.tester Contains the source code to interface with an external test case generation tool. 
 

Uses of ExplorerComponent in edu.utep.cs.jet.gui.explorer
 

Constructors in edu.utep.cs.jet.gui.explorer with parameters of type ExplorerComponent
DefaultExplorer(ExplorerComponent[] comps, MenuFactory mf)
          Creates a new explore pane by using the given menu factory and adding the given components in addition to the default component.
 

Uses of ExplorerComponent in edu.utep.cs.jet.gui.tester
 

Methods in edu.utep.cs.jet.gui.tester that return ExplorerComponent
 ExplorerComponent Tester.getExplorerView()
          Returns the view to be added to the explorer pane.
 ExplorerComponent DefaultTester.getExplorerView()
          Returns the view to be added to the explorer pane.
 


JET

JET is Copyright (C) 2005-2008 by The University of Texas at El Paso 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.