Uses of Class
jaxx.runtime.swing.editor.config.model.ConfigTableModel

Packages that use ConfigTableModel
jaxx.runtime.swing.editor.config Package jaxx.runtime.swing.editor.config 
 

Uses of ConfigTableModel in jaxx.runtime.swing.editor.config
 

Fields in jaxx.runtime.swing.editor.config declared as ConfigTableModel
protected  ConfigTableModel ConfigTableEditor.model
           
protected  ConfigTableModel ConfigCategoryUI.tableModel
           
 

Methods in jaxx.runtime.swing.editor.config that return ConfigTableModel
 ConfigTableModel ConfigCategoryUI.getTableModel()
           
 

Constructors in jaxx.runtime.swing.editor.config with parameters of type ConfigTableModel
ConfigTableEditor(ConfigTableModel model)
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.