Uses of Class
org.vizzini.ui.table.TableDescriptor

Packages that use TableDescriptor
org.vizzini.ui Provides basic user interface classes for the game framework. 
org.vizzini.ui.table Provides core table user interface classes for the game framework. 
 

Uses of TableDescriptor in org.vizzini.ui
 

Constructors in org.vizzini.ui with parameters of type TableDescriptor
DescribedTable(TableDescriptor tableDescriptor)
          Construct this object.
FilteredTable(TableDescriptor tableDescriptor)
          Construct this object with the given parameter.
 

Uses of TableDescriptor in org.vizzini.ui.table
 

Methods in org.vizzini.ui.table that return TableDescriptor
 TableDescriptor DescribedTableModel.getTableDescriptor()
          Return the table descriptor.
 

Constructors in org.vizzini.ui.table with parameters of type TableDescriptor
DescribedTableModel(TableDescriptor tableDescriptor)
          Construct this object.
FilteredTableModel(TableDescriptor tableDescriptor)
          Construct this object with the given parameter.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02