|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CategoryModel | |
|---|---|
| jaxx.runtime.swing.editor.config | |
| jaxx.runtime.swing.editor.config.model | |
| Uses of CategoryModel in jaxx.runtime.swing.editor.config |
|---|
| Fields in jaxx.runtime.swing.editor.config declared as CategoryModel | |
|---|---|
protected CategoryModel |
ConfigCategoryUI.categoryModel
|
| Methods in jaxx.runtime.swing.editor.config that return CategoryModel | |
|---|---|
CategoryModel |
ConfigCategoryUI.getCategoryModel()
|
| Methods in jaxx.runtime.swing.editor.config with parameters of type CategoryModel | |
|---|---|
void |
ConfigCategoryUI.setCategoryModel(CategoryModel newValue)
|
| Uses of CategoryModel in jaxx.runtime.swing.editor.config.model |
|---|
| Fields in jaxx.runtime.swing.editor.config.model declared as CategoryModel | |
|---|---|
protected CategoryModel |
ConfigUIModel.categoryModel
la cateogrie en cours d'utilisation |
protected CategoryModel |
ConfigTableModel.categoryModel
le modele d'une categorie |
| Fields in jaxx.runtime.swing.editor.config.model with type parameters of type CategoryModel | |
|---|---|
protected java.util.Map<java.lang.String,CategoryModel> |
ConfigUIModel.categories
le dictionnaire des options disponibles par categorie |
| Methods in jaxx.runtime.swing.editor.config.model that return CategoryModel | |
|---|---|
CategoryModel |
ConfigUIModel.getCategoryModel()
|
CategoryModel |
ConfigTableModel.getCategoryModel()
|
| Methods in jaxx.runtime.swing.editor.config.model that return types with arguments of type CategoryModel | |
|---|---|
java.util.Iterator<CategoryModel> |
ConfigUIModel.iterator()
|
| Methods in jaxx.runtime.swing.editor.config.model with parameters of type CategoryModel | |
|---|---|
void |
ConfigUIModel.setCategoryModel(CategoryModel categoryModel)
|
| Constructors in jaxx.runtime.swing.editor.config.model with parameters of type CategoryModel | |
|---|---|
ConfigTableModel(CategoryModel categoryModel)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||