Uses of Class
com.quadrique.jbuildingblocks.gui.Table

Uses of Table in com.quadrique.jbuildingblocks.gui
 

Methods in com.quadrique.jbuildingblocks.gui that return Table
 Table TableAction.getTable()
           
 

Methods in com.quadrique.jbuildingblocks.gui with parameters of type Table
 void TableAction.setTable(Table zTable)
           
 void TableActions.update(Table zTable)
          this method is provided so that you can create this instance, add your actions, create the GUI Table and then have this instance register for the corresponding Table events and then let the actions be assoc
 

Constructors in com.quadrique.jbuildingblocks.gui with parameters of type Table
TableScrollPane(Table zTable)
          Constructor
TableSorterColumnListener(Table zTable, TableSorterModel zModel)
          constructor
 



Copyright © 2001-2009 Quadrique Corporation. All Rights Reserved.