Package org.jurvis.swing.explorer

Interface Summary
JvExplorerDetails A component displaying details about the active JvExplorer node.
JvExplorerListDetailsModel The JvExplorerListDetailsModel interface specifies the methods JvExplorerListDetails will use to interrogate a data model containing the details of a particular node in a JvExplorer.
JvExplorerNode Interface defining a node of the hierarchial data displayed by a JvExplorer.
 

Class Summary
JvDefaultExplorerNode A node of the hierarchial data displayed by a JvExplorer.
JvDefaultExplorerRoot The root node of the hierarchial data displayed by a JvExplorer.
JvExplorer A control modeled after the obligatory Windows Explorer-style interface.
JvExplorerListDetails A component displaying details about the active JvExplorer node as a list within a JTable.
JvExplorerModel A TreeModel specialized for representing a hierarchy displayed in a JvExplorer and JvExplorerTree.
JvExplorerNodeTreeCellRenderer A TreeCellRender specialized for displaying JvExplorerNodes.
JvExplorerTree The tree component within a JvExplorer representing the data hierarchy.
JvViewExplorerDetailsAction An Action for controlling the visiblity of a JvExplorerDetails panel within an JvExplorer.
 



Copyright © 1999-2004 Neil W. Weber. All Rights Reserved.