JET

Package 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.

See:
          Description

Interface Summary
Explorer An interface to the explorer.
ExplorerComponent An interface to the components of the explorer.
 

Class Summary
DefaultExplorer A tabbed pane to display several kinds of explorers.
 

Package edu.utep.cs.jet.gui.explorer Description

Contains the source code for displaying several kinds of explorers, such as a directory browser that allows one to browse through directories and files. The main implementation class is DefaultExplorer, and its functionalities can be accessed through the interface Explorer.


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.