Uses of Interface
uic.widgets.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
 

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.
 



Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence