Uses of Interface
org.jurvis.swing.JvPanelTable

Packages that use JvPanelTable
org.jurvis.swing Swing utilities and extensions. 
org.jurvis.swing.explorer   
org.jurvis.swing.table   
 

Uses of JvPanelTable in org.jurvis.swing
 

Classes in org.jurvis.swing that implement JvPanelTable
 class JvPropertyTable
          A table that displays the entries within a Properties object.
 

Uses of JvPanelTable in org.jurvis.swing.explorer
 

Classes in org.jurvis.swing.explorer that implement JvPanelTable
 class JvExplorerListDetails
          A component displaying details about the active JvExplorer node as a list within a JTable.
 

Uses of JvPanelTable in org.jurvis.swing.table
 

Classes in org.jurvis.swing.table that implement JvPanelTable
 class JvObjectTable
          A JTable in which each row corresponds to a single object.
 class JvTable
          A JTable that allows nodes to be dragged and dropped within the table and between other components.
 



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