|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||