|
SPT Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
D - The class of the model object displayed in the table.public interface SortableTable<D>
A marker interface for Tables that hold data
that are sortable. The backing data model should be an instance of
SortableTableModel.
© Copyright 2007 Sans Pareil Technologies, Inc.
| Method Summary | |
|---|---|
SortableTableModel<D> |
getModel()
Return the model backing this table. |
| Method Detail |
|---|
SortableTableModel<D> getModel()
|
SPT Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||