Uses of Class
jaxx.runtime.swing.config.model.ConfigTableModel
-
Packages that use ConfigTableModel Package Description jaxx.runtime.swing.config Package jaxx.runtime.swing.config -
-
Uses of ConfigTableModel in jaxx.runtime.swing.config
Fields in jaxx.runtime.swing.config declared as ConfigTableModel Modifier and Type Field Description protected ConfigTableModelConfigTableEditor. modelprotected ConfigTableModelConfigCategoryUI. tableModelMethods in jaxx.runtime.swing.config that return ConfigTableModel Modifier and Type Method Description ConfigTableModelConfigCategoryUI. getTableModel()Constructors in jaxx.runtime.swing.config with parameters of type ConfigTableModel Constructor Description ConfigTableEditor(ConfigTableModel model)
-