Uses of Class
org.xnap.gui.table.JTreeTable

Packages that use JTreeTable
org.xnap.gui Provides interfaces and classes for the graphical user interface. 
org.xnap.gui.table Provides table model and table cell renderer classes including the tree table classes. 
 

Uses of JTreeTable in org.xnap.gui
 

Methods in org.xnap.gui that return JTreeTable
 JTreeTable TransferManagerPanel.getTreeTable()
           
 

Uses of JTreeTable in org.xnap.gui.table
 

Methods in org.xnap.gui.table that return JTreeTable
 JTreeTable AbstractColumnTreeTableModel.createTreeTable(TablePreferencesProvider tpp, java.lang.String table)
          Creates a table from this model.
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.