Uses of Interface
uic.model.TableViewInterface

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
 

Methods in uic.widgets that return TableViewInterface
 TableViewInterface UICTable.getViewModel()
          Get the (top) view model.
 TableViewInterface UICTable.getViewModel(Class modelClass)
          Get the (top) view model.
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence