Uses of Package
org.jurvis.swing.table

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

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

Classes in org.jurvis.swing.table used by org.jurvis.swing.explorer
JvObjectTable
          A JTable in which each row corresponds to a single object.
JvObjectTableModel
          A JvObjectTableModel is a TableModel in which each row is actually a single object (which implements JvObjectTableRow.
JvTable
          A JTable that allows nodes to be dragged and dropped within the table and between other components.
 

Classes in org.jurvis.swing.table used by org.jurvis.swing.table
JvAbstractObjectTableModel
          A JvObjectTableModel is a TableModel in which each row is actually a single object (which implements JvObjectTableRow.
JvMappedObjectTableModel.ColumnMapper
          Interface for object mapping row objects to columns.
JvObjectTableModel
          A JvObjectTableModel is a TableModel in which each row is actually a single object (which implements JvObjectTableRow.
JvObjectTableRow
          A JvObjectTableRow represents a row in a TableModel for which each column corresponds to a property of an object.
JvSortableTableModel
          A TableModel that supports sorting rows by their columns.
JvTable
          A JTable that allows nodes to be dragged and dropped within the table and between other components.
JvTableMap
           
 



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