Uses of Class
org.vizzini.ui.SortTable

Packages that use SortTable
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 SortTable in org.vizzini.ui
 

Subclasses of SortTable in org.vizzini.ui
 class DescribedTable
          Provides a sort table user interface which uses a TableDescriptor to provide the columns.
 class FilteredTable
          Provides a table which allows filtering of the data.
 

Uses of SortTable in org.vizzini.ui.table
 

Methods in org.vizzini.ui.table with parameters of type SortTable
protected  String SortTableHyperlinkMouseListener.getCellValueFor(SortTable sortTable, Point point)
          Return the cell value for the given parameters.
 



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