Uses of Interface
org.xnap.commons.gui.table.TableLayoutListener

Packages that use TableLayoutListener
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. 
 

Uses of TableLayoutListener in org.xnap.commons.gui.table
 

Methods in org.xnap.commons.gui.table with parameters of type TableLayoutListener
 void TableLayout.addTableLayoutListener(TableLayoutListener l)
           
 void TableLayout.removeTableLayoutListener(TableLayoutListener l)
           
 

Uses of TableLayoutListener in org.xnap.commons.settings
 

Classes in org.xnap.commons.settings that implement TableLayoutListener
 class TableSettingDirector
           
 



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