|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SortableTableModel | |
---|---|
org.jfree.ui | Utility classes for creating user interfaces. |
org.jfree.ui.about | Classes for providing information about an application. |
Uses of SortableTableModel in org.jfree.ui |
---|
Methods in org.jfree.ui with parameters of type SortableTableModel | |
---|---|
void |
SortableTable.setSortableModel(SortableTableModel model)
Changes the model for the table. |
void |
SortableTableHeaderListener.setTableModel(SortableTableModel model)
Sets the table model for the listener. |
Constructors in org.jfree.ui with parameters of type SortableTableModel | |
---|---|
SortableTable(SortableTableModel model)
Standard constructor - builds a table for the specified model. |
|
SortableTableHeaderListener(SortableTableModel model,
SortButtonRenderer renderer)
Standard constructor. |
Uses of SortableTableModel in org.jfree.ui.about |
---|
Subclasses of SortableTableModel in org.jfree.ui.about | |
---|---|
class |
SystemPropertiesTableModel
A sortable table model containing the system properties. |
|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |