Uses of Class
org.xulux.guilayer.swing.models.NyxTableColumnModel

Packages that use NyxTableColumnModel
org.xulux.guilayer.swing.models   
org.xulux.guilayer.swing.widgets   
 

Uses of NyxTableColumnModel in org.xulux.guilayer.swing.models
 

Fields in org.xulux.guilayer.swing.models declared as NyxTableColumnModel
protected  NyxTableColumnModel NyxTableColumnModel.lockedModel
          the model
 

Methods in org.xulux.guilayer.swing.models that return NyxTableColumnModel
 NyxTableColumnModel NyxTableColumnModel.getLockedColumnModel()
           
 NyxTableColumnModel NyxTableColumn.getModel()
           
 

Methods in org.xulux.guilayer.swing.models with parameters of type NyxTableColumnModel
 void NyxTableColumn.setModel(NyxTableColumnModel model)
          Set the model for easy access to the model.
 

Uses of NyxTableColumnModel in org.xulux.guilayer.swing.widgets
 

Fields in org.xulux.guilayer.swing.widgets declared as NyxTableColumnModel
protected  NyxTableColumnModel Table.columnModel
          The columnModel
 



Copyright © 2002-2007 Martin van den Bemt. All Rights Reserved.