|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableViewInterface | |
uic.model | Provides model classes for Swing GUIs. |
uic.widgets | Swing Widgets for your programming pleasure! |
Uses of TableViewInterface in uic.model |
Classes in uic.model that implement TableViewInterface | |
class |
TableRowSorter
A sorter for TableModels. |
Uses of TableViewInterface in uic.widgets |
Classes in uic.widgets that implement TableViewInterface | |
class |
TableSorter
Deprecated. |
Methods in uic.widgets that return TableViewInterface | |
TableViewInterface |
MWTable.getViewModel()
Deprecated. |
TableViewInterface |
MWTable.getViewModel(Class modelClass)
Deprecated. |
TableViewInterface |
UICTable.getViewModel()
Get the (top) view model. |
TableViewInterface |
UICTable.getViewModel(Class modelClass)
Get the (top) view model. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |