Uses of Interface
org.jurvis.swing.table.JvObjectTableRow

Packages that use JvObjectTableRow
org.jurvis.swing.table   
 

Uses of JvObjectTableRow in org.jurvis.swing.table
 

Methods in org.jurvis.swing.table that return JvObjectTableRow
protected abstract  JvObjectTableRow JvAbstractObjectTableModel.getRowAt(int row)
          Return the JvObjectTableRow for the specified row.
protected  JvObjectTableRow JvDefaultObjectTableModel.getRowAt(int row)
          Return the JvObjectTableRow for the specified row.
 

Methods in org.jurvis.swing.table with parameters of type JvObjectTableRow
 void JvDefaultObjectTableModel.addRow(JvObjectTableRow row)
          Adds a row to the end of the model.
 void JvMappedObjectTableModel.addRow(JvObjectTableRow row)
          Adds a row to the end of the model.
 



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