- CallBackEntry - Class in jaxx.runtime.swing.config.model
-
A call back with his attached options.
- CallBackEntry(String, String, Icon, Runnable) - Constructor for class jaxx.runtime.swing.config.model.CallBackEntry
-
- CallBackFinalizer - Interface in jaxx.runtime.swing.config.model
-
Contract to finalize the callbacks to launch.
- CallBackMap - Class in jaxx.runtime.swing.config.model
-
A convient map of callback entry for a list of option.
- CallBackMap() - Constructor for class jaxx.runtime.swing.config.model.CallBackMap
-
- CALLBACKS - Static variable in class jaxx.runtime.swing.config.ConfigUIHandler
-
- callbacks - Variable in class jaxx.runtime.swing.config.model.CallBacksManager
-
lists of registred callback.
- CALLBACKS_WITH_OPTIONS - Static variable in class jaxx.runtime.swing.config.ConfigUIHandler
-
- CallBacksManager - Class in jaxx.runtime.swing.config.model
-
CallBack manager.
- CallBacksManager() - Constructor for class jaxx.runtime.swing.config.model.CallBacksManager
-
- callBacksManager - Variable in class jaxx.runtime.swing.config.model.ConfigUIModel
-
Callbacks manager
- cancelCellEditing() - Method in class jaxx.runtime.swing.config.ConfigTableEditor
-
- canQuitCategory() - Method in class jaxx.runtime.swing.config.ConfigUIHandler
-
- categories - Variable in class jaxx.runtime.swing.config.ConfigUI
-
- categories - Variable in class jaxx.runtime.swing.config.model.ConfigUIModel
-
le dictionnaire des options disponibles par categorie
- category - Variable in class jaxx.runtime.swing.config.model.CategoryModel
-
category short name (i18n key)
- CATEGORY_MODEL_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.config.model.ConfigUIModel
-
- categoryLabel - Variable in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- categoryLabel - Variable in class jaxx.runtime.swing.config.model.CategoryModel
-
category long name (i18n key)
- categoryLabelPanel - Variable in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- categoryModel - Variable in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- CategoryModel - Class in jaxx.runtime.swing.config.model
-
le modele d'une categorie d'options.
- CategoryModel(String, String) - Constructor for class jaxx.runtime.swing.config.model.CategoryModel
-
- CategoryModel(String, String, OptionModel[]) - Constructor for class jaxx.runtime.swing.config.model.CategoryModel
-
Deprecated.
- categoryModel - Variable in class jaxx.runtime.swing.config.model.ConfigTableModel
-
le modele d'une categorie
- categoryModel - Variable in class jaxx.runtime.swing.config.model.ConfigUIModel
-
la cateogrie en cours d'utilisation
- changeCategory(ChangeEvent) - Method in class jaxx.runtime.swing.config.ConfigUIHandler
-
- checkCurrent(Object, String) - Method in class jaxx.runtime.swing.config.model.ConfigUIModelBuilder
-
- checkNoCurrent(Object, String) - Method in class jaxx.runtime.swing.config.model.ConfigUIModelBuilder
-
- checkNotNull(Object, String, String) - Method in class jaxx.runtime.swing.config.model.ConfigUIModelBuilder
-
- closeAction - Variable in class jaxx.runtime.swing.config.model.ConfigUIModel
-
optional action to execute (if not null) if no call backs fits.
- closeUI(Window, ConfigUIModel) - Method in class jaxx.runtime.swing.config.ConfigUIHandler
-
- col - Static variable in class jaxx.runtime.swing.config.ConfigTableRenderer
-
- configBean - Variable in class jaxx.runtime.swing.config.model.ConfigUIModel
-
La configuration de l'application
- ConfigCallBackUI - Class in jaxx.runtime.swing.config
-
- ConfigCallBackUI(LayoutManager, boolean) - Constructor for class jaxx.runtime.swing.config.ConfigCallBackUI
-
- ConfigCallBackUI(JAXXContext, LayoutManager, boolean) - Constructor for class jaxx.runtime.swing.config.ConfigCallBackUI
-
- ConfigCallBackUI() - Constructor for class jaxx.runtime.swing.config.ConfigCallBackUI
-
- ConfigCallBackUI(JAXXContext) - Constructor for class jaxx.runtime.swing.config.ConfigCallBackUI
-
- ConfigCallBackUI(LayoutManager) - Constructor for class jaxx.runtime.swing.config.ConfigCallBackUI
-
- ConfigCallBackUI(JAXXContext, LayoutManager) - Constructor for class jaxx.runtime.swing.config.ConfigCallBackUI
-
- ConfigCallBackUI(boolean) - Constructor for class jaxx.runtime.swing.config.ConfigCallBackUI
-
- ConfigCallBackUI(JAXXContext, boolean) - Constructor for class jaxx.runtime.swing.config.ConfigCallBackUI
-
- ConfigCallBackUIHandler - Class in jaxx.runtime.swing.config
-
callBackUI handler
- ConfigCallBackUIHandler() - Constructor for class jaxx.runtime.swing.config.ConfigCallBackUIHandler
-
- ConfigCategoryUI - Class in jaxx.runtime.swing.config
-
- ConfigCategoryUI(LayoutManager, boolean) - Constructor for class jaxx.runtime.swing.config.ConfigCategoryUI
-
- ConfigCategoryUI(JAXXContext, LayoutManager, boolean) - Constructor for class jaxx.runtime.swing.config.ConfigCategoryUI
-
- ConfigCategoryUI() - Constructor for class jaxx.runtime.swing.config.ConfigCategoryUI
-
- ConfigCategoryUI(JAXXContext) - Constructor for class jaxx.runtime.swing.config.ConfigCategoryUI
-
- ConfigCategoryUI(LayoutManager) - Constructor for class jaxx.runtime.swing.config.ConfigCategoryUI
-
- ConfigCategoryUI(JAXXContext, LayoutManager) - Constructor for class jaxx.runtime.swing.config.ConfigCategoryUI
-
- ConfigCategoryUI(boolean) - Constructor for class jaxx.runtime.swing.config.ConfigCategoryUI
-
- ConfigCategoryUI(JAXXContext, boolean) - Constructor for class jaxx.runtime.swing.config.ConfigCategoryUI
-
- ConfigCategoryUIHandler - Class in jaxx.runtime.swing.config
-
- ConfigCategoryUIHandler(ConfigCategoryUI) - Constructor for class jaxx.runtime.swing.config.ConfigCategoryUIHandler
-
- configFile - Variable in class jaxx.runtime.swing.config.model.ConfigUIModel
-
Le fichier où sauvegarder la configuration.
- ConfigTableEditor - Class in jaxx.runtime.swing.config
-
L'éditeur des valeurs des propriétés d'une configuration
- ConfigTableEditor(ConfigTableModel) - Constructor for class jaxx.runtime.swing.config.ConfigTableEditor
-
- ConfigTableEditor.FileCellEditorWithExtDetector - Class in jaxx.runtime.swing.config
-
- ConfigTableEditor.FileCellEditorWithExtDetector() - Constructor for class jaxx.runtime.swing.config.ConfigTableEditor.FileCellEditorWithExtDetector
-
- ConfigTableModel - Class in jaxx.runtime.swing.config.model
-
le modele du tableau d'options pour une categorie donnee.
- ConfigTableModel(CategoryModel) - Constructor for class jaxx.runtime.swing.config.model.ConfigTableModel
-
- ConfigTableRenderer - Class in jaxx.runtime.swing.config
-
Pour le rendu du tableau des options d'une categorie
- ConfigTableRenderer() - Constructor for class jaxx.runtime.swing.config.ConfigTableRenderer
-
- ConfigUI - Class in jaxx.runtime.swing.config
-
- ConfigUI(LayoutManager, boolean) - Constructor for class jaxx.runtime.swing.config.ConfigUI
-
- ConfigUI(JAXXContext, LayoutManager, boolean) - Constructor for class jaxx.runtime.swing.config.ConfigUI
-
- ConfigUI() - Constructor for class jaxx.runtime.swing.config.ConfigUI
-
- ConfigUI(JAXXContext) - Constructor for class jaxx.runtime.swing.config.ConfigUI
-
- ConfigUI(LayoutManager) - Constructor for class jaxx.runtime.swing.config.ConfigUI
-
- ConfigUI(JAXXContext, LayoutManager) - Constructor for class jaxx.runtime.swing.config.ConfigUI
-
- ConfigUI(boolean) - Constructor for class jaxx.runtime.swing.config.ConfigUI
-
- ConfigUI(JAXXContext, boolean) - Constructor for class jaxx.runtime.swing.config.ConfigUI
-
- ConfigUIHandler - Class in jaxx.runtime.swing.config
-
- ConfigUIHandler(ConfigUI) - Constructor for class jaxx.runtime.swing.config.ConfigUIHandler
-
- ConfigUIHelper - Class in jaxx.runtime.swing.config
-
A helper to build a config ui.
- ConfigUIHelper(Supplier<ApplicationConfig>) - Constructor for class jaxx.runtime.swing.config.ConfigUIHelper
-
- ConfigUIHelper(Supplier<ApplicationConfig>, File) - Constructor for class jaxx.runtime.swing.config.ConfigUIHelper
-
- ConfigUIHelper(ApplicationConfig, File) - Constructor for class jaxx.runtime.swing.config.ConfigUIHelper
-
- ConfigUIHelper(ApplicationConfig) - Constructor for class jaxx.runtime.swing.config.ConfigUIHelper
-
- ConfigUIModel - Class in jaxx.runtime.swing.config.model
-
Le modele de l'ui des preferences.
- ConfigUIModel(Supplier<ApplicationConfig>) - Constructor for class jaxx.runtime.swing.config.model.ConfigUIModel
-
- ConfigUIModel(Supplier<ApplicationConfig>, File) - Constructor for class jaxx.runtime.swing.config.model.ConfigUIModel
-
- ConfigUIModel(ApplicationConfig) - Constructor for class jaxx.runtime.swing.config.model.ConfigUIModel
-
- ConfigUIModel(ApplicationConfig, File) - Constructor for class jaxx.runtime.swing.config.model.ConfigUIModel
-
- ConfigUIModel(Object, ApplicationConfig) - Constructor for class jaxx.runtime.swing.config.model.ConfigUIModel
-
- ConfigUIModel(Object, ApplicationConfig, File) - Constructor for class jaxx.runtime.swing.config.model.ConfigUIModel
-
- ConfigUIModelBuilder - Class in jaxx.runtime.swing.config.model
-
- ConfigUIModelBuilder() - Constructor for class jaxx.runtime.swing.config.model.ConfigUIModelBuilder
-
- containsCallBack(String) - Method in class jaxx.runtime.swing.config.model.CallBackMap
-
- createCategories() - Method in class jaxx.runtime.swing.config.ConfigUI
-
- createCategoryLabel() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createCategoryLabelPanel() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createCategoryModel() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createDescription() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createDescriptionPane() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createDetectedCallBack() - Method in class jaxx.runtime.swing.config.ConfigCallBackUI
-
- createGo() - Method in class jaxx.runtime.swing.config.ConfigCallBackUI
-
- createHandler() - Method in class jaxx.runtime.swing.config.ConfigCallBackUI
-
- createHandler() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createHandler() - Method in class jaxx.runtime.swing.config.ConfigUI
-
- createModel() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createModel() - Method in class jaxx.runtime.swing.config.ConfigUI
-
- createModel(Supplier<ApplicationConfig>) - Method in class jaxx.runtime.swing.config.model.ConfigUIModelBuilder
-
Create a new model and set it as current model.
- createModel(Supplier<ApplicationConfig>, File) - Method in class jaxx.runtime.swing.config.model.ConfigUIModelBuilder
-
Create a new model and set it as current model.
- createModel(ApplicationConfig) - Method in class jaxx.runtime.swing.config.model.ConfigUIModelBuilder
-
Create a new model and set it as current model.
- createModel(ApplicationConfig, File) - Method in class jaxx.runtime.swing.config.model.ConfigUIModelBuilder
-
Create a new model and set it as current model.
- createQuit() - Method in class jaxx.runtime.swing.config.ConfigUI
-
- createQuitAction() - Method in class jaxx.runtime.swing.config.ConfigUIHandler
-
- createReset() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createSave() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createSelectionModel() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createTable() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createTableModel() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createTablePane() - Method in class jaxx.runtime.swing.config.ConfigCategoryUI
-
- createTreeHeader() - Method in class jaxx.runtime.swing.config.ConfigCallBackUI
-