JET

Uses of Class
edu.utep.cs.jet.gui.MenuFactory

Packages that use MenuFactory
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. 
 

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

Constructors in edu.utep.cs.jet.gui.explorer with parameters of type MenuFactory
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.
DefaultExplorer(MenuFactory mf)
          Creates a new explore pane by using the given menu factory.
 


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.