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

Packages that use ColoredTable
org.xnap.gui.table Provides table model and table cell renderer classes including the tree table classes. 
 

Uses of ColoredTable in org.xnap.gui.table
 

Subclasses of ColoredTable in org.xnap.gui.table
 class JTreeTable
          This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
 



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