Uses of Package
org.xnap.commons.gui.table

Packages that use org.xnap.commons.gui.table
org.xnap.commons.gui.table Provides support for sortable tables and configuration of the displayed columns through a context menu. 
org.xnap.commons.settings Provides classes for application settings. 
 

Classes in org.xnap.commons.gui.table used by org.xnap.commons.gui.table
SortableModel
          Defines the requirements for tables that can be sorted.
SortableModel.Order
           
TableLayout
          TODO update documentation TODO squig don't make TableSorter a requirement, maybe have a general table layout and a more specific SortableTableLayout subclass?
TableLayoutListener
           
TableSorter
           
 

Classes in org.xnap.commons.gui.table used by org.xnap.commons.settings
TableLayout
          TODO update documentation TODO squig don't make TableSorter a requirement, maybe have a general table layout and a more specific SortableTableLayout subclass?
TableLayoutListener
           
 



Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.