Class Summary |
LabelledComponentStack |
A component which contains a list of (name, component) pairs. |
MapGroupTableModel |
Provides a TableModel view of a MapGroup object. |
MultilineJTable |
JTable which can display multiple-line elements. |
NumericCellRenderer |
Provides better rendering of numeric table cells than the default
JTable renderer. |
ProgressBarStarTable |
A WrapperStarTable which behaves the same as its base, except that
UI intervention is permitted on any RowSequence which is taken out
on it. |
SQLDialog |
A popup dialog for eliciting a JDBC access type URL string from the user. |
SQLReadDialog |
A popup dialog which interrogates the user about an SQL query on
a JDBC database. |
SQLWriteDialog |
A popup dialog for querying the user about the location of a new
JDBC table to write. |
StarJTable |
Extends the JTable for use with StarTable objects. |
StarTableChooser |
Dialog which permits selection of an existing StarTable . |
StarTableColumn |
A TableColumn representing a column in a StarJTable. |
StarTableModel |
Adapts a StarTable into a TableModel. |
StarTableNodeChooser |
Provides a browser widget which presents the hierarchy of available
nodes graphically and allows a StarTable to be selected. |
StarTableSaver |
Dialog which permits a user to save a StarTable in a place
and format of choice. |
TableRowHeader |
Provides a component suitable for use as a rowHeader component in
the same JScrollPane as is being used to house a
JTable. |
UCDSelector |
A component which enables selection of a UCD by the user. |
ValueInfoCellEditor |
Can make a TableCellEditor suitable for a ValueInfo. |
ValueInfoCellRenderer |
A TableCellRenderer which does its rendering according to
a ValueInfo object which describes the values which it
is expected to have to render. |