A B C D E F G H I J K L M N O P Q R S T U V W Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractGenericListSelectionModel<B> - Class in org.nuiton.jaxx.runtime.swing.model
- AbstractGenericListSelectionModel() - Constructor for class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- AbstractNavTreeCellRenderer<M,N extends NavNode<M,N>> - Class in org.nuiton.jaxx.runtime.swing.nav.tree
-
Le renderer abstrait (qui a toutes les methodes qui aident) pour implanter de vrai renderer pour les différents cas d'utilisation de l'abre de navigation.
- AbstractNavTreeCellRenderer() - Constructor for class org.nuiton.jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
- AbstractSelectionListModel - Class in org.nuiton.jaxx.runtime.swing.model
-
Created on 8/7/14.
- AbstractSelectionListModel() - Constructor for class org.nuiton.jaxx.runtime.swing.model.AbstractSelectionListModel
- accept(Decorator) - Method in class org.nuiton.jaxx.runtime.i18n.DefaultI18nDecoratorDefinition
- accept(Decorator) - Method in interface org.nuiton.jaxx.runtime.i18n.I18nDecoratorDefinition
- accept(Class<?>, String) - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- ACCEPT_ICON_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- ACCEPT_ICON_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- accept2(Class<?>, String) - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- acceptAction - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
-
Action to be treated when click on icon
- acceptAction - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
-
Action to be treated when click on icon
- acceptedComponentNames - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
-
Extra components names to accept even in block mode
- acceptedComponentTypes - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
-
Extra components types to accept even in block mode
- acceptEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- acceptEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- acceptEventOrConsumeIt(ActionEvent) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- acceptEventOrConsumeIt(InputEvent) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- acceptIcon - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
-
Icon when you can click
- acceptIcon - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
-
Icon when you can click
- acceptStates(WizardState, WizardState...) - Static method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUtil
- ACTION_TYPE - Static variable in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- ACTION_TYPE - Static variable in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- actionCancel(ActionExecutorEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ActionExecutorListener
-
When action has cancel.
- actionCancel(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.swing.application.event.LogListener
- actionDone(ActionExecutorEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ActionExecutorListener
-
When action has done.
- actionDone(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.swing.application.event.LogListener
- actionEnd(ActionExecutorEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ActionExecutorListener
-
When action has end.
- actionEnd(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.swing.application.event.LogListener
- ActionExecutor - Class in org.nuiton.jaxx.runtime.application.action
-
Executor of
ActionWorker. - ActionExecutor - Class in org.nuiton.jaxx.runtime.swing.application
-
Executor of
ActionWorker. - ActionExecutor() - Constructor for class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- ActionExecutor(ApplicationBoot, ApplicationContext) - Constructor for class org.nuiton.jaxx.runtime.application.action.ActionExecutor
- ActionExecutorEvent - Class in org.nuiton.jaxx.runtime.application.action.event
-
Created by tchemit on 28/01/2018.
- ActionExecutorEvent - Class in org.nuiton.jaxx.runtime.swing.application.event
-
Event send by
ActionExecutorListener. - ActionExecutorEvent(ActionWorker, ActionExecutor) - Constructor for class org.nuiton.jaxx.runtime.application.action.event.ActionExecutorEvent
- ActionExecutorEvent(ActionExecutor, ActionWorker<?, ?>) - Constructor for class org.nuiton.jaxx.runtime.swing.application.event.ActionExecutorEvent
- ActionExecutorListener - Interface in org.nuiton.jaxx.runtime.application.action.event
-
Created by tchemit on 26/01/2018.
- ActionExecutorListener - Interface in org.nuiton.jaxx.runtime.swing.application.event
-
To listen execution on action
ActionWorkerinActionExecutor. - actionFail(ActionExecutorEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ActionExecutorListener
-
When action has failed.
- actionFail(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.swing.application.event.LogListener
- actionLabel - Variable in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- actionLabel - Variable in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- actionPerformed(ActionEvent) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- actionPerformed(ActionEvent) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- actionPerformed(ActionEvent) - Method in class org.nuiton.jaxx.runtime.swing.editor.ColorCellEditor
-
Handles events from the editor button and from the dialog's OK button.
- actionStart(ActionExecutorEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ActionExecutorListener
-
When action has started.
- actionStart(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.swing.application.event.LogListener
- ActionWorker<R,P> - Class in org.nuiton.jaxx.runtime.application.action
-
Action worker to execute a incoming action.
- ActionWorker<R,P> - Class in org.nuiton.jaxx.runtime.swing.application
-
Action worker to execute a incoming action.
- ActionWorker(String) - Constructor for class org.nuiton.jaxx.runtime.application.action.ActionWorker
- ActionWorker(String) - Constructor for class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- ActionWorker(String, Runnable) - Constructor for class org.nuiton.jaxx.runtime.application.action.ActionWorker
- ActionWorker(String, Runnable) - Constructor for class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- ActionWorker.ActionStatus - Enum in org.nuiton.jaxx.runtime.application.action
-
State of a running action
- ActionWorker.ActionStatus - Enum in org.nuiton.jaxx.runtime.swing.application
-
State of a running action
- ACTIVATE_FROM_POPUP - Static variable in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- add(int, E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Inserts the specified element at the specified position in this list.
- add(int, E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- add(Component) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- add(Component, boolean) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- add(Object) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
-
Register a simple (none named) value in the context.
- add(String, Object) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
-
Register a named value in the context.
- add(AbstractButton) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- add(N) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- add(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- add(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- add(JAXXContextEntryDef<O>, O) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
-
Register a named (or not) value in the context.
- add(Rule) - Method in class org.nuiton.jaxx.runtime.css.Stylesheet
- add(Rule[]) - Method in class org.nuiton.jaxx.runtime.css.Stylesheet
- addAction(String, Runnable) - Method in class org.nuiton.jaxx.runtime.application.action.ActionExecutor
-
Add an new action to perform.
- addAction(String, Runnable) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- addAction(String, Runnable) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- addAction(String, Runnable) - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- addAction(String, Runnable) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
Add an new action to perform.
- addAction(ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
Add an new worker to perform.
- addActionExecutorListener(ActionExecutorListener) - Method in class org.nuiton.jaxx.runtime.application.action.ActionExecutor
- addActionExecutorListener(ActionExecutorListener) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- addAllElements(Collection<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- addAllElements(Collection<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- addAllElements(Collection<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- addAllElements(Collection<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- addAllItems(Collection<Item>) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
- addAllItems(Collection<Item>) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- addCellEditorListener(CellEditorListener) - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- addChangeListener(ChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
-
Adds a
ChangeListenerto the button. - addChild(Item) - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Adds a new child node (Items can be nested in trees).
- addChild(IterableTreeNode<?>) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- addChild(IterableTreeNode<?>) - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- addChildNodes(N, List<T>, NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavNodeChildLoador
-
Add childs to given
parentNodeusing retrivedatasfrom the data provider. - addComponent(Component, boolean) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSessionHelper
- addDebugLogListener(Logger, WizardModel<?>) - Static method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUtil
- addElement(int, B) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- addElement(B) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- addElement(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Adds the specified component to the end of this list.
- addElement(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- addElement(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- addElement(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- addElements(Collection<B>) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- addExpandOnClickListener(JTree) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Add a listener of tree selection model to expand a new selected node when it is selected.
- addExpandOnClickListener(JXTreeTable) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Add a listener of tree table selection model to expand a new selected node when it is selected.
- addFilter(Predicate<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- addFilter(Predicate<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- addGenericListListener(GenericListListener) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- addItem(Item) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
- addItem(Item) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- addKeyStoreToText(AbstractButton, ApplicationAction) - Static method in class org.nuiton.jaxx.runtime.swing.KeyStrokes
- addKeyStroke(AbstractButton, KeyStroke) - Static method in class org.nuiton.jaxx.runtime.swing.KeyStrokes
- addKeyStrokeFromMnemonic(AbstractButton) - Static method in class org.nuiton.jaxx.runtime.swing.KeyStrokes
- addKeyStrokeFromMnemonic(JAXXObject) - Static method in class org.nuiton.jaxx.runtime.swing.KeyStrokes
- addKeyStrokeFromMnemonic(JAXXObject, Set<JAXXObject>) - Static method in class org.nuiton.jaxx.runtime.swing.KeyStrokes
- addKeyStrokeToText(String, String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- addLayoutComponent(Component, Object) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
- addLayoutComponent(String, Component) - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
- addLayoutComponent(String, Component) - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
- addListDataListener(ListDataListener) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- addListSelectionListener(ListSelectionListener) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- addOperation(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.Item
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.Item
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- addPropertyChangeListener(JAXXContextEntryDef<?>, String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
-
To add a listen modification of the given entry in the context.
- addRowSelectionInterval(JTable, int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Add the given row index
rowIndex(from the model coordinate) in the selection of the given table. - addSelectedItem(B) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- addSelectionInterval(int, int) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- addSelectionInterval(int, int) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- addSelectionIntervalWithFire(int, int) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- addSelectionPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- addSelectionPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- addSelectionPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- addSelectionPaths(TreePath[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- addSelectionPaths(TreePath[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- addSelectionPaths(TreePath[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- addTabsDisplayUntilStepListener(WizardUI<E, M>) - Static method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUtil
-
Ajoute un listener sur le modele pour gere la politique d'affichage des onglets.
- addToStateManager(Class, State) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- addTraceLogListener(Logger, WizardModel<?>) - Static method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUtil
- addTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- addTreeModelListener(TreeModelListener) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- addTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- addTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- addTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- addTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
- addWillChangeSelectedItemListener(WillChangeSelectedItemListener) - Method in interface org.nuiton.jaxx.runtime.swing.model.ComboBoxModel2
-
Adds a listener to the list that's notified each time the selected item should be changed.
- addWillChangeSelectedItemListener(WillChangeSelectedItemListener) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- ALWAYS_APPLIES - Static variable in class org.nuiton.jaxx.runtime.css.Selector
- ALWAYS_APPLIES_INHERIT_ONLY - Static variable in class org.nuiton.jaxx.runtime.css.Selector
- Application - Class in org.nuiton.jaxx.runtime.swing
- Application() - Constructor for class org.nuiton.jaxx.runtime.swing.Application
- Application(GraphicsConfiguration) - Constructor for class org.nuiton.jaxx.runtime.swing.Application
- Application(String) - Constructor for class org.nuiton.jaxx.runtime.swing.Application
- Application(String, GraphicsConfiguration) - Constructor for class org.nuiton.jaxx.runtime.swing.Application
- APPLICATION_BUILD_DATE - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_BUILD_NUMBER - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_BUILD_VERSION - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_ID - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_INCEPTION_YEAR - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_LICENSE_NAME - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_LICENSE_URL - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_LOCALE - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_NAME - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_ORGANIZATION_NAME - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_ORGANIZATION_URL - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_SITE_URL - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- APPLICATION_VERSION - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- ApplicationAction<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing
-
Deprecated.since 3.0, use now
JAXXObjectActionSupportinstead. - ApplicationAction(String, String, String, char) - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- ApplicationAction(String, String, String, String, char) - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- ApplicationAction(String, String, String, String, KeyStroke) - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- ApplicationAction(String, String, String, KeyStroke) - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- ApplicationActionJavaBeanDefinition<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing
- ApplicationActionJavaBeanDefinition() - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
- ApplicationBoot<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> - Class in org.nuiton.jaxx.runtime.application
-
This class is entry point of an application.
- ApplicationBoot.ApplicationThreadFactory - Class in org.nuiton.jaxx.runtime.application
- ApplicationBootInitializer<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> - Interface in org.nuiton.jaxx.runtime.application
-
Created by tchemit on 26/01/2018.
- ApplicationBootInitializerException - Exception in org.nuiton.jaxx.runtime.application
-
Created by tchemit on 27/01/2018.
- ApplicationBootInitializerException(String, Throwable) - Constructor for exception org.nuiton.jaxx.runtime.application.ApplicationBootInitializerException
- ApplicationBootInitializerSupport<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> - Class in org.nuiton.jaxx.runtime.application
-
Created by tchemit on 31/01/2018.
- ApplicationBootInitializerSupport(String...) - Constructor for class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- ApplicationConfiguration - Interface in org.nuiton.jaxx.runtime.application
-
Created by tchemit on 27/01/2018.
- ApplicationConfiguration.DefaultOptions - Enum in org.nuiton.jaxx.runtime.application
- ApplicationContext<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> - Interface in org.nuiton.jaxx.runtime.application
-
Application context (only one instance should exists and it is initialized by the
ApplicationBoot). - ApplicationContextComponent<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>,O> - Class in org.nuiton.jaxx.runtime.application
-
Created by tchemit on 28/01/2018.
- ApplicationContextComponent(Class<O>) - Constructor for class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- ApplicationContextComponent(Class<O>, String) - Constructor for class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- ApplicationInstances - Class in org.nuiton.jaxx.runtime.application
-
Created by tchemit on 02/02/2018.
- ApplicationInstances() - Constructor for class org.nuiton.jaxx.runtime.application.ApplicationInstances
- ApplicationResourceManager - Class in org.nuiton.jaxx.runtime.application
-
La classe responsable du chargement de toutes les resources qui viennent de l'application et qui seont ensuite redispatchés dans le répertoire de resource de l'utilisateur.
- ApplicationResourceManager() - Constructor for class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- ApplicationResourceManager.ClassPathResource - Class in org.nuiton.jaxx.runtime.application
- ApplicationResourceManager.Resource - Interface in org.nuiton.jaxx.runtime.application
- ApplicationRunner - Class in org.nuiton.jaxx.runtime.swing.application
-
Simple application runner which authorize to reload an application.
- ApplicationRunner(String...) - Constructor for class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- ApplicationRunnerEvent - Class in org.nuiton.jaxx.runtime.swing.application.event
-
Event send by
ApplicationRunnerListener. - ApplicationRunnerEvent(ApplicationRunner) - Constructor for class org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerEvent
- ApplicationRunnerEvent(ApplicationRunner, boolean) - Constructor for class org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerEvent
- ApplicationRunnerEvent(ApplicationRunner, Exception) - Constructor for class org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerEvent
- ApplicationRunnerListener - Interface in org.nuiton.jaxx.runtime.swing.application.event
-
To listen execution on
ApplicationRunnerusingApplicationRunnerEvent. - APPLY_DEF - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
-
the jaxx context entry to store the apply action
- applyDataBinding() - Method in class org.nuiton.jaxx.runtime.binding.SimpleJAXXObjectBinding
- applyDataBinding(JAXXObject, String...) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Convinient method to apply more than one binding on a JAXX ui.
- applyDataBinding(JAXXObject, Collection<String>) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Convinient method to apply more than one binding on a JAXX ui.
- applyFilter() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- applyProperty(JAXXObject, Object, String, Object, Object, int) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- args - Variable in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
-
arguments given to runner at launch time
- askUser(Component, String, Object, int, Object[], int) - Static method in class org.nuiton.jaxx.runtime.swing.JOptionPanes
- askUser(Component, String, Object, int, Object[], int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- askUser(Component, String, String, int, Object[], int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- askUser(Frame, JOptionPane, String, Object[]) - Static method in class org.nuiton.jaxx.runtime.swing.JOptionPanes
- askUser(Frame, JOptionPane, String, Object[]) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- askUser(String, Object, int, Object[], int) - Static method in class org.nuiton.jaxx.runtime.application.UserMessages
- askUser(String, Object, int, Object[], int) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- askUser(String, Object, int, Object[], int) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- askUser(String, String, int, Object[], int) - Static method in class org.nuiton.jaxx.runtime.application.UserMessages
- askUser(String, String, int, Object[], int) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- askUser(String, String, int, Object[], int) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- askUser(JOptionPane, String, Object[]) - Static method in class org.nuiton.jaxx.runtime.application.UserMessages
- askUser(JOptionPane, String, Object[]) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- askUser(JOptionPane, String, Object[]) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- authorizedDirectionByComponent - Variable in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- autoSave - Variable in class org.nuiton.jaxx.runtime.swing.session.SwingSession
B
- BACKGROUND_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- Base64Coder - Class in org.nuiton.jaxx.runtime
-
FIXME Use the jre one.
- beanType - Variable in class org.nuiton.jaxx.runtime.swing.nav.NavNodeChildLoador
-
Type of data of the node
- block - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
-
Internal state when should block event and paint layer
- BLOCK_ICON_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- BLOCK_ICON_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- BLOCK_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- blockIcon - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
-
Icon when you can not click
- blockIcon - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
-
Icon when you can not click
- blockingColor - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
-
Optinal color to put fill background when blocking
- blockingColor - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
-
Optinal color to put fill background when blocking
- BlockingLayerUI - Class in org.nuiton.jaxx.runtime.swing
-
A JXLayer ui implementation that permits to block a component but still allow an action when clicking on the right-top icon painted on the layer.
- BlockingLayerUI() - Constructor for class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- BlockingLayerUI2 - Class in org.nuiton.jaxx.runtime.swing
-
A JXLayer ui implementation that permits to block a component but still allow an action when clicking everywhere on the layer.
- BlockingLayerUI2() - Constructor for class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- blockingUI - Variable in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- BooleanCellEditor - Class in org.nuiton.jaxx.runtime.swing.editor
- BooleanCellEditor(TableCellRenderer) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.BooleanCellEditor
- BooleanCellEditor(TableCellRenderer, Icon) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.BooleanCellEditor
- BooleanCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
- BooleanCellRenderer(TableCellRenderer) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanCellRenderer
- BooleanCellRenderer(TableCellRenderer, Predicate<?>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanCellRenderer
- BooleanCellRenderer(TableCellRenderer, Icon) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanCellRenderer
- BooleanCellRenderer(TableCellRenderer, Icon, Predicate<?>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanCellRenderer
- BooleanCellRenderer(TableCellRenderer, JCheckBox, Predicate<?>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanCellRenderer
- BooleanWithPredicateTableCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
-
Created on 14/08/15.
- BooleanWithPredicateTableCellRenderer(TableCellRenderer) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanWithPredicateTableCellRenderer
- BooleanWithPredicateTableCellRenderer(TableCellRenderer, Predicate<?>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanWithPredicateTableCellRenderer
- BooleanWithPredicateTableCellRenderer(TableCellRenderer, Icon, Predicate<?>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanWithPredicateTableCellRenderer
- boot() - Static method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- BOOT_LOG_PREFIX - Static variable in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- BootArguments - Annotation Type in org.nuiton.jaxx.runtime.application.test
-
Annotation to place on some test to override boot parameters.
- BootTestHelper - Class in org.nuiton.jaxx.runtime.application.test
-
Created by tchemit on 13/02/2018.
- BootTestHelper() - Constructor for class org.nuiton.jaxx.runtime.application.test.BootTestHelper
- BOTTOM - Static variable in class org.nuiton.jaxx.runtime.swing.CompoundIcon
- bounds - Variable in class org.nuiton.jaxx.runtime.swing.session.WindowState
- boxComponentWithJxLayer(V) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Box a component in a
JXLayer. - boxType(Class<?>) - Static method in class org.nuiton.jaxx.runtime.util.ReflectUtil
-
Obtain the boxed type of any incoming type.
- breadthFirstIterator() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- BreadthFirstIterator(IterableTreeNode<?>) - Constructor for class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.BreadthFirstIterator
- breadthFirstStream(TreeNode) - Static method in class org.nuiton.jaxx.runtime.swing.tree.JTrees
-
Creates a stream of tree node using the Breadth-first search (BFS) algorithm with preorder vertex ordering starting on given
node. - breadthFirstStream(TreeNode, boolean) - Static method in class org.nuiton.jaxx.runtime.swing.tree.JTrees
-
Creates a stream of tree node using the Breadth-first search (BFS) algorithm with preorder vertex ordering starting on given
node. - buildModel(Class<E>) - Static method in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
- buildModel(Class<E>, int) - Static method in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
- buildModel(Locale...) - Static method in class org.nuiton.jaxx.runtime.swing.editor.LocaleEditor
- buildTree(Component) - Static method in class org.nuiton.jaxx.runtime.awt.visitor.BuildTreeVisitor
- BuildTreeVisitor - Class in org.nuiton.jaxx.runtime.awt.visitor
-
A visitor to build the tree from a given component.
- BuildTreeVisitor() - Constructor for class org.nuiton.jaxx.runtime.awt.visitor.BuildTreeVisitor
- busy() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- BUSY_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- BusyChangeListener - Class in org.nuiton.jaxx.runtime.swing.wizard
-
To listen the busy state of a
WizardModel. - BusyChangeListener(Component) - Constructor for class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- busyCursor - Variable in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- button - Variable in class org.nuiton.jaxx.runtime.swing.editor.ColorCellEditor
- button - Variable in class org.nuiton.jaxx.runtime.swing.renderer.ColorCellRenderer
- BUTTON8GROUP_CLIENT_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
C
- cache - Variable in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- CAN_CLICK_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- CAN_CLICK_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- canAddElement(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- canApply() - Method in class org.nuiton.jaxx.runtime.binding.SimpleJAXXObjectBinding
- cancel() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- CANCEL - org.nuiton.jaxx.runtime.application.action.ActionWorker.ActionStatus
- CANCEL - org.nuiton.jaxx.runtime.swing.application.ActionWorker.ActionStatus
- CANCEL_DEF - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
-
the jaxx context entry to store the cancel action
- cancelCellEditing() - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- CANCELED - org.nuiton.jaxx.runtime.swing.wizard.ext.WizardState
-
quand l'opération est annulé en cours d'exécution
- canChangeTab(int, int) - Method in interface org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane.ChangeSelectedIndex
-
Ask to change tab from
selectedIndextab toindex. - canClick - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
-
Internal state to known when we can accept click
- canClick - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
-
Internal state to known when we can accept click
- canExecuteAction(ActionEvent) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- canExecuteAction(ActionEvent) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- canExecutionActionFromLayer(Component, ActionEvent) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- canExecutionActionFromMenuItem(JMenuItem, ActionEvent) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- canLoadChild(N) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- canLoadChild(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- canLoadChild(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- capacity() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Returns the current capacity of this list.
- CardLayout2 - Class in org.nuiton.jaxx.runtime.swing
-
An override of the awt
CardLayout. - CardLayout2() - Constructor for class org.nuiton.jaxx.runtime.swing.CardLayout2
- CardLayout2Ext - Class in org.nuiton.jaxx.runtime.swing
-
Une extension de
CardLayout2pour pouvoir automatiquement afficher un contenu à partir de la propriétéCardLayout2Ext.selected. - CardLayout2Ext(JAXXObject, String) - Constructor for class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- castList() - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
- castMap() - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
- center(Component, Component) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Centrer un component graphique au center d'un autre component.
- CENTER - Static variable in class org.nuiton.jaxx.runtime.swing.CompoundIcon
- changeBounds(Component, int, Rectangle, Point, Point) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- changeEvent - Variable in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- changeFontSize(JComponent, float) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- changeSelectedIndex - Variable in class org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane
- checkBox - Variable in class org.nuiton.jaxx.runtime.swing.renderer.BooleanCellRenderer
- checkComponent(Object) - Method in class org.nuiton.jaxx.runtime.swing.session.JSplitPaneState
- checkComponent(Object) - Method in class org.nuiton.jaxx.runtime.swing.session.JTabbedPaneState
- checkComponent(Object) - Method in class org.nuiton.jaxx.runtime.swing.session.JTableState
- checkComponent(Object) - Method in class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState
- checkComponent(Object) - Method in class org.nuiton.jaxx.runtime.swing.session.WindowState
- checkConstraints(String) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
- checkContainer(Container) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
- checkJAXXContextEntries(JAXXContext, JAXXContextEntryDef<?>...) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Test if some entries exists in a given context and throw an IllegalArgumentException if not.
- checkJAXXContextEntry(JAXXContext, JAXXContextEntryDef<T>) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Test if a type of entry exists in a given context and throw an IllegalArgumentException if not found.
- checkModel() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Checks if internal model was created.
- checkNotClosed(String) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- childLoador - Variable in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
-
Optional child loador to lazy create childs of the node.
- childLoador - Variable in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
-
Optional child loador to lazy create childs of the node.
- childLoadors - Static variable in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Cache of child loadors.
- children() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- children() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- ClassCellEditor - Class in org.nuiton.jaxx.runtime.swing.editor
-
A class cell editor (fork from comandline project).
- ClassCellEditor() - Constructor for class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- ClassPathResource(String) - Constructor for class org.nuiton.jaxx.runtime.application.ApplicationResourceManager.ClassPathResource
- ClassTableCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
-
Table cell renderer for a
Class - ClassTableCellRenderer() - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.ClassTableCellRenderer
- ClassTableCellRenderer(TableCellRenderer) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.ClassTableCellRenderer
- cleanMemory() - Static method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- clear() - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- clear() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Removes all of the elements from this list.
- clear() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- clearCache() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
- clearElements() - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- clearFilters() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- clearFilters() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- clearSelection() - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- clearSelection() - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- Clipboards - Class in org.nuiton.jaxx.runtime.awt
-
Created by tchemit on 11/10/17.
- Clipboards() - Constructor for class org.nuiton.jaxx.runtime.awt.Clipboards
- clone() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- clone() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- close() - Method in class org.nuiton.jaxx.runtime.application.action.ActionExecutor
-
Ask the stop any running actions.
- close() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- close() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationBootInitializer
-
Code to invoke only once when application is shutting down.
- close() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- close() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- close() - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- close() - Method in interface org.nuiton.jaxx.runtime.application.ModuleInitializer
- close() - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- close() - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSessionHelper
- close(ApplicationRunnerEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerListener
- COLOR_PREFIX - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
- ColorCellEditor - Class in org.nuiton.jaxx.runtime.swing.editor
-
A
Colorcell editor. - ColorCellEditor() - Constructor for class org.nuiton.jaxx.runtime.swing.editor.ColorCellEditor
- ColorCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
-
Date: 31/07/12
- ColorCellRenderer() - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.ColorCellRenderer
- colorChooser - Variable in class org.nuiton.jaxx.runtime.swing.editor.ColorCellEditor
- columnWidths - Variable in class org.nuiton.jaxx.runtime.swing.session.JTableState
- ComboBoxModel2<E> - Interface in org.nuiton.jaxx.runtime.swing.model
-
A new comboBox model that add supports for
WillChangeSelectedItemListener. - ComboBoxSelectionEvent - Class in org.nuiton.jaxx.runtime.swing.model
-
Created on 8/7/14.
- ComboBoxSelectionEvent(Object, Serializable, Serializable) - Constructor for class org.nuiton.jaxx.runtime.swing.model.ComboBoxSelectionEvent
-
Constructs a ComboBoxSelectionEvent object.
- CommandSupport<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> - Class in org.nuiton.jaxx.runtime.application.command
-
Support for command line actions.
- CommandSupport() - Constructor for class org.nuiton.jaxx.runtime.application.command.CommandSupport
- CommandSupport.CommandLineActionWorker - Class in org.nuiton.jaxx.runtime.application.command
- compareTo(Rule) - Method in class org.nuiton.jaxx.runtime.css.Rule
- compareTo(Selector) - Method in class org.nuiton.jaxx.runtime.css.Selector
- ComponentDescriptor - Class in org.nuiton.jaxx.runtime
- ComponentDescriptor(String, String, String, ComponentDescriptor) - Constructor for class org.nuiton.jaxx.runtime.ComponentDescriptor
- ComponentMover - Class in org.nuiton.jaxx.runtime.swing
-
This class allows you to move a Component by using a mouse.
- ComponentMover() - Constructor for class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Constructor for moving individual components.
- ComponentMover(Component, Component...) - Constructor for class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Constructor to specify a parent component that will be moved when drag events are generated on a registered child component.
- ComponentMover(Class, Component...) - Constructor for class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Constructor to specify a Class of Component that will be moved when drag events are generated on a registered child component.
- ComponentResizer - Class in org.nuiton.jaxx.runtime.swing
-
The ComponentResizer allows you to resize a component by dragging a border of the component.
- ComponentResizer() - Constructor for class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Convenience contructor.
- ComponentResizer(Component...) - Constructor for class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Convenience contructor.
- ComponentResizer(Insets, Component...) - Constructor for class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Convenience contructor.
- ComponentResizer(Insets, Dimension, Component...) - Constructor for class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Create a ComponentResizer.
- components() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- components() - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- ComponentTreeNode - Class in org.nuiton.jaxx.runtime.awt.visitor
-
A node where userObject is a
Component. - ComponentTreeNode(Component) - Constructor for class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
- ComponentTreeNodeVisitor - Interface in org.nuiton.jaxx.runtime.awt.visitor
-
To visit a
ComponentTreeNode. - CompoundIcon - Class in org.nuiton.jaxx.runtime.swing
-
The CompoundIcon will paint two, or more, Icons as a single Icon.
- CompoundIcon(Icon...) - Constructor for class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Convenience constructor for creating a CompoundIcon where the icons are laid out horizontally, the gap is 0 and the X/Y alignments will default to CENTER.
- CompoundIcon(CompoundIcon.Layout, int, float, float, Icon...) - Constructor for class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Create a CompoundIcon specifying all the properties.
- CompoundIcon(CompoundIcon.Layout, int, Icon...) - Constructor for class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Convenience constructor for creating a CompoundIcon where the X/Y alignments will default to CENTER.
- CompoundIcon(CompoundIcon.Layout, Icon...) - Constructor for class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Convenience constructor for creating a CompoundIcon where the gap is 0 and the X/Y alignments will default to CENTER.
- CompoundIcon.Layout - Enum in org.nuiton.jaxx.runtime.swing
- computeLabels(Decorator, BeanPropertyI18nKeyProducer) - Method in interface org.nuiton.jaxx.runtime.i18n.I18nDecoratorDefinition
-
Build the properties labels for a decorator.
- computeNodeText(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
-
Determines the text render of a node using the
AbstractNavTreeCellRenderer.dataProvider. - computePattern() - Method in class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
- computeTableColumnWidth(JTable, Font, int, String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- computeVirtualGraphicsBounds() - Static method in class org.nuiton.jaxx.runtime.swing.session.WindowState
-
Calculates virtual graphic bounds.
- config() - Static method in class org.nuiton.jaxx.runtime.application.ApplicationInstances
- configuration() - Static method in class org.nuiton.jaxx.runtime.application.ApplicationInstances
- configuration(Class<C>) - Static method in class org.nuiton.jaxx.runtime.application.ApplicationInstances
- consume() - Method in class org.nuiton.jaxx.runtime.swing.application.event.ActionExecutorEvent
- Containers - Class in org.nuiton.jaxx.runtime.awt
-
Created by tchemit on 21/12/2017.
- Containers() - Constructor for class org.nuiton.jaxx.runtime.awt.Containers
- contains(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Tests whether the specified object is a component in this list.
- contains(Serializable) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
-
Test if a constrains is contained in the layout.
- containsOperation(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- containsStep(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- context - Variable in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
-
Optinal context to distinguish different nodes with same
NavTreeNode.internalClass. - context - Variable in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
-
Optinal context to distinguish different nodes with same
NavTreeTableNode.internalClass. - context() - Static method in class org.nuiton.jaxx.runtime.application.ApplicationInstances
- context(Class<C>) - Static method in class org.nuiton.jaxx.runtime.application.ApplicationInstances
- contexts - Variable in class org.nuiton.jaxx.runtime.swing.CardLayout2
-
list of already loaded context (since the
CardLayout.vectorattribute is package visible... - convertToTreePathArray(Object[]) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree
- copyResource(String, File, String) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- copyResource(URL, File, String) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- copyToClipBoard(String) - Static method in class org.nuiton.jaxx.runtime.awt.Clipboards
-
Copy to clipBoard the content of the given text.
- copyToClipBoard(String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Copy to clipBoard the content of the given text.
- create(ApplicationBootInitializer<Config, Context>) - Static method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
-
Method to create a new boot.
- createActionIcon(String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- createConfiguration(ApplicationBoot<Config, Context>) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationBootInitializer
-
Create configuration.
- createContext(ApplicationBoot<Config, Context>, Config) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationBootInitializer
-
Create context.
- createDirectory(File) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
-
Créer un répertoire s'il n'existe pas.
- createDirectory(ApplicationConfiguration, ConfigOptionDef) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
-
Créer le répertoire si nécessaire à partir le l'option donnée.
- createExecutor(ApplicationBoot<Config, Context>, Config, Context) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationBootInitializer
-
Create executor.
- createExecutor(ApplicationBoot<Config, Context>, Config, Context) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- createI18nIcon(String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- createIcon(String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- createIcon(String, String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- createImageIcon(String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- createModel(N, Object...) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Register a new root node.
- createModel(N, Object...) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- createModel(N, Object...) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- createNode(T, NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavNodeChildLoador
-
Hook to create a child node given his
data. - createParentDirectory(ApplicationConfiguration, ConfigOptionDef...) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
-
Créer tous les répertoires parents nécessaires à partir des options sur répertoire ou fichier.
- createRunnable(Object, String, Object...) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
Creates a runnable instance (via a Proxy) to a method given by his name (
methodName) to invoke onmethodcontainerwith givenarguments. - createUI(JAXXContext, Window, Class<UI>, Class<M>, M) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- createUI(JAXXContext, Class<UI>, Class<M>, M, String, String, ImageIcon) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- currentColor - Variable in class org.nuiton.jaxx.runtime.swing.editor.ColorCellEditor
- currentSelectedItem - Variable in class org.nuiton.jaxx.runtime.swing.model.ComboBoxSelectionEvent
-
The current selected item in comboBox.
D
- data - Variable in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
-
les données contenues dans le context
- DATA_BINDING - Static variable in class org.nuiton.jaxx.runtime.css.Rule
- DATA_DIRECTORY - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- DataBinding - Class in org.nuiton.jaxx.runtime.css
-
Represents a data binding bound to an attribute at runtime.
- DataBinding(String) - Constructor for class org.nuiton.jaxx.runtime.css.DataBinding
- DataBindingListener - Class in org.nuiton.jaxx.runtime
-
A
PropertyChangeListenerwhich processes a data binding when it receives aPropertyChangeEvent. - DataBindingListener(JAXXObject, String) - Constructor for class org.nuiton.jaxx.runtime.DataBindingListener
-
Creates a new
DataBindingListenerwhich will run the given data binding when it receives aPropertyChangeEvent. - DataBindingUpdateListener - Class in org.nuiton.jaxx.runtime
-
A
PropertyChangeListenerwhich removes and re-applies a data binding when it receives aPropertyChangeEvent. - DataBindingUpdateListener(JAXXObject, String) - Constructor for class org.nuiton.jaxx.runtime.DataBindingUpdateListener
-
Creates a new
DataBindingUpdateListenerwhich will remove and re-apply a data binding when it receives aPropertyChangeEvent. - dataProvider - Variable in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
The shared data provider used to obtain datas to populate nodes and render them.
- dataProvider - Variable in class org.nuiton.jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
-
source de donnée
- DateUtil - Class in org.nuiton.jaxx.runtime.util
-
Created by tchemit on 12/07/17.
- DateUtil() - Constructor for class org.nuiton.jaxx.runtime.util.DateUtil
- debug - Variable in class org.nuiton.jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
-
Flag to log in debug level (otherwise will be in info level).
- DebugComponentTreeNodeVisitor - Class in org.nuiton.jaxx.runtime.awt.visitor
-
To print a tree node.
- DebugComponentTreeNodeVisitor() - Constructor for class org.nuiton.jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
- DECIMAL1_PATTERN - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Pattern to use for decimal numeric values with 1 decimal digits in editors.
- DECIMAL2_PATTERN - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Pattern to use for decimal numeric values with 2 decimal digits in editors.
- DECIMAL3_PATTERN - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Pattern to use for decimal numeric values with 3 decimal digits in editors.
- DECIMAL4_PATTERN - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Pattern to use for decimal numeric values with 4 decimal digits in editors.
- decode(char[]) - Static method in class org.nuiton.jaxx.runtime.Base64Coder
-
Decodes a byte array from Base64 format.
- decode(String) - Static method in class org.nuiton.jaxx.runtime.Base64Coder
-
Decodes a byte array from Base64 format.
- decodeCompressedJAXXObjectDescriptor(String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
- decodeJAXXObjectDescriptor(String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Decodes the serialized representation of a JAXXObjectDescriptor.
- decodeString(String) - Static method in class org.nuiton.jaxx.runtime.Base64Coder
-
Decodes a string from Base64 format.
- decorateElement(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- decorateValue(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorListCellRenderer
- decorator - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
-
the decorator of data
- decorator - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
-
the decorator of data
- decorator - Variable in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorListCellRenderer
-
Decorator to produce text to render
- decorator - Variable in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
-
Decorator to produce text to render
- DecoratorListCellRenderer<O> - Class in org.nuiton.jaxx.runtime.swing.renderer
-
A
ListCellRendererwhich compute text with the givenDecoratorListCellRenderer.decoratorand leave the hand to theDecoratorListCellRenderer.delegateto perform the visual renderer. - DecoratorListCellRenderer(Decorator) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorListCellRenderer
- DecoratorListCellRenderer(ListCellRenderer<O>, Decorator) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorListCellRenderer
- DecoratorProviderListCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
-
A
ListCellRendererwhich use decorators from theDecoratorProviderListCellRenderer.providerto obtain the text to display. - DecoratorProviderListCellRenderer() - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
- DecoratorProviderListCellRenderer(ListCellRenderer) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
- DecoratorProviderTableCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
-
A
TableCellRendererwhich use decorators from theDecoratorProviderTableCellRenderer.providerto obtain the text to display. - DecoratorProviderTableCellRenderer() - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderTableCellRenderer
- DecoratorProviderTableCellRenderer(TableCellRenderer) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderTableCellRenderer
- decorators - Variable in class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
-
decorators for accepted types
- decorators - Variable in class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
-
decorators for accepted types
- DecoratorTableCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
-
A
TableCellRendererwhich compute text with the givenDecoratorTableCellRenderer.decoratorand leave the hand to theDecoratorTableCellRenderer.delegateto perform the visual renderer. - DecoratorTableCellRenderer(Decorator) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
- DecoratorTableCellRenderer(Decorator, boolean) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
- DecoratorTableCellRenderer(TableCellRenderer, Decorator) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
- DecoratorTableCellRenderer(TableCellRenderer, Decorator, boolean) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
- DEFAULT_ICON_PATH - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
- DEFAULT_ICON_PATH_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
- DEFAULT_INSETS - Static variable in class org.nuiton.jaxx.runtime.swing.Table
- DEFAULT_WILDCARD_CHARACTER - Static variable in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- DefaultActionExecutorListener - Class in org.nuiton.jaxx.runtime.application.action.event
-
Created by tchemit on 27/01/2018.
- DefaultActionExecutorListener(ApplicationContext) - Constructor for class org.nuiton.jaxx.runtime.application.action.event.DefaultActionExecutorListener
- DefaultApplicationContext<Config extends ApplicationConfiguration,Context extends DefaultApplicationContext<Config,Context>> - Class in org.nuiton.jaxx.runtime.application
-
Application context (only one instance should exists and it is initialized by the
ApplicationBoot. - DefaultApplicationContext - Class in org.nuiton.jaxx.runtime.context
-
The default context to be used for an application.
- DefaultApplicationContext() - Constructor for class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- DefaultApplicationContext(ApplicationBoot<Config, Context>, Config, List<ApplicationContextComponent<Config, Context, ?>>, List<ApplicationContextComponent<Config, Context, ?>>) - Constructor for class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- DefaultApplicationContext.AutoLoad - Annotation Type in org.nuiton.jaxx.runtime.context
-
A class annotated @AutoLoad is used by context to auto instanciate the class when required.
- DefaultApplicationContext.MethodAccess - Annotation Type in org.nuiton.jaxx.runtime.context
-
A class annotated @MethodAccess is used by context to obtain the value of an entry via a declared method.
- defaultBinding - Variable in class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
-
flag to know
true: if the binding was init from a generated jaxx object,falseotherwise. - defaultCursor - Variable in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- defaultDelegate - Variable in class org.nuiton.jaxx.runtime.swing.renderer.BooleanCellRenderer
- defaultDelegate - Variable in class org.nuiton.jaxx.runtime.swing.renderer.BooleanWithPredicateTableCellRenderer
- defaultDelegate - Variable in class org.nuiton.jaxx.runtime.swing.renderer.ClassTableCellRenderer
- DefaultI18nDecoratorDefinition - Class in org.nuiton.jaxx.runtime.i18n
-
Created on 27/07/2021.
- DefaultI18nDecoratorDefinition() - Constructor for class org.nuiton.jaxx.runtime.i18n.DefaultI18nDecoratorDefinition
- defaultInit(InputMap, ActionMap) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- defaultInit(InputMap, ActionMap) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- DefaultIterableTreeNode<O> - Class in org.nuiton.jaxx.runtime.swing.tree
-
Default implementation of a
IterableTreeNode. - DefaultIterableTreeNode(O, boolean) - Constructor for class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- DefaultJAXXBinding - Class in org.nuiton.jaxx.runtime.binding
-
A
PropertyChangeListenerwhich processes a data binding when it receives aPropertyChangeEvent. - DefaultJAXXBinding(JAXXObject, String, boolean) - Constructor for class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
-
Creates a new Data binding which will run the given data binding when it receives a
PropertyChangeEvent. - DefaultJAXXBinding(JAXXObject, String, boolean, boolean) - Constructor for class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
-
Creates a new Data binding which will run the given data binding when it receives a
PropertyChangeEvent. - DefaultJAXXContext - Class in org.nuiton.jaxx.runtime.context
-
The default
JAXXContextto be used in aJAXXObjectby delegation. - DefaultJAXXContext() - Constructor for class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
-
the delegate model
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorListCellRenderer
-
Delegate cell renderer
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
-
Delegate cell renderer
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderTableCellRenderer
-
Delegate cell renderer
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
-
Delegate cell renderer
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.renderer.I18nTableCellRenderer
-
the delegate cell renderer
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
-
Delegate cell renderer
- delegate - Variable in class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
-
Delegate cell renderer
- deregisterComponent(Component...) - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Remove listeners from the specified component
- deregisterComponent(Component...) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Remove listeners from the specified component
- deserialize(String, boolean) - Static method in class org.nuiton.jaxx.runtime.Base64Coder
-
Read the object from Base64 string.
- destroy() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- destroy() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- destroy() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- destroy(Component) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Remove all listeners registred in given
component. - destroy(PropertyChangeSupport) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Remove all listeners registred in given
pcs. - dialog - Variable in class org.nuiton.jaxx.runtime.swing.editor.ColorCellEditor
- DIRECTION_BOTH - Static variable in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- DIRECTION_HORIZONTAL - Static variable in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- DIRECTION_VERTICAL - Static variable in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- dirty - Variable in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
-
Flag to know when renderer should (re-)compute render of the node.
- dirty - Variable in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
-
Flag to know when renderer should (re-)compute render of the node.
- DISABLED_ICON_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- DISPLAYED_MNEMONIC_INDEX_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- displayInfo(Component, String, String) - Static method in class org.nuiton.jaxx.runtime.swing.JOptionPanes
- displayInfo(Component, String, String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- displayInfo(String) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- displayInfo(String, String) - Static method in class org.nuiton.jaxx.runtime.application.UserMessages
- displayInfo(String, String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- displayInfo(String, String) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- displayWarning(Component, String, String) - Static method in class org.nuiton.jaxx.runtime.swing.JOptionPanes
- displayWarning(Component, String, String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- displayWarning(String, String) - Static method in class org.nuiton.jaxx.runtime.application.UserMessages
- displayWarning(String, String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- displayWarning(String, String) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- dividerLocation - Variable in class org.nuiton.jaxx.runtime.swing.session.JSplitPaneState
- doAction(File) - Method in interface org.nuiton.jaxx.runtime.util.FileUtil.FileAction
- doAction(SwingSession, String, Component) - Method in interface org.nuiton.jaxx.runtime.swing.session.SwingSession.Action
- doAction(SwingSession, String, Component) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession.RestoreStateAction
- doAction(SwingSession, String, Component) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession.SaveStateAction
- doAction(UI) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- doActionPerformed(ActionEvent, UI) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- doActionPerformed(ActionEvent, UI) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- doCancel(UI) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- doClose(UI, boolean) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- doInBackground() - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- doInBackground() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- done() - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- done() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- doSelectCell(JTable, int, int) - Static method in class org.nuiton.jaxx.runtime.swing.JTables
E
- EAST - Static variable in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- EDIT - Static variable in class org.nuiton.jaxx.runtime.swing.editor.ColorCellEditor
- editCell(JTable, int, int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Used to edit a cell of a given table.
- editor - Variable in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- editor - Variable in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- EDITOR - Static variable in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- EDITOR - Static variable in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- editorDelegate - Variable in class org.nuiton.jaxx.runtime.swing.editor.BooleanCellEditor
- elementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Returns the component at the specified index.
- elementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- EMPTY_ITERATOR - Static variable in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- EmptyNumberTableCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
-
A
TableCellRendererwhich does not display numbers when they are equals to 0. - EmptyNumberTableCellRenderer() - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
- EmptyNumberTableCellRenderer(TableCellRenderer) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
- ENABLED_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- encode(byte[]) - Static method in class org.nuiton.jaxx.runtime.Base64Coder
-
Encodes a byte array into Base64 format.
- encode(byte[], int) - Static method in class org.nuiton.jaxx.runtime.Base64Coder
-
Encodes a byte array into Base64 format.
- encodeString(String) - Static method in class org.nuiton.jaxx.runtime.Base64Coder
-
Encodes a string into Base64 format.
- endNode(ComponentTreeNode) - Method in class org.nuiton.jaxx.runtime.awt.visitor.BuildTreeVisitor
- endNode(ComponentTreeNode) - Method in interface org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNodeVisitor
- endNode(ComponentTreeNode) - Method in class org.nuiton.jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
- endNode(ComponentTreeNode) - Method in class org.nuiton.jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
- endTime - Variable in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- endTime - Variable in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- enqueue(Iterator<IterableTreeNode<?>>) - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.BreadthFirstIterator.Queue
- ensureCapacity(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Increases the capacity of this list, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
- ensureCapacity(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- ensureColumnIndex(TableModel, int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- ensureRowIndex(TableModel, int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- entryListened - Variable in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
-
Map of entries to watch associated with the property to fires if a modification was found.
- EnumEditor<E extends Enum<E>> - Class in org.nuiton.jaxx.runtime.swing.editor
-
Une éditeur d'enum.
- EnumEditor(E...) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
- EnumEditor(Class<E>) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
- EnumEditor(Class<E>, int) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
- EnumEditorRenderer<E extends Enum<E>> - Class in org.nuiton.jaxx.runtime.swing.renderer
-
Created on 08/03/16.
- EnumEditorRenderer(ImmutableMap<E, String>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.EnumEditorRenderer
- EnumTableCellRenderer<E extends Enum<E>> - Class in org.nuiton.jaxx.runtime.swing.renderer
-
A
TableCellRendererwhich displays enum values from their ordinal value. - EnumTableCellRenderer(TableCellRenderer, Class<E>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.EnumTableCellRenderer
- equals(Object) - Method in class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- equals(Object) - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- equals(Object) - Method in class org.nuiton.jaxx.runtime.css.DataBinding
- error - Variable in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- error - Variable in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- error - Variable in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- error - Variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
-
to store if an error occurs while running
- error(ApplicationRunnerEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerListener
- event - Variable in exception org.nuiton.jaxx.runtime.swing.model.WillChangeSelectedItemVetoException
-
The event that the exception was created for.
- excludeSteps - Variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
-
les etapes a exclure
- executeWorker(String, ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
Execute worker once it was added to tasks.
- exists(File) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager.ClassPathResource
- exists(File) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationResourceManager.Resource
- expandListener - Variable in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
A
TreeWillExpandListenerused to listen when tree should expand. - expandPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- expandPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- expandPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- expandTree(JTree) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Expand all childs of a tree.
- expandTreeTable(JXTreeTable) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Expand all childs of a tree table.
F
- FAIL - org.nuiton.jaxx.runtime.application.action.ActionWorker.ActionStatus
- FAIL - org.nuiton.jaxx.runtime.swing.application.ActionWorker.ActionStatus
- FAILED - org.nuiton.jaxx.runtime.swing.wizard.ext.WizardState
-
quand une erreur s'est produite pendant l'exécution
- file - Variable in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- FileUtil - Class in org.nuiton.jaxx.runtime.util
-
Created by tchemit on 12/07/17.
- FileUtil() - Constructor for class org.nuiton.jaxx.runtime.util.FileUtil
- FileUtil.FileAction - Interface in org.nuiton.jaxx.runtime.util
- fillComboBox(Collection<?>, Object, String) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
-
Fill a combo box model with some datas, and select after all the given object
- fillComboBox(JComboBox, Collection<?>, Object) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Fill a combo box model with some datas, and select after all the given object
- fillComboBox(JAXXComboBox, Collection<?>, Object, boolean) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Deprecated.since 1.7.XXX this code is moved to JAXXComboBox
- fillList(Collection<?>, Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
-
Fill a list model with some datas, and select after all the given object
- fillList(Collection<?>, Object, String) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
-
Fill a list model with some datas, and select after all the given object
- fillList(Collection<?>, Collection<?>) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
-
Fill a list model with some datas, and select after all the given object
- fillList(Collection<?>, Collection<?>, String) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
-
Fill a list model with some datas, and select after all the given object
- fillList(JList, Collection<?>, Object) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Fill a list model with some datas, and select after all the given object
- FilteredDecoratorListCellRenderer<O> - Class in org.nuiton.jaxx.runtime.swing.renderer
-
A
ListCellRendererwhich compute text with the givenDecoratorListCellRenderer.decorator, highlights a part of the rendered text, and leave the hand to theDecoratorListCellRenderer.delegateto perform the visual renderer. - FilteredDecoratorListCellRenderer(Decorator) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
- FilteredDecoratorListCellRenderer(ListCellRenderer<O>, Decorator) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
- FilteredDecoratorListCellRenderer(ListCellRenderer<O>, Decorator, boolean) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
- filteredItems - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- filteredItems - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- filters - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- filters - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- filterText - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- filterText - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- filterText - Variable in class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
-
text to highlight
- FilterTreeModel - Class in org.nuiton.jaxx.runtime.swing.tree
-
Filter tree model.
- FilterTreeModel(TreeModel) - Constructor for class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
- FilterTreeModel(TreeModel, TreeFilter) - Constructor for class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
- finalize() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- finalize() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
- finalize() - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- finalize() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- finalize() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- findComponentAt(Container, int, int, int, int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- findComponents(Container, Predicate<Component>) - Static method in class org.nuiton.jaxx.runtime.awt.Containers
- findItem(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
- findItem(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- findItem(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- findJaxxPropertyChangeListener(String[], PropertyChangeListener...) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
detects all PropertychangedListener added by Jaxx uis (should be a
DataBindingListener - findKeyStroke(String, String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- findNode(N, String...) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Finds a node from the given root
node, applying the path given byids. - findNodeById(String, NavBridge<DefaultTreeModel, N>, NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- findNodeById(String, NavBridge<M, N>, NavDataProvider) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
-
Given an
id, obtain the child with matching id. - findNodeById(String, NavBridge<NavTreeTableModel, N>, NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- fireAction(ActionWorker<?, ?>, BiConsumer<ActionExecutorListener, ActionExecutorEvent>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- fireActionCancel(ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- fireActionDone(ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- fireActionEnd(ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- fireActionFail(ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- fireActionStart(ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- fireContentsChanged(Object, int, int) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- fireEntryChanged(Class<?>, String, Object, Object) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- fireEntryChanged(JAXXContextEntryDef<?>, Object, Object) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- fireIndexedPropertyChange(String, int, Object, Object) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- fireItemStateChanged(ItemEvent) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
- firePropertyChange(String, Object) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- firePropertyChange(String, Object) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- firePropertyChange(String, Object, Object) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- firePropertyChange(String, Object, Object) - Method in class org.nuiton.jaxx.runtime.swing.Item
- firePropertyChange(String, Object, Object) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- firePropertyChange(String, Object, Object) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- firePropertyChange(String, Object, Object) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- firePropertyIfNotNull(String) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- fireSelectedItemWillChanged(Object, Object) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
-
Notifies all listeners that have registered interest for notification on this event type.
- fireSelectionAdded(Collection<B>) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- fireSelectionRemoved(Collection<B>) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- fireSelectionValueChanged(int, int, boolean) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- fireStateChanged() - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
-
Notifies all listeners that have registered interest for notification on this event type.
- fireTreeNodesChanged(TreeModelEvent) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- fireValuesAdded(Collection<B>) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- fireValuesRemoved(Collection<B>) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- firstElement() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Returns the first component of this list.
- fixTableColumnWidth(JTable, int, int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- FOREGROUND_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- forwards - Variable in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
-
Map of forwarded classes (key) to classes (values).
- frameState - Variable in class org.nuiton.jaxx.runtime.swing.session.WindowState
G
- GBC - Class in org.nuiton.jaxx.runtime.swing
-
This class simplifies the use of the GridBagConstraints class.
- GBC(int, int) - Constructor for class org.nuiton.jaxx.runtime.swing.GBC
-
Constructs a GBC with a given gridx and gridy position and all other grid bag constraint values set to the default.
- GBC(int, int, int, int) - Constructor for class org.nuiton.jaxx.runtime.swing.GBC
-
Constructs a GBC with given gridx, gridy, gridwidth, gridheight and all other grid bag constraint values set to the default.
- gcBounds - Variable in class org.nuiton.jaxx.runtime.swing.session.WindowState
- GenericListEvent<B> - Class in org.nuiton.jaxx.runtime.swing.model
- GenericListEvent(Object, Collection<B>) - Constructor for class org.nuiton.jaxx.runtime.swing.model.GenericListEvent
- GenericListListener - Interface in org.nuiton.jaxx.runtime.swing.model
- GenericListModel<B> - Class in org.nuiton.jaxx.runtime.swing.model
- GenericListModel() - Constructor for class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- GenericListModel(Collection<B>) - Constructor for class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- GenericListSelectionModel<B> - Class in org.nuiton.jaxx.runtime.swing.model
- GenericListSelectionModel(DefaultListModel<B>) - Constructor for class org.nuiton.jaxx.runtime.swing.model.GenericListSelectionModel
- get() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
- get() - Method in class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- get() - Static method in class org.nuiton.jaxx.runtime.i18n.I18nDecoratorDefinitions
- get(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Returns the element at the specified position in this list.
- get(int, Component) - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
- get(ComponentTreeNode, Point) - Static method in class org.nuiton.jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
- getAcceleratorKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getAcceleratorKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getAcceptIcon() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- getAcceptIcon() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- getAccessibleSteps() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- getAccText(KeyStroke) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- getAction() - Method in class org.nuiton.jaxx.runtime.application.command.CommandSupport.CommandLineActionWorker
- getActionCommandKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getActionCommandKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getActionExecutorListener() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- getActionExecutorListeners() - Method in class org.nuiton.jaxx.runtime.application.action.ActionExecutor
- getActionLabel() - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- getActionLabel() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- getActionMap(UI) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getActionMap(UI) - Method in class org.nuiton.jaxx.runtime.swing.action.JComponentActionSupport
- getActionMap(UI) - Method in class org.nuiton.jaxx.runtime.swing.action.RootPaneContainerActionSupport
- getAdditionalBeanInfo() - Method in class org.nuiton.jaxx.runtime.swing.HBoxBeanInfo
- getAdditionalBeanInfo() - Method in class org.nuiton.jaxx.runtime.swing.VBoxBeanInfo
- getAlignmentX() - Method in class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Get the alignment of the icon on the x-layout
- getAlignmentY() - Method in class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Get the alignment of the icon on the y-layout
- getAllOptions() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
- getAllowsChildren() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- getAnchorSelectionIndex() - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- getAnnotation(AnnotatedElement, Class<E>) - Static method in class org.nuiton.jaxx.runtime.application.test.BootTestHelper
- getAnnotations(AnnotatedElement, Class<E>) - Static method in class org.nuiton.jaxx.runtime.application.test.BootTestHelper
- getApplicationBuildDate() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_BUILD_DATEconfiguration option. - getApplicationBuildNumber() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_BUILD_NUMBERconfiguration option. - getApplicationBuildVersion() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_BUILD_VERSIONconfiguration option. - getApplicationCopyrightText() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
- getApplicationId() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_IDconfiguration option. - getApplicationInceptionYear() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_INCEPTION_YEARconfiguration option. - getApplicationLicenseName() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_LICENSE_NAMEconfiguration option. - getApplicationLicenseUrl() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_LICENSE_URLconfiguration option. - getApplicationLocale() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_LOCALEconfiguration option. - getApplicationName() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_NAMEconfiguration option. - getApplicationOrganizationName() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_ORGANIZATION_NAMEconfiguration option. - getApplicationOrganizationUrl() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_ORGANIZATION_URLconfiguration option. - getApplicationSiteUrl() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_SITE_URLconfiguration option. - getApplicationVersion() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_VERSIONconfiguration option. - getArgs() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationBootInitializer
- getArgs() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- getArgs() - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- getBackground() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getBeanType() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavNodeChildLoador
-
Returns the type of data associated with nodes to create.
- getBindingName() - Method in class org.nuiton.jaxx.runtime.DataBindingUpdateListener
- getBlockIcon() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- getBlockIcon() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- getBlockingUI() - Method in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- getBoot() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- getBoot() - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- getBootArgumentsAnnotation(AnnotatedElement) - Static method in class org.nuiton.jaxx.runtime.application.test.BootTestHelper
- getBounds() - Method in class org.nuiton.jaxx.runtime.swing.session.WindowState
- getBridge() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Obtains the bridge .
- getBusyCursor() - Method in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- getButton(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- getCellConstraints() - Method in class org.nuiton.jaxx.runtime.swing.Table
- getCellEditorValue() - Method in class org.nuiton.jaxx.runtime.swing.editor.BooleanCellEditor
- getCellEditorValue() - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- getCellEditorValue() - Method in class org.nuiton.jaxx.runtime.swing.editor.ColorCellEditor
- getCellEditorValue() - Method in class org.nuiton.jaxx.runtime.swing.editor.KeyStrokeCellEditor
- getChangeListeners() - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
-
Returns an array of all the
ChangeListeners added to this AbstractButton with addChangeListener(). - getChild(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- getChild(Object, int) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- getChild(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- getChild(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- getChild(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getChild(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
- getChild(String, NavBridge<DefaultTreeModel, N>, NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getChild(String, NavBridge<M, N>, NavDataProvider) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
-
Given an
id, obtain the child with matching id. - getChild(String, NavBridge<NavTreeTableModel, N>, NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- getChild(N, String) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Finds a node from the given root
node, and return child searched - getChildAfter(TreeNode) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getChildAt(int) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getChildAt(int) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- getChildAt(int) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- getChildBefore(TreeNode) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getChildCount() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- getChildCount(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- getChildCount(Object) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- getChildCount(Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- getChildCount(Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- getChildCount(Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getChildCount(Object) - Method in class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
- getChildLoador(Class<L>) - Static method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Obtains the
NavNodeChildLoadorof the giventypefrom internal cache. - getChildLoadors() - Static method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- getChildren() - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Returns a list of this item's children.
- getChildren(NavTreeTableNode<?>, int[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- getColomnsNames() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getColumnClass(int) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getColumnCount() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getColumnName(int) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getColumnsNames() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel.MyDefaultTreeTableModel
- getColumnWidths() - Method in class org.nuiton.jaxx.runtime.swing.session.JTableState
- getComponent(Container, String) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
- getComponentDescriptors() - Method in class org.nuiton.jaxx.runtime.JAXXObjectDescriptor
- getComponentName(Component) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- GetCompopentAtPointVisitor - Class in org.nuiton.jaxx.runtime.awt.visitor
-
A visitor to get the deepest component given a point in a tree.
- GetCompopentAtPointVisitor(Point) - Constructor for class org.nuiton.jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
- getConfig() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- getConfig() - Method in class org.nuiton.jaxx.runtime.application.command.CommandSupport
- getConfig() - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- getConfiguration() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- getContainer() - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- getContainerId() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getContainerNode() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
-
Gets the first node form this one to the root which has a none
Stringtype. - getContainerNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getContainerNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- getContext() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- getContext() - Method in class org.nuiton.jaxx.runtime.application.command.CommandSupport
- getContext() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- getContext() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getContext() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- getContexts() - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
- getContextValue(Class<T>) - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- getContextValue(Class<T>) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- getContextValue(Class<T>) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- getContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- getContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- getContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- getContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- getContextValue(JAXXContext) - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- getCurrentIcon() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- getCurrentIcon() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- getCurrentSelectedItem() - Method in class org.nuiton.jaxx.runtime.swing.model.ComboBoxSelectionEvent
- getCurrentValue(Object, String) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- getData(Class<?>, String, NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavNodeChildLoador
-
Obtain the list of data used to create nodes.
- getDataBindingUpdateListener(JAXXObject, String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
- getDataDirectory() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.DATA_DIRECTORYconfiguration option. - getDataProvider() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Obtains the attached data provider used to populate and render nodes.
- getDataProvider() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
- getDateAndTime(Date, Date, boolean, boolean) - Static method in class org.nuiton.jaxx.runtime.util.DateUtil
-
Créer la date qui utilise le jour donné dans
dayet l'heure donnée danstime. - getDay(Date) - Static method in class org.nuiton.jaxx.runtime.util.DateUtil
-
Enleve les données des heures (hour, minute, second, milli = 0).
- getDeclaredMethod(Class<?>, String, boolean, Object...) - Static method in class org.nuiton.jaxx.runtime.util.ReflectUtil
-
Cherche une methode selon son nom et ses paramètres d'invocation.
- getDeclaredMethod(Class<?>, String, Set<Class<?>>, Object...) - Static method in class org.nuiton.jaxx.runtime.util.ReflectUtil
- getDecorator() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- getDecorator() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- getDecoratorType(Decorator) - Method in class org.nuiton.jaxx.runtime.i18n.DefaultI18nDecoratorDefinition
- getDecoratorType(Decorator) - Method in interface org.nuiton.jaxx.runtime.i18n.I18nDecoratorDefinition
- getDeepestObjectAt(Component, int, int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Gets the higest visible component in a ancestor hierarchy at specific x,y coordinates
- getDefaultCursor() - Method in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- getDefaultValue() - Method in enum org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- getDefinition(Decorator) - Method in class org.nuiton.jaxx.runtime.i18n.I18nDecoratorDefinitions
- getDelegate() - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- getDelegate() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getDescription() - Method in enum org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- getDescription() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardStep
- getDesktopForBrowse() - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- getDisabledIcon() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getDisplayedMnemonicIndex() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getDisplayMnemonicIndexKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getDisplayMnemonicIndexKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getDividerLocation() - Method in class org.nuiton.jaxx.runtime.swing.session.JSplitPaneState
- getDragInsets() - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Get the drag insets
- getDragInsets() - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Get the drag insets
- getEdgeInsets() - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Get the bounds insets
- getEditor() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getEditor() - Method in interface org.nuiton.jaxx.runtime.swing.action.MenuAction
- getEditor() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getElementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
- getElementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList.JAXXListModel
- getElementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- getElementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- getElementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Returns the component at the specified index.
- getElementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- getElementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- getElements() - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- getEndTime() - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- getEndTime() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- getEntry(Class<?>, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- getError() - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- getError() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- getError() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- getEventListener(Class<E>, Object, String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
- getEventListener(Class<E>, String, Object, String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
- getException() - Method in class org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerEvent
- getExecutor() - Method in class org.nuiton.jaxx.runtime.application.action.event.ActionExecutorEvent
- getFieldAnnotation(Class<?>, Class<A>, boolean) - Static method in class org.nuiton.jaxx.runtime.util.ReflectUtil
-
Obtain all the fields with the given annotation type.
- getFieldAnnotation(Class<?>, Class<A>, boolean, Set<Class<?>>, Map<Field, A>) - Static method in class org.nuiton.jaxx.runtime.util.ReflectUtil
- getFile() - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- getFile(File) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager.ClassPathResource
- getFile(File) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationResourceManager.Resource
- getFileFromFQN(File, String) - Static method in class org.nuiton.jaxx.runtime.util.FileUtil
-
Obtain a file fro the given
rootDirectory, applying the fqn. - getFileFromPaths(File, String...) - Static method in class org.nuiton.jaxx.runtime.util.FileUtil
-
Obtain a file from the given
rootDirectory, applying given paths. - getFilename() - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager.ClassPathResource
- getFilename() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationResourceManager.Resource
- getFilterText() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- getFilterText() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- getFilterText() - Method in class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
- getFirstCharAt(String, char) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Get the first char of a String, or return default value.
- getFirstChild() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getFirstLeaf() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getForeground() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getFrameState() - Method in class org.nuiton.jaxx.runtime.swing.session.WindowState
- getGap() - Method in class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Get the gap between each icon
- getGcBounds() - Method in class org.nuiton.jaxx.runtime.swing.session.WindowState
- getGlueMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- getGlueText() - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- getGlueTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- getHiddenColumns() - Method in class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState
- getHierarchicalColumn() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getHorizontalAlignment() - Method in class org.nuiton.jaxx.runtime.swing.HBox
- getHorizontalAlignment() - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
- getHorizontalAlignment() - Method in class org.nuiton.jaxx.runtime.swing.VBox
- getHorizontalAlignment() - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
- getI18nBundleName() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.I18N_BUNDLE_NAMEconfiguration option. - getI18nDefinitionFile() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.I18N_DEFINITION_FILEconfiguration option. - getI18nDirectory() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.I18N_DIRECTORYconfiguration option. - getI18nKey(String) - Method in class org.nuiton.jaxx.runtime.i18n.I18nLabelsBuilder
- getI18nPrefix() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.I18N_PREFIXconfiguration option. - getI18nProviderName() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.I18N_PROVIDER_NAMEconfiguration option. - getIcon() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getIcon() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getIcon() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getIcon(int) - Method in class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Get the Icon at the specified index.
- getIcon(Locale) - Method in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- getIconCount() - Method in class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Get the number of Icons contained in this CompoundIcon.
- getIconHeight() - Method in class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Gets the height of this icon.
- getIconWidth() - Method in class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Gets the width of this icon.
- getId() - Method in class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
- getId() - Method in class org.nuiton.jaxx.runtime.ComponentDescriptor
- getId() - Method in class org.nuiton.jaxx.runtime.css.DataBinding
- getId() - Method in class org.nuiton.jaxx.runtime.css.Selector
- getId() - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Returns this item's ID.
- getId() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- getId() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getId() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- getId() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getIndex() - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
- getIndex(TreeNode) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- getIndexOf(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- getIndexOf(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- getIndexOfChild(Object, Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- getIndexOfChild(Object, Object) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- getIndexOfChild(Object, Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- getIndexOfChild(Object, Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- getIndexOfChild(Object, Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getIndexOfChild(Object, Object) - Method in class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
- getInputMap(UI, int) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getInputMap(UI, int) - Method in class org.nuiton.jaxx.runtime.swing.action.JComponentActionSupport
- getInputMap(UI, int) - Method in class org.nuiton.jaxx.runtime.swing.action.RootPaneContainerActionSupport
- getInputMapCondition() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getInputMapCondition() - Method in class org.nuiton.jaxx.runtime.swing.action.JComponentActionSupport
- getInputMapCondition() - Method in class org.nuiton.jaxx.runtime.swing.action.RootPaneContainerActionSupport
- getInsets() - Method in class org.nuiton.jaxx.runtime.swing.HBox
- getInsets() - Method in class org.nuiton.jaxx.runtime.swing.VBox
- getInternalClass() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- getInternalClass() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getInternalClass() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- getItems() - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
- getItems() - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
- getItems() - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- getItems() - Method in class org.nuiton.jaxx.runtime.swing.JAXXList.JAXXListModel
- getJavaBeanType() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getJavaBeanType() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getJavaClassName() - Method in class org.nuiton.jaxx.runtime.ComponentDescriptor
- getJavaClassName() - Method in class org.nuiton.jaxx.runtime.css.Selector
- getKey() - Method in enum org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- getKey(String, Class<?>) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- getKeys() - Method in class org.nuiton.jaxx.runtime.swing.renderer.I18nTableCellRenderer
- getKeys(Class<?>) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
-
Obtain all the keys of data for a given type.
- getKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.editor.KeyStrokeEditor
- getKlass() - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- getLabel() - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Returns the string that should be used to represent the item at display time.
- getLabel() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardStep
- getLargeIcon() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getLargeIcon() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getLastChild() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getLastComponent() - Method in class org.nuiton.jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
- getLastLeaf() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getLayer(V) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- getLayeredComponents(JAXXObject) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- getLayout() - Method in class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Get the layout along which each icon is painted.
- getLeadSelectionIndex() - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- getListCellRendererComponent(JList<? extends E>, E, int, boolean, boolean) - Method in class org.nuiton.jaxx.runtime.swing.renderer.EnumEditorRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorListCellRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
- getListeners(Class<T>) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- getListeners(Class<T>) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- getListeners(Class<T>) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- getListModel() - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListSelectionModel
- getLocation() - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager.ClassPathResource
- getLocation() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationResourceManager.Resource
- getLogConfigurationFile() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.LOG_CONFIGURATION_FILEconfiguration option. - getMainUI() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- getMargin() - Method in class org.nuiton.jaxx.runtime.swing.HBox
- getMargin() - Method in class org.nuiton.jaxx.runtime.swing.VBox
- getMaximumSize() - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Get the components maximum size.
- getMaxSelectionIndex() - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- getMenuKeyStroke() - Method in interface org.nuiton.jaxx.runtime.swing.action.MenuAction
- getMenuKeyStroke(JPopupMenu) - Static method in interface org.nuiton.jaxx.runtime.swing.action.MenuAction
- getMessage(ComponentTreeNode) - Method in class org.nuiton.jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
- getMethodAnnotation(Class<?>, Class<A>, boolean) - Static method in class org.nuiton.jaxx.runtime.util.ReflectUtil
-
Obtain all the methods with the given annotation type.
- getMethodAnnotation(Class<?>, Class<A>, boolean, Set<Class<?>>, Map<Method, A>) - Static method in class org.nuiton.jaxx.runtime.util.ReflectUtil
- getMinimumSize() - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Get the components minimum size.
- getMinSelectionIndex() - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- getMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getModel() - Method in class org.nuiton.jaxx.runtime.application.action.WizardActionWorker
- getModel() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- getModel() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Obtains the model.
- getModel() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
-
bridge ui
- getModel() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
-
bridge ui
- getModel() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardUI
- getModelClass() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStep
- getModelState() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- getModelSupport() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getModelSupport() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel.MyDefaultTreeTableModel
- getName() - Method in class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- getName() - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- getName() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getName() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getNbActions() - Method in class org.nuiton.jaxx.runtime.application.action.ActionExecutor
- getNbActions() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- getNextLeaf() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
- getNextLeaf() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getNextNode() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
- getNextNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getNextSelected() - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- getNextSelectedItem() - Method in class org.nuiton.jaxx.runtime.swing.model.ComboBoxSelectionEvent
- getNextSibling() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
- getNextSibling() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getNextStep() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- getNextStep(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- getNode(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Convinient method to objet the casted node of a
TreePath. - getNodeText(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
- getNormalMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- getNormalText() - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- getNormalTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- getOperation() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- getOperationDescription() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStep
- getOperationIndex(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- getOperationLabel() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStep
- getOperations() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- getOrientation() - Method in class org.nuiton.jaxx.runtime.swing.session.JSplitPaneState
- getParent() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
- getParent() - Method in class org.nuiton.jaxx.runtime.ComponentDescriptor
- getParent() - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Returns the
Itemcontaining thisItem, ornullfor a top-levelItem. - getParent() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- getParent() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getParent() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- getParent() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- getParent() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- getParent(Object, Class<O>) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Find a parent of the given
topobject using the container api to get up. - getParentContainer(Object, Class<O>) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Return parent's container corresponding to the Class clazz
- getParentContext() - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- getPathToRoot(TreeNode) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- getPathToRoot(TreeNode) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- getPathToRoot(TreeNode) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- getPathToRoot(TreeTableNode) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getPathToRoot(NavTreeTableNode, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- getPopupMenu() - Method in interface org.nuiton.jaxx.runtime.swing.action.MenuAction
- getPreviousIndex() - Method in class org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane
- getPreviousLeaf() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
- getPreviousLeaf() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getPreviousNode() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
- getPreviousNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getPreviousSelected() - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- getPreviousSibling() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
- getPreviousSibling() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getPreviousStep() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- getPreviousStep(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- getPriority() - Method in interface org.nuiton.jaxx.runtime.application.ModuleInitializer
- getProperties() - Method in class org.nuiton.jaxx.runtime.css.Rule
- getProperties() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getPropertyChangeListeners() - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- getPropertyChangeListeners(String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- getPropertyChangeSupport() - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- getPropertyDescriptors() - Method in class org.nuiton.jaxx.runtime.swing.HBoxBeanInfo
- getPropertyDescriptors() - Method in class org.nuiton.jaxx.runtime.swing.VBoxBeanInfo
- getPropertyNames() - Method in class org.nuiton.jaxx.runtime.binding.SimpleJAXXObjectBinding
- getPseudoClass() - Method in class org.nuiton.jaxx.runtime.css.Selector
- getResource(String) - Static method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- getResourceFilename(String) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- getResourceManager() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- getResourceProperties(String) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- getResources() - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- getResourcesDirectory() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.RESOURCES_DIRECTORYconfiguration option. - getResourceUrl(String) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- getRoot() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
- getRoot() - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- getRoot() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- getRoot() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- getRoot() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getRoot() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- getRoot() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getRoot() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- getRoot() - Method in class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
- getRoot() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- getRootItem() - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree
- getRootItem() - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- getRootNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- getRowConstraints() - Method in class org.nuiton.jaxx.runtime.swing.Table
- getRules() - Method in class org.nuiton.jaxx.runtime.css.Stylesheet
- getRunner() - Static method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- getSafeIcon(Locale) - Method in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- getSafeText(Locale) - Method in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- getSelected() - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- getSelectedButton() - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- getSelectedIds() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Obtains the path of ids fro the root node to the selected node on the registred tree.
- getSelectedIndex() - Method in class org.nuiton.jaxx.runtime.swing.session.JTabbedPaneState
- getSelectedItem() - Method in class org.nuiton.jaxx.runtime.swing.editor.LocaleEditor
- getSelectedItem() - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
- getSelectedItem() - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- getSelectedItem() - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- getSelectedItem() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- getSelectedItems() - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- getSelectedJaxxItem() - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
- getSelectedModelColumn(JTable) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Return the selected column of the table in the model coordinate or
-1if selection is empty. - getSelectedModelRow(JTable) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Return the selected row of the table in the model coordinate or
-1if selection is empty. - getSelectedModelRows(JTable) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Return the selected rows of the table in the model coordinate or empty array if selection is empty.
- getSelectedNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Obtains the selected node of the registred tree.
- getSelectedNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- getSelectedNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- getSelectedNodes() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Obtains the selected nodes of the registred tree.
- getSelectedNodes() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- getSelectedNodes() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- getSelectedStep() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardUI
- getSelectedStepUI() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardUI
- getSelectedValue() - Method in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
- getSelectedValue() - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- getSelectedValue() - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- getSelectedValues() - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- getSelectionMode() - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- getSelectionMode() - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- getSelectionModel() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- getSelectionModel() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- getSelectionModel() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- getSelectionValue() - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree
- getSelectors() - Method in class org.nuiton.jaxx.runtime.css.Rule
- getSharedAncestor(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getSize() - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
- getSize() - Method in class org.nuiton.jaxx.runtime.swing.JAXXList.JAXXListModel
- getSize() - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- getSize() - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- getSize() - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListSelectionModel
- getSize() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- getSize() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Returns the number of components in this list.
- getSize() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- getSize() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- getSnapSize() - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Get the snap size
- getSnapSize() - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Get the snap size.
- getSortKeys() - Method in class org.nuiton.jaxx.runtime.swing.session.JTableState
- getSource() - Method in class org.nuiton.jaxx.runtime.application.action.event.ActionExecutorEvent
- getSource() - Method in class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
- getSource() - Method in class org.nuiton.jaxx.runtime.swing.application.event.ActionExecutorEvent
- getSource() - Method in class org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerEvent
- getSpacing() - Method in class org.nuiton.jaxx.runtime.swing.HBox
-
Returns the spacing between components, in pixels.
- getSpacing() - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
- getSpacing() - Method in class org.nuiton.jaxx.runtime.swing.VBox
-
Returns the spacing between components, in pixels.
- getSpacing() - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
- getStartTime() - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- getStartTime() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- getState(Object) - Method in class org.nuiton.jaxx.runtime.swing.session.JSplitPaneState
- getState(Object) - Method in class org.nuiton.jaxx.runtime.swing.session.JTabbedPaneState
- getState(Object) - Method in class org.nuiton.jaxx.runtime.swing.session.JTableState
- getState(Object) - Method in class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState
- getState(Object) - Method in interface org.nuiton.jaxx.runtime.swing.session.State
- getState(Object) - Method in class org.nuiton.jaxx.runtime.swing.session.WindowState
- getStateManager(Class) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- getStates(int) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- getStates(String) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- getStatus() - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- getStatus() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- getStep() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- getStep() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- getStep() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardStepUI
- getStepClass() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- getStepIndex(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- getStepModel(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- getSteps() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- getStepState() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- getStepState(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- getStepUI(int) - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardUI
- getStepUI(E) - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardUI
- getStringValue(Object) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Compute the string representation of an object.
- getStyleClass() - Method in class org.nuiton.jaxx.runtime.ComponentDescriptor
- getStyleClass() - Method in class org.nuiton.jaxx.runtime.css.Selector
- getStylesheet() - Method in class org.nuiton.jaxx.runtime.JAXXObjectDescriptor
- getSwingSessionFile() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.UI_SWING_SESSION_FILEconfiguration option. - getSwingSessionHelper() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- getTabComponent() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getTabComponentStr() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getTabCount() - Method in class org.nuiton.jaxx.runtime.swing.session.JTabbedPaneState
- getTabIndex() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.editor.BooleanCellEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.editor.ColorCellEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.editor.KeyStrokeCellEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.editor.BooleanCellEditor
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.renderer.BooleanCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.renderer.BooleanWithPredicateTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.renderer.ClassTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.renderer.ColorCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.renderer.EnumTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.renderer.I18nTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
- getTableConstraints() - Method in class org.nuiton.jaxx.runtime.swing.Table
- getTabs() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardUI
-
//TODO il faudrait supprimer cette méthode
- getTarget() - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- getTarget() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- getTasks() - Method in class org.nuiton.jaxx.runtime.application.action.ActionExecutor
- getTasks() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- getTestBasedir(Class<?>) - Static method in class org.nuiton.jaxx.runtime.application.test.BootTestHelper
- getText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getText(Locale) - Method in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- getThreadFactory() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- getThreadPoolExecutor() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- getTime() - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- getTime() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- getTime(Date, boolean, boolean) - Static method in class org.nuiton.jaxx.runtime.util.DateUtil
-
Créer la date qui utilise uniquement l'heure donnée dans
dayTime. - getTips() - Method in class org.nuiton.jaxx.runtime.swing.renderer.I18nTableCellRenderer
- getTitle() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getTmpDirectory() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.TMP_DIRECTORYconfiguration option. - getTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getToolTipText() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- getToolTipText(Locale) - Method in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- getTreeCellRenderer() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Obtains the
AbstractNavTreeCellRendererrenderer of the registred tree. - getTreeCellRenderer() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- getTreeCellRenderer() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- getTreeModelListeners() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- getTreeModelListeners() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- getTreeModelListeners() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- getTreePath(TreeNode) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- getType() - Method in enum org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- getType() - Method in class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- getType() - Method in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
- getUi() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getUi() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getUi() - Method in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- getUI() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Obtains the ui associated with model in helper.
- getUiClass() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStep
- getUIManagerActionIcon(String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
retreave for the
UIManagerthe icon prefixed byaction. - getUIManagerIcon(String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- getUrl() - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager.ClassPathResource
- getUrl() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationResourceManager.Resource
- getUserObject() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
- getUserObject() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- getUserObject() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- getUserObject() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- getUserObject() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- getUserObject() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- getValue() - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Returns the item's actual value as it appears in the component's model.
- getValue(String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- getValue(String) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- getValueAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- getValueAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListSelectionModel
- getValueAt(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- getValueIsAdjusting() - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- getValues() - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListEvent
- getVerticalAlignment() - Method in class org.nuiton.jaxx.runtime.swing.HBox
- getVerticalAlignment() - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
- getVerticalAlignment() - Method in class org.nuiton.jaxx.runtime.swing.VBox
- getVerticalAlignment() - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
- getVisibleComponent(Container) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
-
Obtain the visible component in the container.
- getWildcardCharacter() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- getWindowNormalBounds(Window) - Static method in class org.nuiton.jaxx.runtime.swing.session.WindowState
-
Gets
Windowbounds from the client property - getWorker() - Method in class org.nuiton.jaxx.runtime.swing.application.event.ActionExecutorEvent
- getWorkersExecutorService() - Method in class org.nuiton.jaxx.runtime.application.action.ActionExecutor
-
On surcharge celui offer par SwingWorker car le corepool est à 1 et cela ne permet pas d'exécuter plusieurs actions en même temps...
- glueMnemonic - Variable in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- glueText - Variable in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- glueTooltipText - Variable in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- gotoNextStep() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- gotoPreviousStep() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- gotoStep(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
H
- haltOnExit() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationBootInitializer
- haltOnExit() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- handlingError(Exception) - Static method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- handlingError(Exception) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- handlingError(String, Exception) - Static method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- handlingError(String, Exception) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- hasDelegate() - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- hashCode() - Method in class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- hashCode() - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- hashCode() - Method in class org.nuiton.jaxx.runtime.css.DataBinding
- hasListeners(String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- hasNext() - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
- hasNext() - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.BreadthFirstIterator
- hasNext() - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.PostorderIterator
- hasNext() - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.PreorderIterator
- hasSelectedIndex() - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- HBox - Class in org.nuiton.jaxx.runtime.swing
-
Panel which uses an
HBoxLayoutby default. - HBox() - Constructor for class org.nuiton.jaxx.runtime.swing.HBox
- HBoxBeanInfo - Class in org.nuiton.jaxx.runtime.swing
- HBoxBeanInfo() - Constructor for class org.nuiton.jaxx.runtime.swing.HBoxBeanInfo
- HBoxLayout - Class in org.nuiton.jaxx.runtime.swing
-
Horizontal box layout.
- HBoxLayout() - Constructor for class org.nuiton.jaxx.runtime.swing.HBoxLayout
- hiddenColumns - Variable in class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState
- highlightFilterText - Variable in class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
- HORIZONTAL - org.nuiton.jaxx.runtime.swing.CompoundIcon.Layout
- HORIZONTAL_ALIGNMENT_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.HBox
- HORIZONTAL_ALIGNMENT_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.VBox
I
- I18N_BUNDLE_NAME - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- I18N_DEFINITION_FILE - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- I18N_DIRECTORY - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- I18N_PREFIX - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- I18N_PROVIDER_NAME - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- I18nDecoratorDefinition - Interface in org.nuiton.jaxx.runtime.i18n
-
To get all about i18n for a decorator.
- I18nDecoratorDefinitions - Class in org.nuiton.jaxx.runtime.i18n
-
Created on 27/07/2021.
- I18nDecoratorDefinitions() - Constructor for class org.nuiton.jaxx.runtime.i18n.I18nDecoratorDefinitions
- I18nLabelsBuilder - Class in org.nuiton.jaxx.runtime.i18n
-
To build a dictionary of i18n labels used in ui based on a decorator.
- I18nLabelsBuilder(Class) - Constructor for class org.nuiton.jaxx.runtime.i18n.I18nLabelsBuilder
- I18nTableCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
-
A simple TableCellRenderer using a delegate TableCellRenderer to render everything elese thant the text : the text is I18nalize.
- I18nTableCellRenderer(TableCellRenderer, String...) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.I18nTableCellRenderer
- icon - Variable in class org.nuiton.jaxx.runtime.swing.editor.BooleanCellEditor
- ICON_PREFIX - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
- ICON_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- id - Variable in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
-
Id of the data associated with the node.
- id - Variable in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
-
Id of the data associated with the node.
- include(TreeModel, Object) - Method in interface org.nuiton.jaxx.runtime.swing.tree.TreeFilter
- indexOf(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Searches for the first occurrence of
elem. - indexOf(E, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Searches for the first occurrence of
elem, beginning the search atindex. - init() - Method in interface org.nuiton.jaxx.runtime.application.ModuleInitializer
- init() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- init() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- init() - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- init(Config, Context) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationBootInitializer
-
Code to invoke at each start onf application.
- init(Config, Context) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- init(ApplicationRunnerEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerListener
- init(UI) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- init(U, AbstractButton) - Static method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- init(U, AbstractButton, A) - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- init(U, AbstractButton, Class<A>) - Static method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- initComponents(Config, Context) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- initConfig(Properties, String...) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
- initContext(JAXXObject, JAXXContext) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Method to initialize the context of a ui.
- initEditor() - Method in interface org.nuiton.jaxx.runtime.swing.action.MenuAction
- initExtra(Config, Context) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- initI18n(Config) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- initializer() - Static method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- initializer(Class<C>) - Static method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- initLog(Config) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- initLogFileDirectory(Config) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- initMethod() - Method in annotation type org.nuiton.jaxx.runtime.context.DefaultApplicationContext.AutoLoad
- initNimbusLoookAndFeel() - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Try to load the Nimbus look and feel.
- initOnce - Variable in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
-
flag to know if application was init once.
- initOnce() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationBootInitializer
-
Code to invoke only once.
- initOnce() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- initOnce() - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
-
To execute some code only once.
- initOnce(ApplicationRunnerEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerListener
- initUI() - Method in interface org.nuiton.jaxx.runtime.swing.action.MenuAction
- initUI(JScrollPane, JTree) - Static method in class org.nuiton.jaxx.runtime.swing.tree.JTrees
- initUIConfiguration(Config) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- initUserDirectories(Config) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- INLINE_ATTRIBUTE - Static variable in class org.nuiton.jaxx.runtime.css.Rule
- insert(N, int) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- insert(N, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- insert(N, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- insertChild(IterableTreeNode<?>, int) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- insertChild(IterableTreeNode<?>, int) - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- insertElementAt(E, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Inserts the specified element as a component in this list at the specified
index. - insertElementAt(E, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- insertElementAt(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- insertElementAt(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- insertIndexInterval(int, int, boolean) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- insertNode(N, N) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Inserts the given node to the given
parentNode. - insertNode(N, N, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Inserts the given node to the given
parentNode. - insertNodeInto(N, N, int) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- insertNodeInto(N, N, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- insertNodeInto(N, N, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- install(JTabbedPane, int) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- install(JAXXContext) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
-
Install the application into the given
context. - install(JAXXContext) - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
-
Install the application into the given
context. - install(TabInfo) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoPropertyChangeListener
- installModel(JList) - Static method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
-
Convinient method to install a new
OneClicListSelectionModelon a givenJList. - installWizardUIListeners(WizardExtUI<E, M>) - Static method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUtil
- installWizardUIListeners(WizardUI<E, M>) - Static method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUtil
- INSTANCE - Static variable in class org.nuiton.jaxx.runtime.i18n.I18nDecoratorDefinitions
- INT_3_DIGITS_PATTERN - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Pattern to use for short numeric values in editors with max 3 digits.
- INT_4_DIGITS_PATTERN - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Pattern to use for short numeric values in editors with max 4 digits.
- INT_6_DIGITS_PATTERN - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Pattern to use for integer numeric values in editors with max 6 digits.
- INT_7_DIGITS_PATTERN - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Pattern to use for integer numeric values in editors with max 7 digits.
- internalClass - Variable in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
-
Type of data associated with the node
- internalClass - Variable in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
-
Type of data associated with the node
- invalidateCache(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
- invokeConstructor(Class<O>, Class<?>[], Object...) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Overrides the commons method to have generict cast fiex.
- isAddKeyStrokeToText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- isAddKeyStrokeToText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- isAddMnemonicAsKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- isAddMnemonicAsKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- isAdjusting() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- isAutoLayout() - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Get the auto layout property
- isBlock() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- isBusy() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- isCanClick() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- isCanClick() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- isCellEditable(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- isCellEditable(EventObject) - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- isChangeCursor() - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Get the change cursor property
- isCheckMenuItemIsArmed() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- isClosed() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- isClosed() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- isClosed() - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- isClosing() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- isClosing() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- isConfig() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStep
- isConsumed() - Method in class org.nuiton.jaxx.runtime.swing.application.event.ActionExecutorEvent
- isDefaultBinding() - Method in class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
- isDirty() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- isDirty() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- isDirty() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- isEmpty() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Tests whether this list has any components.
- isEmpty() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- isEmpty() - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.BreadthFirstIterator.Queue
- isEmpty() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- isEnabled() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- isEnabled() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- isEnabled() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavDataProvider
- isEnabled() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- isExpanded(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- isExpanded(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- isExpanded(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- isFailed() - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- isFailed() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- isFinal() - Method in enum org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- isFullScreen() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.UI_FULL_SCREENconfiguration option. - isHighlightFilterText() - Method in class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
- isInit() - Method in class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- isInline() - Method in class org.nuiton.jaxx.runtime.css.Selector
- isLayered(JComponent) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- isLeaf() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- isLeaf() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- isLeaf() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- isLeaf() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- isLeaf(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- isLeaf(Object) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- isLeaf(Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- isLeaf(Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- isLeaf(Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- isLeaf(Object) - Method in class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
- isLoaded() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- isLoaded() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- isLoaded() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- isNodeAncestor(IterableTreeNode) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
-
Returns true if
anotherNodeis an ancestor of this node -- if it is this node, this node's parent, or an ancestor of this node's parent. - isOperation() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStep
- isPropertyApplied(Object, String, int) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- isReload() - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- isReload() - Method in class org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerEvent
- isRequireSelect() - Method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- isResizable(Window) - Static method in class org.nuiton.jaxx.runtime.swing.session.WindowState
-
Checks whether the window supports resizing
- isRoot() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- isRoot() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- isRoot() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- isRoot() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- isSelected() - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Returns
trueif this item is currently selected. - isSelectedIndex(int) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- isSelectedKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- isSelectedKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- isSelectionEmpty() - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- isShowIcon() - Method in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- isShowText() - Method in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- isStaticNode() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
-
To know if the node is static.
- isStaticNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- isStaticNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- isStringNode() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
-
Convinient method to known if the node is a
Stringtyped. - isStringNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- isStringNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- isTransient() - Method in enum org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- isUseOnlyVisibleComponentDimension() - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
- isUseToolTipText() - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- isValid() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- isValidStep() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- isValueAdjusting() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- isValueIsAdjusting() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- isWasStarted() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- Item - Class in org.nuiton.jaxx.runtime.swing
-
An item in a component such as
JComboBoxorJTree. - Item(String, String, Object, boolean) - Constructor for class org.nuiton.jaxx.runtime.swing.Item
-
Creates a new Item.
- IterableTreeNode<O> - Interface in org.nuiton.jaxx.runtime.swing.tree
-
A
TreeNodeimplementation that is mutable, but does not implementsMutableTreeNode, because this API has some lacks: Implementation useVectorMethods around userObject are not typed Moreover this class implementsIterableto get nice access to children nodes using modern API. - IterableTreeNode.BreadthFirstIterator - Class in org.nuiton.jaxx.runtime.swing.tree
- IterableTreeNode.BreadthFirstIterator.Queue - Class in org.nuiton.jaxx.runtime.swing.tree
- IterableTreeNode.PostorderIterator - Class in org.nuiton.jaxx.runtime.swing.tree
- IterableTreeNode.PreorderIterator - Class in org.nuiton.jaxx.runtime.swing.tree
- iterator() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
- iterator() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
J
- JAXXButtonGroup - Class in org.nuiton.jaxx.runtime.swing
- JAXXButtonGroup() - Constructor for class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- JAXXComboBox - Class in org.nuiton.jaxx.runtime.swing
- JAXXComboBox() - Constructor for class org.nuiton.jaxx.runtime.swing.JAXXComboBox
- JAXXComboBox.JAXXComboBoxModel - Class in org.nuiton.jaxx.runtime.swing
- JAXXComboBoxModel(List<Item>) - Constructor for class org.nuiton.jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
- JAXXContextEntryDef<O> - Class in org.nuiton.jaxx.runtime.context
-
To qualify an entry in a
JAXXContext. - JAXXContextEntryDef(Class<Map>, String) - Constructor for class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
-
Special constructor for map, otherwise it is not possible to cast to O
- JAXXContextEntryDef(Class<O>) - Constructor for class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- JAXXContextEntryDef(String, Class<O>) - Constructor for class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- JaxxDefaultComboBoxModel<E> - Class in org.nuiton.jaxx.runtime.swing.model
-
To replace the
DefaultComboBoxModelwhich usedVector. - JaxxDefaultComboBoxModel() - Constructor for class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- JaxxDefaultComboBoxModel(E...) - Constructor for class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- JaxxDefaultComboBoxModel(Collection<E>) - Constructor for class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- JaxxDefaultListModel<E> - Class in org.nuiton.jaxx.runtime.swing.model
-
To replace the
DefaultListModelwhich usedVector. - JaxxDefaultListModel() - Constructor for class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- JaxxFilterableComboBoxModel<E> - Class in org.nuiton.jaxx.runtime.swing.model
-
ComboBoxModel which can filter the elements displayed in the popup.
- JaxxFilterableComboBoxModel() - Constructor for class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- JaxxFilterableComboBoxModel(E...) - Constructor for class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- JaxxFilterableComboBoxModel(Collection<E>) - Constructor for class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- JaxxFilterableListModel<E> - Class in org.nuiton.jaxx.runtime.swing.model
-
List model for filterable lists.
- JaxxFilterableListModel() - Constructor for class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- JAXXInitialContext - Class in org.nuiton.jaxx.runtime.context
-
An initial context to be inject in a
JAXXObject. - JAXXInitialContext() - Constructor for class org.nuiton.jaxx.runtime.context.JAXXInitialContext
- JAXXList - Class in org.nuiton.jaxx.runtime.swing
- JAXXList() - Constructor for class org.nuiton.jaxx.runtime.swing.JAXXList
- JAXXList.JAXXListModel - Class in org.nuiton.jaxx.runtime.swing
- JAXXListModel(List<Item>) - Constructor for class org.nuiton.jaxx.runtime.swing.JAXXList.JAXXListModel
- JAXXObjectActionSupport<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing.action
- JAXXObjectActionSupport(String, String, String, char) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- JAXXObjectActionSupport(String, String, String, String, char) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- JAXXObjectActionSupport(String, String, String, String, KeyStroke) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- JAXXObjectActionSupport(String, String, String, KeyStroke) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- JAXXObjectActionSupportJavaBeanDefinition<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing.action
- JAXXObjectActionSupportJavaBeanDefinition() - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
- JAXXObjectDescriptor - Class in org.nuiton.jaxx.runtime
- JAXXObjectDescriptor(ComponentDescriptor[], Stylesheet) - Constructor for class org.nuiton.jaxx.runtime.JAXXObjectDescriptor
- JaxxRuntimeUIResourcesProvider - Class in org.nuiton.jaxx.runtime
-
Created by tchemit on 13/12/2017.
- JaxxRuntimeUIResourcesProvider() - Constructor for class org.nuiton.jaxx.runtime.JaxxRuntimeUIResourcesProvider
- JAXXTab - Class in org.nuiton.jaxx.runtime.swing
- JAXXTab() - Constructor for class org.nuiton.jaxx.runtime.swing.JAXXTab
- JAXXToggleButton - Class in org.nuiton.jaxx.runtime.swing
- JAXXToggleButton() - Constructor for class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- JAXXTree - Class in org.nuiton.jaxx.runtime.swing
- JAXXTree() - Constructor for class org.nuiton.jaxx.runtime.swing.JAXXTree
- JAXXTree(TreeModel) - Constructor for class org.nuiton.jaxx.runtime.swing.JAXXTree
- JAXXTree.JAXXTreeModel - Class in org.nuiton.jaxx.runtime.swing
- JAXXTreeModel(List<Item>) - Constructor for class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- JAXXUtil - Class in org.nuiton.jaxx.runtime
- JAXXUtil() - Constructor for class org.nuiton.jaxx.runtime.JAXXUtil
- JComponentActionSupport<UI extends JComponent & JAXXObject> - Class in org.nuiton.jaxx.runtime.swing.action
- JComponentActionSupport(String, String, String, char) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JComponentActionSupport
- JComponentActionSupport(String, String, String, String, char) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JComponentActionSupport
- JComponentActionSupport(String, String, String, String, KeyStroke) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JComponentActionSupport
- JComponentActionSupport(String, String, String, KeyStroke) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JComponentActionSupport
- JOptionPanes - Class in org.nuiton.jaxx.runtime.swing
-
Created by tchemit on 11/10/17.
- JOptionPanes() - Constructor for class org.nuiton.jaxx.runtime.swing.JOptionPanes
- JSplitPaneState - Class in org.nuiton.jaxx.runtime.swing.session
-
State for JSplit FIXME add listener for divider move action
- JSplitPaneState() - Constructor for class org.nuiton.jaxx.runtime.swing.session.JSplitPaneState
- JTabbedPaneState - Class in org.nuiton.jaxx.runtime.swing.session
-
State for the JTabbedPane
- JTabbedPaneState() - Constructor for class org.nuiton.jaxx.runtime.swing.session.JTabbedPaneState
- JTables - Class in org.nuiton.jaxx.runtime.swing
-
Some usefull methods on
JTable. - JTables() - Constructor for class org.nuiton.jaxx.runtime.swing.JTables
- JTableState - Class in org.nuiton.jaxx.runtime.swing.session
-
State for JTable.
- JTableState() - Constructor for class org.nuiton.jaxx.runtime.swing.session.JTableState
- JTableState(int[], Map<Integer, String>) - Constructor for class org.nuiton.jaxx.runtime.swing.session.JTableState
- JTrees - Class in org.nuiton.jaxx.runtime.swing.tree
-
Created by tchemit on 11/10/17.
- JTrees() - Constructor for class org.nuiton.jaxx.runtime.swing.tree.JTrees
- JVetoableTabbedPane - Class in org.nuiton.jaxx.runtime.swing
-
A specialized JTabbedPane with a mechanism to check before changin a tab.
- JVetoableTabbedPane() - Constructor for class org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane
- JVetoableTabbedPane.ChangeSelectedIndex - Interface in org.nuiton.jaxx.runtime.swing
- JXTableSwingSessionState - Class in org.nuiton.jaxx.runtime.swing.session
- JXTableSwingSessionState() - Constructor for class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState
- JXTableSwingSessionState(int[], Map<Integer, String>, boolean[]) - Constructor for class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState
K
- keys - Variable in class org.nuiton.jaxx.runtime.swing.renderer.I18nTableCellRenderer
-
i18n keys of libelles to display
- keyStroke - Variable in class org.nuiton.jaxx.runtime.swing.editor.KeyStrokeEditor
- KeyStrokeCellEditor - Class in org.nuiton.jaxx.runtime.swing.editor
- KeyStrokeCellEditor() - Constructor for class org.nuiton.jaxx.runtime.swing.editor.KeyStrokeCellEditor
- keyStrokeEditor - Variable in class org.nuiton.jaxx.runtime.swing.editor.KeyStrokeCellEditor
- KeyStrokeEditor - Class in org.nuiton.jaxx.runtime.swing.editor
-
Custom text field to disable default key events
- KeyStrokeEditor() - Constructor for class org.nuiton.jaxx.runtime.swing.editor.KeyStrokeEditor
- KeyStrokes - Class in org.nuiton.jaxx.runtime.swing
-
Created by tchemit on 02/02/2018.
- KeyStrokes() - Constructor for class org.nuiton.jaxx.runtime.swing.KeyStrokes
- keyStrokeToStr(KeyStroke) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- klass - Variable in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
-
class of the entry, can not be null
L
- LABEL_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.Item
- lastElement() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Returns the last component of the list.
- lastIndexOf(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Returns the index of the last occurrence of
elem. - lastIndexOf(E, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Searches backwards for
elem, starting from the specified index, and returns an index to it. - launch() - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- launchAction(String, Runnable) - Method in class org.nuiton.jaxx.runtime.application.command.CommandSupport
- layoutContainer(Container) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
-
Lays out the specified container using this card layout.
- layoutContainer(Container) - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
- layoutContainer(Container) - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
- LEFT - Static variable in class org.nuiton.jaxx.runtime.swing.CompoundIcon
- level - Variable in class org.nuiton.jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
- listenerList - Variable in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- listenerList - Variable in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- listModel - Variable in class org.nuiton.jaxx.runtime.swing.model.GenericListSelectionModel
- load(Context, Config) - Method in class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- load(URL) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- loadAcceptedTypes() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
- loadAcceptedTypes() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
- loadAcceptedTypes() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
- loadAllNodes(N, NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
To load all nodes of a model.
- loadChilds(B, N, NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavNodeChildLoador
-
Load childs of the given
parentnode. - loaded - Variable in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
-
Flag to know when the none static node was loaded.
- loaded - Variable in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
-
Flag to know when the none static node was loaded.
- loadGetters() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
- loadGetters() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
- loadGetters() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
- loadInitializer() - Static method in interface org.nuiton.jaxx.runtime.application.ModuleInitializer
- loadProperties(List<String>, ApplicationConfig) - Static method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
- loadProperties(Properties, ApplicationConfig) - Static method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
- loadSafeStates() - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
-
Loads safely the states from the
SwingSession.file. - loadSetters() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
- loadSetters() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
- loadSetters() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
- loadStates(File) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
-
Loads the states from the file
- loadTypes() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
- loadTypes() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
- loadTypes() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
- loadUIConfig(String, String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Load the ui.properties file and set in
UIManagercolors and icons found. - loadUIConfig(Properties) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Load the ui.properties file and set in
UIManagercolors and icons found. - loadUIConfig(Properties, Consumer<Map.Entry<Object, Object>>) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Load the ui.properties file and set in
UIManagercolors and icons found. - LocaleEditor - Class in org.nuiton.jaxx.runtime.swing.editor
-
A
Localeeditor. - LocaleEditor(Locale...) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.LocaleEditor
- LocaleListCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
- LocaleListCellRenderer() - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- LocaleListCellRenderer(boolean, boolean) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- lock() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- lock() - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- lock() - Static method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- log - Variable in class org.nuiton.jaxx.runtime.application.command.CommandSupport
- log - Static variable in class org.nuiton.jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
-
Logger
- log - Static variable in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- LOG_CONFIGURATION_FILE - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- LogListener - Class in org.nuiton.jaxx.runtime.swing.application.event
- LogListener(Logger) - Constructor for class org.nuiton.jaxx.runtime.swing.application.event.LogListener
- LONG_10_DIGITS_PATTERN - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Pattern to use for long numeric values in editors with max 10 digits.
- LONG_3_DIGITS_PATTERN - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Pattern to use for long numeric values in editors with max 3 digits.
- lookingForEditor(Class<?>, Container) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
recherche les composants portant le meme nom que les champs de la classe clazz.
M
- mainThread - Variable in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- makeActionsEnabledOnlyIfMenuItemParentIsOpened(JMenu) - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- makeActionsEnabledOnlyIfMenuItemParentIsOpened(JMenuBar) - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- MARGIN_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.HBox
- MARGIN_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.VBox
- maximumLayoutSize(Container) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
-
Returns the maximum dimensions for this layout given the components in the specified target container.
- MenuAction - Interface in org.nuiton.jaxx.runtime.swing.action
-
Add this contract on any action that should be in a menu.
- methodName() - Method in annotation type org.nuiton.jaxx.runtime.context.DefaultApplicationContext.MethodAccess
- minimumLayoutSize(Container) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
-
Calculates the minimum size for the specified panel.
- minimumLayoutSize(Container) - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
- minimumLayoutSize(Container) - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
- MNEMONIC_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- model - Variable in class org.nuiton.jaxx.runtime.application.action.WizardActionWorker
- model - Variable in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
-
bridge model
- model - Variable in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
-
bridge model
- model - Variable in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- MODEL_STATE_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- models - Variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
-
le dictionnaire des modèles d'opération
- modelState - Variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
-
L'état générale du modèle
- ModuleInitializer - Interface in org.nuiton.jaxx.runtime.application
-
To initialize some stuff in your module.
- mouseDragged(MouseEvent) - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Move the component to its new location.
- mouseDragged(MouseEvent) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Resize the component ensuring location and size is within the bounds of the parent container and that the size is within the minimum and maximum constraints.
- mouseEntered(MouseEvent) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- mouseExited(MouseEvent) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- mouseMoved(MouseEvent) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- mousePressed(MouseEvent) - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Setup the variables used to control the moving of the component: source - the source component of the mouse event destination - the component that will ultimately be moved pressed - the Point where the mouse was pressed in the destination component coordinates.
- mousePressed(MouseEvent) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- mouseReleased(MouseEvent) - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Restore the original state of the Component
- mouseReleased(MouseEvent) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Restore the original state of the Component
- moveNode(N, N, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Moves the given
nodeto the newposition. - MultiDecoratorListCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
-
A
ListCellRendererwhich compute text with the matching decorator fromMultiDecoratorListCellRenderer.decoratorsand leave the hand to theMultiDecoratorListCellRenderer.delegateto perform the visual renderer. - MultiDecoratorListCellRenderer(Decorator...) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
- MultiDecoratorListCellRenderer(ListCellRenderer, Decorator...) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
- MultiDecoratorTableCelleRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
-
A
TableCellRendererwhich compute text with the matching decorator fromMultiDecoratorTableCelleRenderer.decoratorsbased on the type of value and leave the hand to theMultiDecoratorTableCelleRenderer.delegateto perform the visual renderer. - MultiDecoratorTableCelleRenderer(Decorator...) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
- MultiDecoratorTableCelleRenderer(TableCellRenderer, Decorator...) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
- MyDefaultCellEditor - Class in org.nuiton.jaxx.runtime.swing.editor
- MyDefaultCellEditor(JCheckBox) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- MyDefaultCellEditor(JComboBox) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- MyDefaultCellEditor(JTextField) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- MyDefaultTreeTableModel() - Constructor for class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel.MyDefaultTreeTableModel
N
- name - Variable in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
-
name of the entry, can be nuill for a unamed entry.
- name() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardStep
- NavBridge<M,N extends NavNode<M,N>> - Interface in org.nuiton.jaxx.runtime.swing.nav
-
Contract of the bridge used by
NavHelperto hold model and ui. - NavDataProvider - Interface in org.nuiton.jaxx.runtime.swing.nav
-
Contract of provider of data.
- NavHelper<M,U,B extends NavBridge<M,N>,N extends NavNode<M,N>> - Class in org.nuiton.jaxx.runtime.swing.nav
-
Tree helper to deal with the build of trees and other usefull operations.
- NavHelper(B) - Constructor for class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- NavNode<M,N extends NavNode<M,N>> - Interface in org.nuiton.jaxx.runtime.swing.nav
-
Definition of a node with a optional
childLoadorto build childs of node. - NavNodeChildLoador<T,O,M,B extends NavBridge<M,N>,N extends NavNode<M,N>> - Class in org.nuiton.jaxx.runtime.swing.nav
-
Object to load childs of a node.
- NavNodeChildLoador(Class<O>) - Constructor for class org.nuiton.jaxx.runtime.swing.nav.NavNodeChildLoador
- NavTreeBridge<N extends NavTreeNode<N>> - Class in org.nuiton.jaxx.runtime.swing.nav.tree
-
Delegate model used to switch between tree model and tree table model api
- NavTreeBridge() - Constructor for class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- NavTreeHelper<N extends NavTreeNode<N>> - Class in org.nuiton.jaxx.runtime.swing.nav.tree
- NavTreeHelper() - Constructor for class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- NavTreeHelper(NavTreeBridge<N>) - Constructor for class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- NavTreeNode<N extends NavTreeNode<N>> - Class in org.nuiton.jaxx.runtime.swing.nav.tree
-
Implementation of
NavNodeused to create in tree table This node extendsDefaultMutableTreeNode - NavTreeNode(Class<?>, String, String, NavTreeNodeChildLoador<?, ?, N>) - Constructor for class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- NavTreeNode(String) - Constructor for class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- NavTreeNodeChildLoador<T,O,N extends NavTreeNode<N>> - Class in org.nuiton.jaxx.runtime.swing.nav.tree
-
Implementation for tree of
NavNodeChildLoador - NavTreeNodeChildLoador(Class<O>) - Constructor for class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador
- NavTreeTableBridge<N extends NavTreeTableNode<N>> - Class in org.nuiton.jaxx.runtime.swing.nav.treetable
-
Delegate model used to switch between tree model and tree table model api
- NavTreeTableBridge() - Constructor for class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- NavTreeTableHelper<N extends NavTreeTableNode<N>> - Class in org.nuiton.jaxx.runtime.swing.nav.treetable
-
The implementation of
NavHelperbased on aJXTreeTablecomponent. - NavTreeTableHelper() - Constructor for class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- NavTreeTableModel - Class in org.nuiton.jaxx.runtime.swing.nav.treetable
-
Model of the tree table used for a jaxx tree table api.
- NavTreeTableModel(NavTreeTableModel.MyDefaultTreeTableModel) - Constructor for class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- NavTreeTableModel.MyDefaultTreeTableModel - Class in org.nuiton.jaxx.runtime.swing.nav.treetable
-
Hack to acces to the modelSupport
- NavTreeTableNode<N extends NavTreeTableNode<N>> - Class in org.nuiton.jaxx.runtime.swing.nav.treetable
-
Implementation of
NavNodeused to create in tree table This node extendsDefaultMutableTreeTableNodeused byJXTreeTable - NavTreeTableNode(Class<?>, String, String, NavTreeTableNodeChildLoador<?, ?, N>) - Constructor for class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- NavTreeTableNode(String) - Constructor for class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- NavTreeTableNodeChildLoador<T,O,N extends NavTreeTableNode<N>> - Class in org.nuiton.jaxx.runtime.swing.nav.treetable
-
Implementation for tree table of
NavNodeChildLoador - NavTreeTableNodeChildLoador(Class<O>) - Constructor for class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNodeChildLoador
- NEED_FIX - org.nuiton.jaxx.runtime.swing.wizard.ext.WizardState
-
quand l'exécution s'est terminée mais requière des corrections
- NEVER_APPLIES - Static variable in class org.nuiton.jaxx.runtime.css.Selector
- newAccess(Class<?>, Object, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- newAccess(Class<?>, Object, String, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- newBooleanEditor() - Static method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- newBooleanEditor(boolean) - Static method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- newBooleanEditor(Icon) - Static method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- newBooleanEditor(Icon, boolean) - Static method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- newBooleanTableCellEditor(TableCellRenderer) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newBooleanTableCellEditorAndRenderer(TableCellRenderer) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newBooleanTableCellRenderer(TableCellRenderer) - Static method in class org.nuiton.jaxx.runtime.swing.JTables
- newBooleanTableCellRenderer(TableCellRenderer) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newBooleanTableCellRenderer(TableCellRenderer, Predicate<?>) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newCell() - Method in class org.nuiton.jaxx.runtime.swing.Table
- newComboModel(Object...) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newContextEntryDef(Class<O>) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
- newContextEntryDef(String, Class<?>) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
- newDeleteCellRenderer(DefaultTableCellRenderer) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newEditor(E...) - Static method in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
- newEditor(Class<E>) - Static method in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
-
Creates a
EnumEditorfor the given enumerationtype, with all values of enumeration. - newEditor(Class<E>, int) - Static method in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
-
Creates a
EnumEditorfor the given enumerationtype, with all values of enumeration whichordinalis strictly lower than the givenmaxOrdinal. - newEditor(Locale...) - Static method in class org.nuiton.jaxx.runtime.swing.editor.LocaleEditor
- newEmptyNumberTableCellRenderer(TableCellRenderer) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newEnumEditor(EnumEditor<?>) - Static method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- newEnumTableCellRenderer(TableCellRenderer, Class<E>) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newInstance(Class<?>) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- newInstanceWithParams(Class<O>, Object...) - Static method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- newLabel(String, Object, int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newListContextEntryDef() - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
- newListContextEntryDef(String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
- newListEditor() - Static method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- newListEditor(JComboBox) - Static method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- newMainUI() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- newMapContextEntryDef(String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
- newMaxXDimension() - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newMaxXYDimension() - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newMaxYDimension() - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newMinDimension() - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newModel() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStep
-
Instancie le modèle associée à l'étape.
- newModel(JAXXContext, Class<M>) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- newModelEntry(Class<M>) - Static method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- newRow() - Method in class org.nuiton.jaxx.runtime.swing.Table
- newSession(File, boolean) - Static method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
-
Deprecated.since 2.10, the default behaviour is now to safely load the incoming file
- newSession(File, boolean, Map<Class, State>) - Static method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
-
Deprecated.since 2.10, the default behaviour is now to safely load the incoming file
- newStringTableCellRenderer(DefaultTableCellRenderer, int, boolean) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- newTabbedPaneIterator(JTabbedPane) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Iterate the components of a
JTabbedPanein natural order. - newTextEditor() - Static method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- newThread(Runnable) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot.ApplicationThreadFactory
- newThread(Runnable, String, boolean) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot.ApplicationThreadFactory
- newTimeTableCellRenderer(DefaultTableCellRenderer) - Static method in class org.nuiton.jaxx.runtime.swing.JTables
- newUI(WizardExtUI<?, ?>) - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStep
-
Construit l'ui associée à l'étape.
- newWorker(M, String, Callable<WizardState>) - Static method in class org.nuiton.jaxx.runtime.application.action.WizardActionWorker
- next() - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
- next() - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.BreadthFirstIterator
- next() - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.PostorderIterator
- next() - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.PreorderIterator
- NEXT_STEP_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- nextSelectedItem - Variable in class org.nuiton.jaxx.runtime.swing.model.ComboBoxSelectionEvent
-
The item to selected in comboBox.
- NO_PSEUDOCLASS - Static variable in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- nodeChanged(TreeNode) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- nodeChanged(TreeNode) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- nodeChanged(TreeNode) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- nodeChanged(NavTreeTableNode<?>) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- nodesChanged(TreeNode, int[]) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- nodesChanged(TreeNode, int[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- nodesChanged(TreeNode, int[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- nodeStructureChanged(TreeNode) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- nodeStructureChanged(TreeNode) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- nodeStructureChanged(TreeNode) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- nodeStructureChanged(NavTreeTableNode<?>) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- nodesWereInserted(N, int[]) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- nodesWereInserted(N, int[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- nodesWereInserted(N, int[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- nodesWereRemoved(TreeNode, int[], Object[]) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- nodesWereRemoved(TreeNode, int[], Object[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- nodesWereRemoved(TreeNode, int[], Object[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- nodeWereInserted(N, int, N) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- nodeWereInserted(N, int, N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- nodeWereInserted(N, int, N) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- normalMnemonic - Variable in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- normalText - Variable in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- normalTooltipText - Variable in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- NORTH - Static variable in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- NOT_SELECTED_TIP_CLIENT_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- notBusy() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- notifyChildNodesInserted(N) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
-
Notifies that all childs nodes of
nodewere inserted. - notifyChildNodesInserted(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- notifyChildNodesInserted(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- notifyNodeInserted(N) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
-
Notifies that the
nodewas inserted. - notifyNodeInserted(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- notifyNodeInserted(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
O
- OK - org.nuiton.jaxx.runtime.application.action.ActionWorker.ActionStatus
- OK - org.nuiton.jaxx.runtime.swing.application.ActionWorker.ActionStatus
- onActionCancel(ActionExecutorEvent) - Method in interface org.nuiton.jaxx.runtime.application.action.event.ActionExecutorListener
-
Hook when a action has been canceled.
- onActionCancel(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.application.action.event.DefaultActionExecutorListener
- onActionCancel(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.application.action.event.WizardActionWorkerExecutorListener
- onActionCancel(ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
Hook when a action has been canceled.
- onActionEnd(ActionExecutorEvent) - Method in interface org.nuiton.jaxx.runtime.application.action.event.ActionExecutorListener
-
Hook when a action has end with no failure or cancel.
- onActionEnd(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.application.action.event.DefaultActionExecutorListener
- onActionEnd(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.application.action.event.WizardActionWorkerExecutorListener
- onActionEnd(ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
Hook when a action has end with no failure or cancel.
- onActionFail(ActionExecutorEvent) - Method in interface org.nuiton.jaxx.runtime.application.action.event.ActionExecutorListener
-
Hook when a action has failed.
- onActionFail(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.application.action.event.DefaultActionExecutorListener
- onActionFail(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.application.action.event.WizardActionWorkerExecutorListener
- onActionFail(ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
Hook when a action has failed.
- onActionStart(ActionExecutorEvent) - Method in interface org.nuiton.jaxx.runtime.application.action.event.ActionExecutorListener
-
Hook when a action is about to start.
- onActionStart(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.application.action.event.DefaultActionExecutorListener
- onActionStart(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.application.action.event.WizardActionWorkerExecutorListener
- onActionStart(ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
Hook when a action is about to start.
- onAfterAction(ActionExecutorEvent) - Method in interface org.nuiton.jaxx.runtime.application.action.event.ActionExecutorListener
-
Hook after action is consumed.
- onAfterAction(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.application.action.event.DefaultActionExecutorListener
- onAfterAction(ActionExecutorEvent) - Method in class org.nuiton.jaxx.runtime.application.action.event.WizardActionWorkerExecutorListener
- onAfterAction(ActionWorker<?, ?>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
Hook after action is consumed.
- onClose(boolean) - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
-
Hook to close runner.
- OneClicListSelectionModel - Class in org.nuiton.jaxx.runtime.swing
- OneClicListSelectionModel(JList) - Constructor for class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- OneClicListSelectionModel(ListSelectionModel, ListModel) - Constructor for class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- onError(Exception) - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
-
Hook when an error occurs in runner.
- onInit() - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
-
Hook to init runner.
- onModelStateChanged(WizardState) - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUI
-
Méthode invoquée lorsque l'état interne du modèle a changé.
- onOperationStateChanged(E, WizardState) - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUI
-
Méthode invoqué lorsque l'état d'une opération a changé.
- onShutdown() - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
-
Hook to shutdown launcher
- onShutdown(Exception) - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
-
Hook to shutdown launcher when an exception occurs on closing.
- onStart() - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
-
Hook to start runner.
- onStepChanged(E, E) - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardUI
-
Méthode invoquée lorsque l'étape courante a changé dans le modèle.
- onStepsChanged(E[]) - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardUI
-
Méthode invoquée lorsque l'univers des étapes a été modifié dans le modèle.
- onWasInit() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUI
-
Méthode invoqué lorsque le modèle a été initialisé.
- onWasStarted() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUI
-
Méthode invoqué lorsque la première opération du modèlé a été démarrée.
- openInternalStream(URL) - Static method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- openLink(String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- openLink(URI) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- openLink(HyperlinkEvent) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Open a link coming from a
HyperlinkEvent. - operations - Variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
-
La liste des opérations à effectuer
- OPERATIONS_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- orderedByKey(List<ConfigOptionDef>) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
- ordinal() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardStep
- org.nuiton.jaxx.runtime - package org.nuiton.jaxx.runtime
- org.nuiton.jaxx.runtime.application - package org.nuiton.jaxx.runtime.application
- org.nuiton.jaxx.runtime.application.action - package org.nuiton.jaxx.runtime.application.action
- org.nuiton.jaxx.runtime.application.action.event - package org.nuiton.jaxx.runtime.application.action.event
- org.nuiton.jaxx.runtime.application.command - package org.nuiton.jaxx.runtime.application.command
- org.nuiton.jaxx.runtime.application.test - package org.nuiton.jaxx.runtime.application.test
- org.nuiton.jaxx.runtime.awt - package org.nuiton.jaxx.runtime.awt
- org.nuiton.jaxx.runtime.awt.visitor - package org.nuiton.jaxx.runtime.awt.visitor
-
JAXX - awt tree node API
- org.nuiton.jaxx.runtime.binding - package org.nuiton.jaxx.runtime.binding
- org.nuiton.jaxx.runtime.context - package org.nuiton.jaxx.runtime.context
- org.nuiton.jaxx.runtime.css - package org.nuiton.jaxx.runtime.css
- org.nuiton.jaxx.runtime.i18n - package org.nuiton.jaxx.runtime.i18n
- org.nuiton.jaxx.runtime.swing - package org.nuiton.jaxx.runtime.swing
- org.nuiton.jaxx.runtime.swing.action - package org.nuiton.jaxx.runtime.swing.action
- org.nuiton.jaxx.runtime.swing.application - package org.nuiton.jaxx.runtime.swing.application
- org.nuiton.jaxx.runtime.swing.application.event - package org.nuiton.jaxx.runtime.swing.application.event
- org.nuiton.jaxx.runtime.swing.editor - package org.nuiton.jaxx.runtime.swing.editor
- org.nuiton.jaxx.runtime.swing.model - package org.nuiton.jaxx.runtime.swing.model
- org.nuiton.jaxx.runtime.swing.nav - package org.nuiton.jaxx.runtime.swing.nav
-
JAXX - nav api
- org.nuiton.jaxx.runtime.swing.nav.tree - package org.nuiton.jaxx.runtime.swing.nav.tree
-
JAXX - nav tree implementation
- org.nuiton.jaxx.runtime.swing.nav.treetable - package org.nuiton.jaxx.runtime.swing.nav.treetable
-
JAXX - nav tree table implementation
- org.nuiton.jaxx.runtime.swing.renderer - package org.nuiton.jaxx.runtime.swing.renderer
- org.nuiton.jaxx.runtime.swing.session - package org.nuiton.jaxx.runtime.swing.session
- org.nuiton.jaxx.runtime.swing.tree - package org.nuiton.jaxx.runtime.swing.tree
- org.nuiton.jaxx.runtime.swing.wizard - package org.nuiton.jaxx.runtime.swing.wizard
-
JAXX - Wizard framework
- org.nuiton.jaxx.runtime.swing.wizard.ext - package org.nuiton.jaxx.runtime.swing.wizard.ext
-
JAXX - Wizard framework
- org.nuiton.jaxx.runtime.util - package org.nuiton.jaxx.runtime.util
- orientation - Variable in class org.nuiton.jaxx.runtime.swing.session.JSplitPaneState
P
- paintIcon(Component, Graphics, int, int) - Method in class org.nuiton.jaxx.runtime.swing.CompoundIcon
-
Paint the icons of this compound icon at the specified location
- paintLayer(Graphics2D, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- paintLayer(Graphics2D, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- PARENT - Static variable in class org.nuiton.jaxx.runtime.JAXXUtil
- PARENT_CONTEXT_ENTRY - Static variable in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
-
entry of the parent context
- parentContext - Variable in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
-
le context parent
- parse(ComponentTreeNode) - Method in class org.nuiton.jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
- pattern - Variable in class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
- pcs - Variable in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
-
to manage properties modifications
- pcs - Variable in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
-
pour propager les changements dans le modèle vers l'ui
- pcs - Variable in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- pcs - Variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
-
pour propager les changements dans le modèle vers l'ui
- peek() - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.BreadthFirstIterator.Queue
- PENDING - org.nuiton.jaxx.runtime.swing.wizard.ext.WizardState
-
quand l'opération n'a pas encore été réalisée
- pop() - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.BreadthFirstIterator.Queue
- populateChilds(NavBridge<DefaultTreeModel, N>, NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- populateChilds(NavBridge<M, N>, NavDataProvider) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
-
To populate childs of the node (only when a none static node).
- populateChilds(NavBridge<NavTreeTableModel, N>, NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- populateNode(N, Object[], boolean) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Populates nodes.
- populateNode(NavBridge<DefaultTreeModel, N>, NavDataProvider, boolean) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- populateNode(NavBridge<M, N>, NavDataProvider, boolean) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
-
To populate the node.
- populateNode(NavBridge<NavTreeTableModel, N>, NavDataProvider, boolean) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- postorderIterator() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- PostorderIterator(IterableTreeNode<?>) - Constructor for class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.PostorderIterator
- postorderStream(TreeNode) - Static method in class org.nuiton.jaxx.runtime.swing.tree.JTrees
-
Creates a stream of tree node using the Depth-first search (DSF) algorithm with postorder vertex ordering starting on given
node. - postorderStream(TreeNode, boolean) - Static method in class org.nuiton.jaxx.runtime.swing.tree.JTrees
-
Creates a stream of tree node using the Depth-first search (DSF) algorithm with postorder vertex ordering starting on given
node. - preferredLayoutSize(Container) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
-
Determines the preferred size of the container argument using this card layout.
- preferredLayoutSize(Container) - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
- preferredLayoutSize(Container) - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
- preorderIterator() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- PreorderIterator(IterableTreeNode<?>) - Constructor for class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.PreorderIterator
- preorderStream(TreeNode) - Static method in class org.nuiton.jaxx.runtime.swing.tree.JTrees
-
Creates a stream of tree node using the Depth-first search (DSF) algorithm with preorder vertex ordering starting on given
node. - preorderStream(TreeNode, boolean) - Static method in class org.nuiton.jaxx.runtime.swing.tree.JTrees
-
Creates a stream of tree node using the Depth-first search (DSF) algorithm with preorder vertex ordering starting on given
node. - prepareIcon(ImageIcon) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- prepareIcon(ImageIcon) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- preparePopup(JPopupMenu, JComponent, boolean) - Static method in interface org.nuiton.jaxx.runtime.swing.action.MenuAction
- PREVIOUS_STEP_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- previousIndex - Variable in class org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane
- printActions(StringBuilder, ConfigActionDef...) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
- printConfigurationOptions(StringBuilder) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
- printOptions(StringBuilder, ConfigOptionDef...) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
- processDataBinding(JAXXObject, String...) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Convinient method to process more than one binding on a JAXX ui.
- processKeyEvent(KeyEvent) - Method in class org.nuiton.jaxx.runtime.swing.editor.KeyStrokeEditor
- processKeyEvent(KeyEvent, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- processKeyEvent(KeyEvent, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- processMouseEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- processMouseEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- processMouseMotionEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- processMouseMotionEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- processMouseWheelEvent(MouseWheelEvent, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- processMouseWheelEvent(MouseWheelEvent, JXLayer<? extends JComponent>) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- PROPERTY_SELECTED_VALUE - Static variable in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- propertyApplied(Object, String, Object, int) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- propertyChange(PropertyChangeEvent) - Method in class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
-
Processes the data binding in response to a
PropertyChangeEvent. - propertyChange(PropertyChangeEvent) - Method in class org.nuiton.jaxx.runtime.DataBindingListener
-
Processes the data binding in response to a
PropertyChangeEvent. - propertyChange(PropertyChangeEvent) - Method in class org.nuiton.jaxx.runtime.DataBindingUpdateListener
-
Updates the data binding in response to a
PropertyChangeEvent. - propertyChange(PropertyChangeEvent) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoPropertyChangeListener
- propertyChange(PropertyChangeEvent) - Method in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- propertyNames - Variable in class org.nuiton.jaxx.runtime.binding.SimpleJAXXObjectBinding
- propertyRemoved(Object, String, Object, int) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- provider - Variable in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
-
provider of decorators
- provider - Variable in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderTableCellRenderer
-
provider of decorators
- PSEUDOCLASS_APPLIES - Static variable in class org.nuiton.jaxx.runtime.css.Selector
- PSEUDOCLASS_APPLIES_INHERIT_ONLY - Static variable in class org.nuiton.jaxx.runtime.css.Selector
- Pseudoclasses - Class in org.nuiton.jaxx.runtime.css
- Pseudoclasses() - Constructor for class org.nuiton.jaxx.runtime.css.Pseudoclasses
- putValue(String, Object) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- putValue(String, Object) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- putWindowNormalBounds(Window, Rectangle) - Static method in class org.nuiton.jaxx.runtime.swing.session.WindowState
-
Puts
Windowbounds to client property.
Q
- Queue() - Constructor for class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.BreadthFirstIterator.Queue
R
- rebuildTexts(boolean) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- refilter() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- ReflectUtil - Class in org.nuiton.jaxx.runtime.util
-
Created by tchemit on 12/07/17.
- ReflectUtil() - Constructor for class org.nuiton.jaxx.runtime.util.ReflectUtil
- refresh() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- refresh(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- refreshFilteredElements() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- refreshFilteredElements() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- refreshNode(N, boolean) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Refreshs the given
node. - register(InputMap, ActionMap) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- register(InputMap, ActionMap) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- registerComponent(Component...) - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Add the required listeners to the specified component
- registerComponent(Component...) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Add the required listeners to the specified component
- registerComponent(String, Component...) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- registeredComponent - Variable in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- registerResource(ApplicationResourceManager.Resource) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- registerResources(Config) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- rejectStates(WizardState, WizardState...) - Static method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUtil
- reload - Variable in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
-
flag to reload the runner when closing it
- reload(N) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- reload(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- reload(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- reloadAfterFire - Variable in class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
-
Internal state to reapply the binding after each fires :this is sometimes necessary when binding is complex.
- reloadBinding(JAXXBinding) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
To reload a binding, the method will invoke
JAXXBinding.removeDataBinding()JAXXBinding.applyDataBinding() - reloadBinding(JAXXObject, String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Convinient method to reload a given binding by his id on a JAXX ui.
- remove() - Method in class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- remove() - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
- remove(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Removes the element at the specified position in this list.
- remove(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- remove(Component) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
-
Remove component from component to save
- remove(AbstractButton) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- remove(N) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- remove(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- remove(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- remove0(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- removeAcceleratorKey(String) - Static method in class org.nuiton.jaxx.runtime.swing.KeyStrokes
- removeActionExecutorListener(ActionExecutorListener) - Method in class org.nuiton.jaxx.runtime.application.action.ActionExecutor
- removeActionExecutorListener(ActionExecutorListener) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
- removeAllChildren() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- removeAllDataBindings(JAXXObject) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Convinient method to remove all than one binding on a JAXX ui.
- removeAllElements() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
-
Empties the list.
- removeAllElements() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Removes all components from this list and sets its size to zero.
- removeAllElements() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- removeAllElements() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- removeAllElements(Collection<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- removeAllElements(Collection<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- removeAllItems(Collection<Item>) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
- removeAllItems(Collection<Item>) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- removeCellEditorListener(CellEditorListener) - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- removeChangeListener(ChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
-
Removes a ChangeListener from the button.
- removeChild(int) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- removeChild(int) - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
-
Remove child at given
index. - removeChild(Item) - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Remove child node a new child node
- removeChild(IterableTreeNode<?>) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- removeChild(IterableTreeNode<?>) - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
-
Remove given given
child. - removeChildren() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- removeChildren() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
-
Removes all of this node's children, setting their parents to null.
- removeChildren(List<IterableTreeNode<?>>) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- removeChildren(List<IterableTreeNode<?>>) - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
-
Remove given children.
- removeChilds(List<Item>) - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Remove all childs nodes
- removeComponent(Component) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSessionHelper
- removeContextValue(Class<T>) - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- removeContextValue(Class<T>) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- removeContextValue(Class<T>) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
- removeContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- removeContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- removeContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- removeContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
- removeContextValue(JAXXContext) - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- removeDataBinding() - Method in class org.nuiton.jaxx.runtime.binding.SimpleJAXXObjectBinding
- removeDataBinding(JAXXObject, String...) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
-
Convinient method to remove more than one binding on a JAXX ui.
- removeElement(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Removes the first (lowest-indexed) occurrence of the argument from this list.
- removeElement(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- removeElement(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- removeElement(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- removeElementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- removeElementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Deletes the component at the specified index.
- removeElementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- removeElementAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- removeElements(Collection<B>) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- removeFilter(Predicate<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- removeFilter(Predicate<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- removeGenericListListener(GenericListListener) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- removeIndexInterval(int, int) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- removeItem(Item) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
- removeItem(Item) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- removeJaxxPropertyChangeListener() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
- removeKeyStrokeToText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- removeLayoutComponent(Component) - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
- removeLayoutComponent(Component) - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
- removeLayoutComponent(Component, Serializable) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
- removeListDataListener(ListDataListener) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- removeListSelectionListener(ListSelectionListener) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- removeMainUI() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- removeNode(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Removes the given
nodefrom the registred tree model and returns his parent. - removeNodeFromParent(N) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- removeNodeFromParent(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- removeNodeFromParent(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- removeOperation(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- removePreviousAction() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- removeProperty(JAXXObject, Object, String, Object, Object, int) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.Item
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.Item
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- removePropertyChangeListener(JAXXContextEntryDef<?>, String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
-
To remove a listen modification of the given entry in the context.
- removePropertyChangeListeners() - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- removePropertyChangeListeners() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- removeRange(int, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Deletes the components at the specified range of indexes.
- removeRange(int, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- removeSelectionInterval(int, int) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- removeSelectionInterval(int, int) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- removeSelectionIntervalWithoutFire(int, int) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- removeSelectionPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- removeSelectionPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- removeSelectionPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- removeSelectionPaths(TreePath[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- removeSelectionPaths(TreePath[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- removeSelectionPaths(TreePath[]) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- removeTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- removeTreeModelListener(TreeModelListener) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- removeTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- removeTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- removeTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- removeTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
- removeWillChangeSelectedItemListener(WillChangeSelectedItemListener) - Method in interface org.nuiton.jaxx.runtime.swing.model.ComboBoxModel2
-
Adds a listener to the list that's notified each time the selected item should be changed.
- removeWillChangeSelectedItemListener(WillChangeSelectedItemListener) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- renderCache - Variable in class org.nuiton.jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
-
le cache de rendu
- rendererDelegate - Variable in class org.nuiton.jaxx.runtime.swing.editor.BooleanCellEditor
- requireSelect - Variable in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- reset() - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
- reset(Container) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
-
remove from cardlayout and linked container all his components.
- RESOURCES_DIRECTORY - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- restart() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- RestoreStateAction() - Constructor for class org.nuiton.jaxx.runtime.swing.session.SwingSession.RestoreStateAction
- reverse() - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
- RIGHT - Static variable in class org.nuiton.jaxx.runtime.swing.CompoundIcon
- RootPaneContainerActionSupport<UI extends RootPaneContainer & JAXXObject> - Class in org.nuiton.jaxx.runtime.swing.action
- RootPaneContainerActionSupport(String, String, String, char) - Constructor for class org.nuiton.jaxx.runtime.swing.action.RootPaneContainerActionSupport
- RootPaneContainerActionSupport(String, String, String, String, char) - Constructor for class org.nuiton.jaxx.runtime.swing.action.RootPaneContainerActionSupport
- RootPaneContainerActionSupport(String, String, String, String, KeyStroke) - Constructor for class org.nuiton.jaxx.runtime.swing.action.RootPaneContainerActionSupport
- RootPaneContainerActionSupport(String, String, String, KeyStroke) - Constructor for class org.nuiton.jaxx.runtime.swing.action.RootPaneContainerActionSupport
- Rule - Class in org.nuiton.jaxx.runtime.css
- Rule(Selector[], String[], String[]) - Constructor for class org.nuiton.jaxx.runtime.css.Rule
- Rule(Selector[], Map<String, String>) - Constructor for class org.nuiton.jaxx.runtime.css.Rule
- run() - Method in class org.nuiton.jaxx.runtime.application.command.CommandSupport
- run() - Method in class org.nuiton.jaxx.runtime.application.command.WithMainUICommandSupport
- run(Frame) - Method in class org.nuiton.jaxx.runtime.application.command.StartDefaultUI
- run(Frame) - Method in class org.nuiton.jaxx.runtime.application.command.WithMainUICommandSupport
- run(U, A) - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- run(U, Class<A>) - Static method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- runnable - Variable in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
-
the runner to start application
- RUNNING - org.nuiton.jaxx.runtime.swing.wizard.ext.WizardState
-
quand l'opération est en cours
S
- save() - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- save() - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSessionHelper
- SaveStateAction() - Constructor for class org.nuiton.jaxx.runtime.swing.session.SwingSession.SaveStateAction
- sb - Variable in class org.nuiton.jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
- scrollPathToVisible(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- scrollPathToVisible(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- scrollPathToVisible(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- scrollToTableSelection(JTable) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Add to a given table a selec tion model listener to always scroll to current cell selection.
- selected - Variable in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
-
le contenu sélectionné
- SELECTED_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.Item
- SELECTED_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- SELECTED_TIP_CLIENT_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- SELECTED_VALUE_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- selectedIndex - Variable in class org.nuiton.jaxx.runtime.swing.session.JTabbedPaneState
- selectedItemWillChanged(ComboBoxSelectionEvent) - Method in interface org.nuiton.jaxx.runtime.swing.model.WillChangeSelectedItemListener
-
Invoked whenever the selected item is about to change in the comboBox.
- selectedObject - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- selectedValues - Variable in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- selectFirst(JPopupMenu) - Static method in interface org.nuiton.jaxx.runtime.swing.action.MenuAction
- selectFirstCellOnFirstRowAndStopEditing(JTable) - Static method in class org.nuiton.jaxx.runtime.swing.JTables
- selectFirstCellOnLastRow(JTable) - Static method in class org.nuiton.jaxx.runtime.swing.JTables
- selectFirstCellOnRow(JTable, int, boolean) - Static method in class org.nuiton.jaxx.runtime.swing.JTables
- selectionAdded(GenericListEvent) - Method in interface org.nuiton.jaxx.runtime.swing.model.GenericListListener
- selectionListener - Variable in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
pour ouvrir les fils d'un noeud que l'on vient de sélectionner pour éviter d'avoir à faire des doubles clics.
- selectionRemoved(GenericListEvent) - Method in interface org.nuiton.jaxx.runtime.swing.model.GenericListListener
- selectLast(JPopupMenu) - Static method in interface org.nuiton.jaxx.runtime.swing.action.MenuAction
- selectNode(String...) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Selects the node described by his given
pathof ids. - selectNode(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Selects the given
nodein the registred tree. - selectNodes(List<N>) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Selects the given
nodesin the registred tree. - Selector - Class in org.nuiton.jaxx.runtime.css
- Selector(String, String, String, String) - Constructor for class org.nuiton.jaxx.runtime.css.Selector
- Selector(String, String, String, String, boolean) - Constructor for class org.nuiton.jaxx.runtime.css.Selector
- selectParentNode() - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Selects the parent of the currently selected node.
- serialize(Object, boolean) - Static method in class org.nuiton.jaxx.runtime.Base64Coder
-
Write the object to a Base64 string.
- set(int, E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Replaces the element at the specified position in this list with the specified element.
- set(int, E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- set(Context, Config) - Method in class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- set(O) - Method in class org.nuiton.jaxx.runtime.application.ApplicationContextComponent
- setAcceptAction(Action) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- setAcceptAction(Action) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- setAcceptedComponentNames(String...) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- setAcceptedComponentTypes(Class<?>...) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- setAcceptIcon(ImageIcon) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- setAcceptIcon(ImageIcon) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- setAddKeyStrokeToText(boolean) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setAddKeyStrokeToText(boolean) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setAddMnemonicAsKeyStroke(boolean) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setAddMnemonicAsKeyStroke(boolean) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setAdjusting(boolean) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- setAllElements(Collection<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- setAllElements(Collection<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- setAllElements(Collection<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- setAllowsChildren(boolean) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- setAllowsChildren(boolean) - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- setAnchor(int) - Method in class org.nuiton.jaxx.runtime.swing.GBC
-
Sets the anchor.
- setAnchorSelectionIndex(int) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- setApplicationLocale(Locale) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Note: bind to
ApplicationConfiguration.DefaultOptions.APPLICATION_LOCALEconfiguration option. - setAutoLayout(boolean) - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Set the auto layout property
- setBackground(Color) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setBlock(boolean) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- setBlockIcon(BufferedImage) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- setBlockIcon(BufferedImage) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- setBlockIcon(ImageIcon) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- setBlockIcon(ImageIcon) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- setBlockingColor(Color) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- setBlockingColor(Color) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- setBlockingUI(BlockingLayerUI) - Method in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- setBounds(Rectangle) - Method in class org.nuiton.jaxx.runtime.swing.session.WindowState
- setBusy(boolean) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- setBusy(Component) - Method in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- setCanClick(boolean) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- setCanClick(boolean) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- setChangeCursor(boolean) - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Set the change cursor property
- setChangeSelectedIndex(JVetoableTabbedPane.ChangeSelectedIndex) - Method in class org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane
- setCheckMenuItemIsArmed(boolean) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setColumnWidths(int[]) - Method in class org.nuiton.jaxx.runtime.swing.session.JTableState
- setComponentHeight(Component, int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Set the height of a given component.
- setComponentWidth(Component, int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Set the width of the given component
- setContainerId(String) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setContextValue(Object) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
- setContextValue(Object, String) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
- setContextValue(JAXXContext, O) - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- setContextValue(T) - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- setContextValue(T) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- setContextValue(T, String) - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- setContextValue(T, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
- setContextValue(T, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- setDataProvider(NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Registers the
dataProviderfor the helper. - setDataProvider(NavDataProvider) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
- setDebug(boolean) - Method in class org.nuiton.jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
- setDecorator(Decorator) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- setDecorator(Decorator) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- setDefaultValue(String) - Method in enum org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- setDirty(boolean) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- setDirty(boolean) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- setDirty(boolean) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
-
Changes the
NavNode.isDirty()state. - setDirty(boolean) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- setDirty(boolean) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- setDisabledIcon(Icon) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setDisplayedMnemonicIndex(int) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setDisplayMnemonicIndexKey(int) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setDisplayMnemonicIndexKey(int) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setDividerLocation(int) - Method in class org.nuiton.jaxx.runtime.swing.session.JSplitPaneState
- setDragInsets(Insets) - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Set the drag insets.
- setDragInsets(Insets) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Set the drag dragInsets.
- setEdgeInsets(Insets) - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Set the edge insets.
- setEditor(AbstractButton) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setEditor(AbstractButton) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setElementAt(E, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Sets the component at the specified
indexof this list to be the specified element. - setElementAt(E, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- setElements(Collection<B>) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- setEnabled(boolean) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setEnabled(boolean) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setEnabled(boolean) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setError(Exception) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- setErrorOnStepModel(Exception) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- setException(Exception) - Method in class org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerEvent
- setExcludeSteps(List<E>) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- setFile(File) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- setFill(int) - Method in class org.nuiton.jaxx.runtime.swing.GBC
-
Sets the fill direction.
- setFilter(TreeFilter) - Method in class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
-
Change filter.
- setFilterText(String) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- setFilterText(String) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- setFilterText(String) - Method in class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
- setFinal(boolean) - Method in enum org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- setForeground(Color) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setFrameState(int) - Method in class org.nuiton.jaxx.runtime.swing.session.WindowState
- setFullScreen(boolean) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationConfiguration
-
Change full screen state value.
- setGcBounds(Rectangle) - Method in class org.nuiton.jaxx.runtime.swing.session.WindowState
- setGlueMnemonic(int) - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- setGlueText(String) - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- setGlueTooltipText(String) - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- setHiddenColumns(boolean[]) - Method in class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState
- setHighlightFilterText(boolean) - Method in class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
- setHorizontalAlignment(int) - Method in class org.nuiton.jaxx.runtime.swing.HBox
- setHorizontalAlignment(int) - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
- setHorizontalAlignment(int) - Method in class org.nuiton.jaxx.runtime.swing.VBox
- setHorizontalAlignment(int) - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
- setI18nTableHeaderRenderer(JTable, String...) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- setIcon(Icon) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setIcon(Icon) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setIcon(Icon) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setInsets(int) - Method in class org.nuiton.jaxx.runtime.swing.GBC
-
Sets the insets of this cell.
- setInsets(int, int, int, int) - Method in class org.nuiton.jaxx.runtime.swing.GBC
-
Sets the insets of this cell.
- setIpad(int, int) - Method in class org.nuiton.jaxx.runtime.swing.GBC
-
Sets the internal padding
- setItem(Item) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree
- setItems(List<Item>) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
- setItems(List<Item>) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- setItems(List<Item>) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree
- setKeyStroke(KeyStroke) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setKeyStroke(KeyStroke) - Method in interface org.nuiton.jaxx.runtime.swing.action.MenuAction
- setKeyStroke(KeyStroke) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setKeyStroke(KeyStroke) - Method in class org.nuiton.jaxx.runtime.swing.editor.KeyStrokeEditor
- setLabel(String) - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Sets the item's display string.
- setLargeIcon(Icon) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setLargeIcon(Icon) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setLayerUI(JComponent, LayerUI<JComponent>) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- setLayout(LayoutManager) - Method in class org.nuiton.jaxx.runtime.swing.Table
- setLeadSelectionIndex(int) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- setLookAndFeel(String) - Method in class org.nuiton.jaxx.runtime.swing.Application
- setMainListener(ApplicationRunnerListener) - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- setMainUI(Frame) - Static method in class org.nuiton.jaxx.runtime.application.UserMessages
- setMainUIVisible(Frame, boolean) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- setMargin(Insets) - Method in class org.nuiton.jaxx.runtime.swing.HBox
- setMargin(Insets) - Method in class org.nuiton.jaxx.runtime.swing.VBox
- setMaximumSize(Dimension) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Specify the maximum size for the component.
- setMinimumSize(Dimension) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Specify the minimum size for the component.
- setMnemonic(int) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setMnemonic(int) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setMnemonic(int) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setModel(DefaultTreeModel) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- setModel(M) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- setModel(NavTreeTableModel) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- setModelState(WizardState) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- setName(String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setName(String) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setNormalMnemonic(int) - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- setNormalText(String) - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- setNormalTooltipText(String) - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- setOrientation(int) - Method in class org.nuiton.jaxx.runtime.swing.session.JSplitPaneState
- setParent(Item) - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Set the parent of this item
- setParent(IterableTreeNode<?>) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- setParent(IterableTreeNode<?>) - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- setParentContext(JAXXContext) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
- setProperties(Set<String>) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setReload(boolean) - Method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- setReload(boolean) - Method in class org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerEvent
- setRequireSelect(boolean) - Method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
- setReverse(boolean) - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
- setRoot(N) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- setRoot(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- setRoot(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- setRoot(TreeTableNode) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- setSelected(boolean) - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Sets the item's selection state.
- setSelected(boolean) - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
- setSelected(String) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
- setSelectedButton(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- setSelectedIndex(int) - Method in class org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane
- setSelectedIndex(int) - Method in class org.nuiton.jaxx.runtime.swing.session.JTabbedPaneState
- setSelectedItem(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
- setSelectedItem(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
- setSelectedItem(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
- setSelectedItem(Item) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
- setSelectedItem(Item) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- setSelectedItems(List<Item>) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- setSelectedKey(boolean) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setSelectedKey(boolean) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setSelectedValue(E) - Method in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
- setSelectedValue(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- setSelectedValue(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
- setSelectedValues(Object[]) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
-
Set the selected Objects
- setSelectedValues(List<B>) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- setSelectionInterval(int, int) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- setSelectionInterval(int, int) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- setSelectionInterval(JTable, int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
-
Select the given row index
rowIndex(from the model coordinate) in the selection of the given table. - setSelectionMode(int) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- setSelectionPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- setSelectionPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- setSelectionPath(TreePath) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- setShowIcon(boolean) - Method in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- setShowText(boolean) - Method in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- setSize(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Sets the size of this list.
- setSize(int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- setSnapSize(Dimension) - Method in class org.nuiton.jaxx.runtime.swing.ComponentMover
-
Set the snap size.
- setSnapSize(Dimension) - Method in class org.nuiton.jaxx.runtime.swing.ComponentResizer
-
Control how many pixels a border must be dragged before the size of the component is changed.
- setSortKeys(Map<Integer, String>) - Method in class org.nuiton.jaxx.runtime.swing.session.JTableState
- setSpacing(int) - Method in class org.nuiton.jaxx.runtime.swing.HBox
-
Sets the spacing between components.
- setSpacing(int) - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
- setSpacing(int) - Method in class org.nuiton.jaxx.runtime.swing.VBox
-
Sets the spacing between components.
- setSpacing(int) - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
- setState(Object, State) - Method in class org.nuiton.jaxx.runtime.swing.session.JSplitPaneState
- setState(Object, State) - Method in class org.nuiton.jaxx.runtime.swing.session.JTabbedPaneState
- setState(Object, State) - Method in class org.nuiton.jaxx.runtime.swing.session.JTableState
- setState(Object, State) - Method in class org.nuiton.jaxx.runtime.swing.session.JXTableSwingSessionState
- setState(Object, State) - Method in interface org.nuiton.jaxx.runtime.swing.session.State
- setState(Object, State) - Method in class org.nuiton.jaxx.runtime.swing.session.WindowState
- setStates(String, State) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- setStep(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- setSteps(E...) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- setSteps(E...) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
-
Change l'univers des etapes.
- setStepState(E, WizardState) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- setStepState(WizardState) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- setTabComponent(JComponent) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setTabComponentStr(String) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setTabCount(int) - Method in class org.nuiton.jaxx.runtime.swing.session.JTabbedPaneState
- setTabIndex(int) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setTableColumnEditor(JTable, int, TableCellEditor) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- setTableColumnRenderer(JTable, int, TableCellRenderer) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
- setTarget(Runnable) - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- setTarget(Runnable) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- setTarget(Callable<R>) - Method in class org.nuiton.jaxx.runtime.application.action.ActionWorker
-
Set the target to execute.
- setTarget(Callable<R>) - Method in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
-
Set the target to execute.
- setText(String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setText(String) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setTitle(String) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setTooltipText(String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setTooltipText(String) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setToolTipText(String) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setTransient(boolean) - Method in enum org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- setUi(UI) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- setUi(UI) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- setUI(JTree, boolean, boolean, TreeSelectionListener, TreeWillExpandListener) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeHelper
- setUI(JXTreeTable, boolean, boolean, TreeSelectionListener, TreeWillExpandListener) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
- setUI(U) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
- setUI(U, boolean) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Registers the given
treefor this helper. - setUI(U, boolean, boolean, TreeSelectionListener) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Registers the given
treefor this helper. - setUI(U, boolean, boolean, TreeSelectionListener, TreeWillExpandListener) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Registers the given
treefor this helper. - setUI(U, boolean, TreeSelectionListener) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Registers the given
treefor this helper. - setUnBusy(Component) - Method in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- setUseIcon(boolean) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- setUseOnlyVisibleComponentDimension(boolean) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
- setUserObject(O) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
- setUserObject(O) - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- setUseToolTipText(boolean) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- setValid(boolean) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
- setValue(Object) - Method in class org.nuiton.jaxx.runtime.swing.Item
-
Sets the item's value as it appears in the component's model.
- setValueAdjusting(boolean) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- setValueAt(Object, Object, int) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- setValueIsAdjusting(boolean) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- setValueIsAdjusting(boolean) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
- setVerticalAlignment(int) - Method in class org.nuiton.jaxx.runtime.swing.HBox
- setVerticalAlignment(int) - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
- setVerticalAlignment(int) - Method in class org.nuiton.jaxx.runtime.swing.VBox
- setVerticalAlignment(int) - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
- setWeight(double, double) - Method in class org.nuiton.jaxx.runtime.swing.GBC
-
Sets the cell weights.
- setWildcardCharacter(Character) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- shouldSelectCell(EventObject) - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- showIcon - Variable in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- showText - Variable in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
- showToolTipText - Variable in class org.nuiton.jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
- shutdown() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- shutdown(ApplicationRunnerEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerListener
- shutdownWithError(ApplicationRunnerEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerListener
- SimpleJAXXObjectBinding - Class in org.nuiton.jaxx.runtime.binding
-
Created: 5 déc. 2009
- SimpleJAXXObjectBinding(JAXXObject, String, boolean, String...) - Constructor for class org.nuiton.jaxx.runtime.binding.SimpleJAXXObjectBinding
-
Creates a new Data binding which will run the given data binding when it receives a
PropertyChangeEvent. - size() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Returns the number of components in this list.
- size() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- size() - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
- sortKeys - Variable in class org.nuiton.jaxx.runtime.swing.session.JTableState
- source - Variable in class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
-
The source of the binding.
- SOUTH - Static variable in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- Spacer - Class in org.nuiton.jaxx.runtime.swing
- Spacer() - Constructor for class org.nuiton.jaxx.runtime.swing.Spacer
- SPACING_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.HBox
- SPACING_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.VBox
- STACKED - org.nuiton.jaxx.runtime.swing.CompoundIcon.Layout
- start() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- start() - Method in class org.nuiton.jaxx.runtime.application.command.CommandSupport
- start() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- start() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- start() - Method in interface org.nuiton.jaxx.runtime.swing.wizard.WizardUI
-
démarre le wizard
- start() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- start(Config, Context) - Method in interface org.nuiton.jaxx.runtime.application.ApplicationBootInitializer
-
Code to invoke at each start just after execution of method
ApplicationBootInitializer.init(ApplicationConfiguration, ApplicationContext). - start(Config, Context) - Method in class org.nuiton.jaxx.runtime.application.ApplicationBootInitializerSupport
- start(ApplicationRunnerEvent) - Method in interface org.nuiton.jaxx.runtime.swing.application.event.ApplicationRunnerListener
- start(UI) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- StartDefaultUI<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> - Class in org.nuiton.jaxx.runtime.application.command
-
Action to start main ui.
- StartDefaultUI() - Constructor for class org.nuiton.jaxx.runtime.application.command.StartDefaultUI
- startingTime - Variable in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- startInThread() - Method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- startNode(ComponentTreeNode) - Method in class org.nuiton.jaxx.runtime.awt.visitor.BuildTreeVisitor
- startNode(ComponentTreeNode) - Method in interface org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNodeVisitor
- startNode(ComponentTreeNode) - Method in class org.nuiton.jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
- startNode(ComponentTreeNode) - Method in class org.nuiton.jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
- startTime - Variable in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- startTime - Variable in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- State - Interface in org.nuiton.jaxx.runtime.swing.session
-
get(save) and set(restore) state of object passed in argument
- stateManager - Variable in class org.nuiton.jaxx.runtime.swing.session.SwingSession
-
State object registered to get and set State.
- states - Variable in class org.nuiton.jaxx.runtime.swing.session.SwingSession
-
state of all component added with add method.
- status - Variable in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- status - Variable in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- step - Variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
-
step of the model
- step - Variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
-
L'étape courante
- STEP_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- STEP_STATE_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- stepClass - Variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
-
le type d'une etape du model (doit etre une enumeration)
- steps - Variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
-
Toutes les étapes à passer
- STEPS_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- stepStates - Variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
-
Pour conserver les états des opérations
- stopCellEditing() - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
- stopEditing(JTable) - Static method in class org.nuiton.jaxx.runtime.swing.JTables
- stream() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- stream(Iterator<IterableTreeNode<?>>) - Static method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- STREAM_CHARACTERISTICS - Static variable in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
- Stylesheet - Class in org.nuiton.jaxx.runtime.css
- Stylesheet() - Constructor for class org.nuiton.jaxx.runtime.css.Stylesheet
- Stylesheet(Rule[]) - Constructor for class org.nuiton.jaxx.runtime.css.Stylesheet
- SUCCESSED - org.nuiton.jaxx.runtime.swing.wizard.ext.WizardState
-
quand l'exécution s'est terminée et ne requière pas de correction
- suffixTextWithKeyStroke(String, KeyStroke) - Static method in class org.nuiton.jaxx.runtime.swing.KeyStrokes
- SWING_SESSION_HELPER() - Static method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- SwingSession - Class in org.nuiton.jaxx.runtime.swing.session
-
Use to store and restore position and size of application.
- SwingSession(File, boolean) - Constructor for class org.nuiton.jaxx.runtime.swing.session.SwingSession
- SwingSession(File, boolean, Map<Class, State>) - Constructor for class org.nuiton.jaxx.runtime.swing.session.SwingSession
- SwingSession.Action - Interface in org.nuiton.jaxx.runtime.swing.session
- SwingSession.RestoreStateAction - Class in org.nuiton.jaxx.runtime.swing.session
- SwingSession.SaveStateAction - Class in org.nuiton.jaxx.runtime.swing.session
- SwingSessionHelper - Class in org.nuiton.jaxx.runtime.swing.session
-
Created on 07/11/16.
- SwingSessionHelper(File) - Constructor for class org.nuiton.jaxx.runtime.swing.session.SwingSessionHelper
- SwingUtil - Class in org.nuiton.jaxx.runtime.swing
-
The runtime swing util class with some nice stuff.
- SwingUtil() - Constructor for class org.nuiton.jaxx.runtime.swing.SwingUtil
- SwingUtil.TabbedPaneIterator<O> - Class in org.nuiton.jaxx.runtime.swing
-
A simple iterator on a
JTabbedPane.
T
- TAB_COMPONENT_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- TAB_COMPONENT_STR_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- TabbedPaneIterator(boolean, JTabbedPane) - Constructor for class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
- tabCount - Variable in class org.nuiton.jaxx.runtime.swing.session.JTabbedPaneState
- TabInfo - Class in org.nuiton.jaxx.runtime.swing
- TabInfo() - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfo
- TabInfo(String) - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfo
- TabInfoJavaBeanDefinition - Class in org.nuiton.jaxx.runtime.swing
- TabInfoJavaBeanDefinition() - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
- TabInfoPropertyChangeListener - Class in org.nuiton.jaxx.runtime.swing
- TabInfoPropertyChangeListener(JTabbedPane, int) - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoPropertyChangeListener
- Table - Class in org.nuiton.jaxx.runtime.swing
-
Panel which uses a
GridBagLayoutby default. - Table() - Constructor for class org.nuiton.jaxx.runtime.swing.Table
- target - Variable in class org.nuiton.jaxx.runtime.application.action.ActionWorker
- target - Variable in class org.nuiton.jaxx.runtime.swing.application.ActionWorker
- target() - Method in annotation type org.nuiton.jaxx.runtime.context.DefaultApplicationContext.MethodAccess
-
Define a forward to a target class.
- tasks - Variable in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
Cuurrent tasks.
- terminatesAndWaits() - Method in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
Ask the thread to stop.
- tips - Variable in class org.nuiton.jaxx.runtime.swing.renderer.I18nTableCellRenderer
-
i18n keys of toolTipTexts to display
- TITLE_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- TMP_DIRECTORY - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- to(JAXXContext) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
-
Inject all the registed values into the
JAXXObject - toArray() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Returns an array containing all of the elements in this list in the correct order.
- toBrowserHexValue(int) - Static method in class org.nuiton.jaxx.runtime.swing.editor.ColorCellEditor
- toHex(int, int, int) - Static method in class org.nuiton.jaxx.runtime.swing.editor.ColorCellEditor
- toInitialContext() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- toInitialContext() - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- toList() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- TOOL_TIP_TEXT_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- TOP - Static variable in class org.nuiton.jaxx.runtime.swing.CompoundIcon
- toString() - Method in class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
- toString() - Method in class org.nuiton.jaxx.runtime.ComponentDescriptor
- toString() - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
- toString() - Method in class org.nuiton.jaxx.runtime.css.Rule
- toString() - Method in class org.nuiton.jaxx.runtime.css.Selector
- toString() - Method in class org.nuiton.jaxx.runtime.css.Stylesheet
- toString() - Method in class org.nuiton.jaxx.runtime.JAXXObjectDescriptor
- toString() - Method in class org.nuiton.jaxx.runtime.swing.Item
- toString() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- toString() - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavNode
- toString() - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeNode
- toString() - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableNode
- toString() - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
- TreeFilter - Interface in org.nuiton.jaxx.runtime.swing.tree
-
Simple API to filter nodes from a tree model using a
FilterTreeModel. - treeModelListener - Variable in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
pour recharger le rendu des noeuds (et charger les fils si nécessaires) lors d'une modification dans le modèle de l'arbre.
- trimToSize() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
-
Trims the capacity of this list to be the list's current size.
- trimToSize() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
- type - Variable in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
-
Type of enumeration
- type - Variable in class org.nuiton.jaxx.runtime.swing.editor.LocaleEditor
- types - Variable in class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
-
accepted types
- types - Variable in class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
-
accepted types
U
- ui - Variable in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- ui - Variable in class org.nuiton.jaxx.runtime.swing.ApplicationAction
-
Deprecated.
- ui - Variable in class org.nuiton.jaxx.runtime.swing.wizard.BusyChangeListener
- ui - Variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- UI_FULL_SCREEN - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- UI_SWING_SESSION_FILE - org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
- unlock() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- unlock() - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- unlock() - Static method in class org.nuiton.jaxx.runtime.swing.application.ApplicationRunner
- unlockBoot() - Static method in class org.nuiton.jaxx.runtime.application.ApplicationBoot
- unregister(InputMap, ActionMap) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- unSelectItem(B) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- unSelectItems(Collection<B>) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
- unSelectNode(N) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Unselects the given
nodein the registred tree. - unSelectNodes(List<N>) - Method in class org.nuiton.jaxx.runtime.swing.nav.NavHelper
-
Selects the given
nodesin the registred tree. - unzipToDirectory(String, ApplicationConfiguration, ConfigOptionDef) - Method in class org.nuiton.jaxx.runtime.application.ApplicationResourceManager
- updateCanClickState(JXLayer<? extends JComponent>, MouseEvent) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
- updateCanClickState(JXLayer<JComponent>, MouseEvent) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
- updateEditorTexts() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
- updateModelState(E, WizardState) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- updateSelectedValue() - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- updateState() - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- updateStepStates(List<E>) - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- updateStepUniverse() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- updateToolTipText() - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- updateUniverse() - Method in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- updateUniverse() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- useIcon - Variable in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
-
A flag to enable or disable the use of the icon.
- useOnlyVisibleComponentDimension - Variable in class org.nuiton.jaxx.runtime.swing.CardLayout2
-
A flag to compute dimension only on visible component.
- UserMessages - Class in org.nuiton.jaxx.runtime.application
-
Created by tchemit on 21/01/2018.
- UserMessages() - Constructor for class org.nuiton.jaxx.runtime.application.UserMessages
- useToolTipText - Variable in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
V
- VALID_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
- VALID_STEP_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- validate() - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- validate(E) - Method in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- validStep - Variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
-
drapeau pour valider l'état de l'étape courante
- value() - Method in annotation type org.nuiton.jaxx.runtime.application.test.BootArguments
- VALUE_CLIENT_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
- VALUE_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.Item
- valueAdjusting - Variable in class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
-
drapeau lorsque le modele effectue des operations de transformation de modele mais que les écouteurs ne devraient pas tenir compte des modifications
- valueForPathChanged(TreePath, Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
- valueForPathChanged(TreePath, Object) - Method in interface org.nuiton.jaxx.runtime.swing.nav.NavBridge
- valueForPathChanged(TreePath, Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.tree.NavTreeBridge
- valueForPathChanged(TreePath, Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
- valueForPathChanged(TreePath, Object) - Method in class org.nuiton.jaxx.runtime.swing.nav.treetable.NavTreeTableModel
- valueForPathChanged(TreePath, Object) - Method in class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
- valueIsAdjusting - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
- valueOf(String) - Static method in enum org.nuiton.jaxx.runtime.application.action.ActionWorker.ActionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.nuiton.jaxx.runtime.swing.application.ActionWorker.ActionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.nuiton.jaxx.runtime.swing.CompoundIcon.Layout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.nuiton.jaxx.runtime.swing.wizard.ext.WizardState
-
Returns the enum constant of this type with the specified name.
- values - Variable in class org.nuiton.jaxx.runtime.swing.model.GenericListEvent
- values() - Static method in enum org.nuiton.jaxx.runtime.application.action.ActionWorker.ActionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.nuiton.jaxx.runtime.application.ApplicationConfiguration.DefaultOptions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.nuiton.jaxx.runtime.swing.application.ActionWorker.ActionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.nuiton.jaxx.runtime.swing.CompoundIcon.Layout
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.nuiton.jaxx.runtime.swing.wizard.ext.WizardState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valuesAdded(GenericListEvent) - Method in interface org.nuiton.jaxx.runtime.swing.model.GenericListListener
- valuesRemoved(GenericListEvent) - Method in interface org.nuiton.jaxx.runtime.swing.model.GenericListListener
- variables() - Method in interface org.nuiton.jaxx.runtime.application.ApplicationContext
- variables() - Method in class org.nuiton.jaxx.runtime.application.DefaultApplicationContext
- VBox - Class in org.nuiton.jaxx.runtime.swing
-
Panel which uses a
VBoxLayoutby default. - VBox() - Constructor for class org.nuiton.jaxx.runtime.swing.VBox
- VBoxBeanInfo - Class in org.nuiton.jaxx.runtime.swing
- VBoxBeanInfo() - Constructor for class org.nuiton.jaxx.runtime.swing.VBoxBeanInfo
- VBoxLayout - Class in org.nuiton.jaxx.runtime.swing
-
Vertical box layout.
- VBoxLayout() - Constructor for class org.nuiton.jaxx.runtime.swing.VBoxLayout
- VERTICAL - org.nuiton.jaxx.runtime.swing.CompoundIcon.Layout
- VERTICAL_ALIGNMENT_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.HBox
- VERTICAL_ALIGNMENT_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.VBox
- visit(ComponentTreeNodeVisitor) - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
-
To visit a node.
W
- walkAfter(File, FileUtil.FileAction) - Static method in class org.nuiton.jaxx.runtime.util.FileUtil
-
Permet de faire une action avant le parcours des fichiers, c-a-d que l'on fera l'action sur les fichiers contenu dans un répertoire après l'action sur le répertoire lui même.
- walkThrowComponent(String, Collection<Component>, SwingSession.Action) - Method in class org.nuiton.jaxx.runtime.swing.session.SwingSession
- WAS_STARTED_PROPERTY_NAME - Static variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- wasStarted - Variable in class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
-
un drapeau pour savoir siune opération a été lancée
- WEST - Static variable in class org.nuiton.jaxx.runtime.swing.ComponentResizer
- wildcardCharacter - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
- WillChangeSelectedItemListener - Interface in org.nuiton.jaxx.runtime.swing.model
-
A listener to be able to stop the change of a selected item in a Created on 8/7/14.
- WillChangeSelectedItemVetoException - Exception in org.nuiton.jaxx.runtime.swing.model
-
Created on 8/7/14.
- WillChangeSelectedItemVetoException(ComboBoxSelectionEvent) - Constructor for exception org.nuiton.jaxx.runtime.swing.model.WillChangeSelectedItemVetoException
-
Constructs an ExpandVetoException object with no message.
- WillChangeSelectedItemVetoException(ComboBoxSelectionEvent, String) - Constructor for exception org.nuiton.jaxx.runtime.swing.model.WillChangeSelectedItemVetoException
-
Constructs an ExpandVetoException object with the specified message.
- WindowState - Class in org.nuiton.jaxx.runtime.swing.session
-
State for Window
- WindowState() - Constructor for class org.nuiton.jaxx.runtime.swing.session.WindowState
- WindowState(Rectangle, Rectangle, int) - Constructor for class org.nuiton.jaxx.runtime.swing.session.WindowState
- withAnnotation(AnnotatedElement, Class<E>) - Static method in class org.nuiton.jaxx.runtime.application.test.BootTestHelper
- WithMainUICommandSupport<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> - Class in org.nuiton.jaxx.runtime.application.command
-
Created by tchemit on 31/01/2018.
- WithMainUICommandSupport() - Constructor for class org.nuiton.jaxx.runtime.application.command.WithMainUICommandSupport
- WizardActionWorker<E extends WizardExtStep,M extends WizardExtModel<E>> - Class in org.nuiton.jaxx.runtime.application.action
-
Un worker pour les opération longues d'administration.
- WizardActionWorkerExecutorListener - Class in org.nuiton.jaxx.runtime.application.action.event
-
Created by tchemit on 27/01/2018.
- WizardActionWorkerExecutorListener() - Constructor for class org.nuiton.jaxx.runtime.application.action.event.WizardActionWorkerExecutorListener
- WizardExtModel<E extends WizardExtStep> - Class in org.nuiton.jaxx.runtime.swing.wizard.ext
-
Un modèle de wizard avec des opérations.
- WizardExtModel(Class<E>, E...) - Constructor for class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtModel
- WizardExtStep - Interface in org.nuiton.jaxx.runtime.swing.wizard.ext
-
Extension de
WizardStepavec des états supplémentaires. - WizardExtStepModel<E extends WizardExtStep> - Class in org.nuiton.jaxx.runtime.swing.wizard.ext
-
Abstract model of
WizardExtStep. - WizardExtStepModel(E) - Constructor for class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtStepModel
- WizardExtUI<E extends WizardExtStep,M extends WizardExtModel<E>> - Interface in org.nuiton.jaxx.runtime.swing.wizard.ext
-
Contrat a respecter pour une ui de wizard.
- WizardExtUtil - Class in org.nuiton.jaxx.runtime.swing.wizard.ext
-
Classe de méthodes utiles sur les wizard.
- WizardExtUtil() - Constructor for class org.nuiton.jaxx.runtime.swing.wizard.ext.WizardExtUtil
- WizardModel<E extends WizardStep> - Class in org.nuiton.jaxx.runtime.swing.wizard
-
Un modèle de wizard.
- WizardModel(Class<E>, E...) - Constructor for class org.nuiton.jaxx.runtime.swing.wizard.WizardModel
- WizardState - Enum in org.nuiton.jaxx.runtime.swing.wizard.ext
-
Pour caractériser l'état d'une opération.
- WizardStep - Interface in org.nuiton.jaxx.runtime.swing.wizard
-
le contrat d'une étape d'un wizard.
- WizardStepUI<E extends WizardStep,M extends WizardModel<E>> - Interface in org.nuiton.jaxx.runtime.swing.wizard
-
Le contrat d'une ui d'étape.
- WizardUI<E extends WizardStep,M extends WizardModel<E>> - Interface in org.nuiton.jaxx.runtime.swing.wizard
-
Contrat a respecter pour une ui de wizard.
- WizardUILancher<E extends WizardStep,M extends WizardModel<E>,UI extends WizardUI<E,M>> - Class in org.nuiton.jaxx.runtime.swing.wizard
-
Une classe pour lancer une ui de wizard.
- WizardUILancher(JAXXContext, Window, Class<UI>, Class<M>) - Constructor for class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- WizardUILancher(JAXXContext, Window, Class<UI>, Class<M>, M) - Constructor for class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- WizardUILancher(JAXXContext, Class<UI>, Class<M>, String, String, ImageIcon) - Constructor for class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- WizardUILancher(JAXXContext, Class<UI>, Class<M>, M, String, String, ImageIcon) - Constructor for class org.nuiton.jaxx.runtime.swing.wizard.WizardUILancher
- WizardUtil - Class in org.nuiton.jaxx.runtime.swing.wizard
-
Classe de méthodes utiles sur les wizard.
- WizardUtil() - Constructor for class org.nuiton.jaxx.runtime.swing.wizard.WizardUtil
- workerListener - Variable in class org.nuiton.jaxx.runtime.swing.application.ActionExecutor
-
The listener of running action.
- wrap(boolean) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- wrap(byte) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- wrap(char) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- wrap(double) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- wrap(float) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- wrap(int) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- wrap(long) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- wrap(short) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
- wrap(Object) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
Z
- ZERO - Variable in class org.nuiton.jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
- ZEROD - Variable in class org.nuiton.jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
- ZEROF - Variable in class org.nuiton.jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
_
- _init - Variable in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
All Classes All Packages