|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowColumns | |
---|---|
org.crosswire.common.swing | A collection of various generic Swing components and utility classes. |
Uses of RowColumns in org.crosswire.common.swing |
---|
Fields in org.crosswire.common.swing declared as RowColumns | |
---|---|
private RowColumns |
RowTableModel.rowColumnModel
Field columnModel provides the definition of the structure of the table |
Constructors in org.crosswire.common.swing with parameters of type RowColumns | |
---|---|
RowTable(List aList,
RowColumns columns)
Constructor for RowTable |
|
RowTableModel(List newList,
RowColumns aRowColumnModel)
Builds a RowTable model for the provided (non-null) row list, using the provided row column definition. |
|
Copyright ? 2003-2004 | |||||||||
PREV NEXT | FRAMES NO FRAMES |