Uses of Class
uic.widgets.MWTable

Packages that use MWTable
uic.model Provides model classes for Swing GUIs. 
uic.widgets Swing Widgets for your programming pleasure! 
 

Uses of MWTable in uic.model
 

Constructors in uic.model with parameters of type MWTable
UICDefaultTableModel(MWTable table)
          Deprecated.  
 

Uses of MWTable in uic.widgets
 

Subclasses of MWTable in uic.widgets
 class UICTable
          A replacement for the JTable to make the programmers life a lot easier.
 

Constructors in uic.widgets with parameters of type MWTable
MWTableModel(MWTable table)
          Deprecated.  
 



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