Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

A

AbstractGenericListSelectionModel<B> - Class in org.nuiton.jaxx.runtime.swing.model
 
AbstractGenericListSelectionModel() - Constructor for class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
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(Class<?>, String) - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
 
accept2(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
 
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(InputEvent) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
 
acceptEventOrConsumeIt(ActionEvent) - 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
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.
 
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.
ACTIVATE_FROM_POPUP - Static variable in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
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(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
 
add(AbstractButton) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
 
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
 
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 ChangeListener to 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
 
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(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
addElement(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
Adds the specified component to the end of this list.
addElement(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
addElement(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
 
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(Boolean) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
addKeyStrokeToText(Boolean) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
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
 
addMnemonicAsKeyStroke(Boolean) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
addMnemonicAsKeyStroke(Boolean) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
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.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.Item
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.Item
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
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
 
addTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
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
 
ApplicationAction<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing
Deprecated.
since 3.0, use now JAXXObjectActionSupport instead.
ApplicationAction(String, String, String, KeyStroke) - 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, 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.
 
ApplicationActionComparatorBuilder() - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
ApplicationActionComparatorBuilder(ApplicationActionJavaBeanDefinition) - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
ApplicationActionInstanceBuilder() - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
ApplicationActionInstanceBuilder(ApplicationActionJavaBeanDefinition) - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
ApplicationActionJavaBeanDefinition<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing
 
ApplicationActionJavaBeanDefinition() - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
 
ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing
 
ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing
 
ApplicationActionJavaBeanDefinition.ApplicationActionPredicate<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing
 
ApplicationActionJavaBeanDefinition.ApplicationActionStream<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing
 
ApplicationActionPredicate() - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
ApplicationActionPredicate(ApplicationActionJavaBeanDefinition) - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
ApplicationActionStream(Collection<ApplicationAction<UI>>) - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
ApplicationActionStream(ApplicationActionJavaBeanDefinition, Collection<ApplicationAction<UI>>) - Constructor for class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
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
 
askUser(String, String, 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.action.JAXXObjectActionSupport
 
askUser(JOptionPane, String, Object[]) - 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(String, Object, int, Object[], int) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
askUser(JOptionPane, String, Object[]) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
askUser(Component, String, Object, int, Object[], int) - Static method in class org.nuiton.jaxx.runtime.swing.JOptionPanes
 
askUser(Frame, JOptionPane, String, Object[]) - Static method in class org.nuiton.jaxx.runtime.swing.JOptionPanes
 
askUser(Component, String, String, int, Object[], int) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
 
askUser(Component, String, Object, 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.SwingUtil
 
authorizedDirectionByComponent - Variable in class org.nuiton.jaxx.runtime.swing.ComponentResizer
 

B

background(Color) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
BACKGROUND_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
 
Base64Coder - Class in org.nuiton.jaxx.runtime
FIXME Use the jre one.
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
 
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, Predicate<?>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanCellRenderer
 
BooleanCellRenderer(TableCellRenderer) - 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, Icon) - 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, Predicate<?>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanWithPredicateTableCellRenderer
 
BooleanWithPredicateTableCellRenderer(TableCellRenderer) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanWithPredicateTableCellRenderer
 
BooleanWithPredicateTableCellRenderer(TableCellRenderer, Icon, Predicate<?>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.BooleanWithPredicateTableCellRenderer
 
BOTTOM - Static variable in class org.nuiton.jaxx.runtime.swing.CompoundIcon
 
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
 
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
 
cancelCellEditing() - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
 
canChangeTab(int, int) - Method in interface org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane.ChangeSelectedIndex
Ask to change tab from selectedIndex tab to index.
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
 
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 CardLayout2 pour 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 - Static variable in class org.nuiton.jaxx.runtime.swing.CompoundIcon
 
center(Component, Component) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
Centrer un component graphique au center d'un autre component.
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
 
changeSelectedIndex - Variable in class org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane
 
checkBox - Variable in class org.nuiton.jaxx.runtime.swing.renderer.BooleanCellRenderer
 
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.
checkMenuItemIsArmed(Boolean) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
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
 
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
 
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
 
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
 
COLOR_PREFIX - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
 
ColorCellEditor - Class in org.nuiton.jaxx.runtime.swing.editor
A Color cell 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
 
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.
comparator() - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
 
comparator() - Static method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
 
comparator() - Static method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
 
comparatorBuilder() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
 
comparatorBuilder() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
 
comparatorBuilder() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
 
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(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.
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.
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.
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, 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(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, int, float, float, Icon...) - Constructor for class org.nuiton.jaxx.runtime.swing.CompoundIcon
Create a CompoundIcon specifying all the properties.
CompoundIcon.Layout - Enum in org.nuiton.jaxx.runtime.swing
 
computeLabels(MultiJXPathDecorator) - Static method in class org.nuiton.jaxx.runtime.util.I18nLabelUtil
 
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
 
containerId(String) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
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(Serializable) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
Test if a constrains is contained in the layout.
contains(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
Tests whether the specified object is a component in this list.
contexts - Variable in class org.nuiton.jaxx.runtime.swing.CardLayout2
list of already loaded context (since the CardLayout.vector attribute is package visible...
convertToTreePathArray(Object[]) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree
 
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.
createActionIcon(String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
 
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
 
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
 
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 PropertyChangeListener which processes a data binding when it receives a PropertyChangeEvent.
DataBindingListener(JAXXObject, String) - Constructor for class org.nuiton.jaxx.runtime.DataBindingListener
Creates a new DataBindingListener which will run the given data binding when it receives a PropertyChangeEvent.
DataBindingUpdateListener - Class in org.nuiton.jaxx.runtime
A PropertyChangeListener which removes and re-applies a data binding when it receives a PropertyChangeEvent.
DataBindingUpdateListener(JAXXObject, String) - Constructor for class org.nuiton.jaxx.runtime.DataBindingUpdateListener
Creates a new DataBindingUpdateListener which will remove and re-apply a data binding when it receives a PropertyChangeEvent.
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(String) - Static method in class org.nuiton.jaxx.runtime.Base64Coder
Decodes a byte array from Base64 format.
decode(char[]) - 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 ListCellRenderer which compute text with the given DecoratorListCellRenderer.decorator and leave the hand to the DecoratorListCellRenderer.delegate to perform the visual renderer.
DecoratorListCellRenderer(Decorator<O>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorListCellRenderer
 
DecoratorListCellRenderer(ListCellRenderer<O>, Decorator<O>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorListCellRenderer
 
DecoratorProviderListCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
A ListCellRenderer which use decorators from the DecoratorProviderListCellRenderer.provider to obtain the text to display.
DecoratorProviderListCellRenderer(DecoratorProvider) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
 
DecoratorProviderListCellRenderer(ListCellRenderer, DecoratorProvider) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
 
DecoratorProviderTableCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
A TableCellRenderer which use decorators from the DecoratorProviderTableCellRenderer.provider to obtain the text to display.
DecoratorProviderTableCellRenderer(DecoratorProvider) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.DecoratorProviderTableCellRenderer
 
DecoratorProviderTableCellRenderer(TableCellRenderer, DecoratorProvider) - 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 TableCellRenderer which compute text with the given DecoratorTableCellRenderer.decorator and leave the hand to the DecoratorTableCellRenderer.delegate to 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
 
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.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, false otherwise.
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
 
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 PropertyChangeListener which processes a data binding when it receives a PropertyChangeEvent.
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 JAXXContext to be used in a JAXXObject by 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.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(PropertyChangeSupport) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
Remove all listeners registred in given pcs.
destroy(Component) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
Remove all listeners registred in given component.
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
 
DISABLED_ICON_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
 
disabledIcon(Icon) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
DISPLAYED_MNEMONIC_INDEX_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
 
displayedMnemonicIndex(Integer) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
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.
 
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
 
displayMnemonicIndexKey(Integer) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
displayMnemonicIndexKey(Integer) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
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.
 
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
 
doAction(File) - Method in interface org.nuiton.jaxx.runtime.util.FileUtil.FileAction
 
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.
 
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 - Static variable in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
editor - Variable in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
editor(AbstractButton) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
EDITOR - Static variable in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
editor - Variable in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
editor(AbstractButton) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
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 TableCellRenderer which 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(Boolean) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
enabled(Boolean) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
enabled(Boolean) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
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
 
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(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
 
EnumEditor(E...) - 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 TableCellRenderer which 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.context.JAXXContextEntryDef
 
equals(Object) - Method in class org.nuiton.jaxx.runtime.css.DataBinding
 
event - Variable in exception org.nuiton.jaxx.runtime.swing.model.WillChangeSelectedItemVetoException
The event that the exception was created for.
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

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<?>, 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<?>, 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<?>, 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 ListCellRenderer which compute text with the given DecoratorListCellRenderer.decorator, highlights a part of the rendered text, and leave the hand to the DecoratorListCellRenderer.delegate to perform the visual renderer.
FilteredDecoratorListCellRenderer(Decorator<O>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
FilteredDecoratorListCellRenderer(ListCellRenderer<O>, Decorator<O>) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
FilteredDecoratorListCellRenderer(ListCellRenderer<O>, Decorator<O>, 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
 
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
 
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
 
fireItemStateChanged(ItemEvent) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
 
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
 
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(Color) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
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).

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.
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(ComponentTreeNode, Point) - Static method in class org.nuiton.jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
 
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
 
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
 
getAccText(KeyStroke) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
 
getActionCommandKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
getActionCommandKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
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
getAllowsChildren() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
 
getAnchorSelectionIndex() - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
 
getBackground() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
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
 
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 class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
 
getChildAt(int) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
 
getChildCount(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
getChildCount() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
 
getChildCount(Object) - Method in class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
 
getChildren() - Method in class org.nuiton.jaxx.runtime.swing.Item
Returns a list of this item's children.
getComponent(Container, String) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
 
getComponentDescriptors() - Method in class org.nuiton.jaxx.runtime.JAXXObjectDescriptor
 
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
 
getContainer() - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
 
getContainerId() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
getContexts() - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
 
getContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
 
getContextValue(Class<T>) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
 
getContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
 
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
 
getDataBindingUpdateListener(JAXXObject, String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
 
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 day et l'heure donnée dans time.
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
 
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
getDelegate() - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
 
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.
 
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 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
 
getEntry(Class<?>, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
 
getEventListener(Class<E>, String, Object, String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
 
getEventListener(Class<E>, Object, String) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
 
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
 
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.
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.
getForeground() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
getGap() - Method in class org.nuiton.jaxx.runtime.swing.CompoundIcon
Get the gap between each icon
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
 
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
 
getI18nKey(String) - Method in class org.nuiton.jaxx.runtime.i18n.I18nLabelsBuilder
 
getIcon() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
getIcon() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
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
 
getIcon() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
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 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 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
 
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(String, Class<?>) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
 
getKeys(Class<?>) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
Obtain all the keys of data for a given type.
getKeys() - Method in class org.nuiton.jaxx.runtime.swing.renderer.I18nTableCellRenderer
 
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.
getLargeIcon() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
getLargeIcon() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
getLastComponent() - Method in class org.nuiton.jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
 
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, 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<? 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.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
 
getListModel() - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListSelectionModel
 
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
 
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
 
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.
 
getNextLeaf() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
 
getNextNode() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
 
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
 
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
 
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 Item containing this Item, or null for a top-level Item.
getParent(Object, Class<O>) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
Find a parent of the given top object using the container api to get up.
getParent() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
 
getParent() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
 
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
 
getPreviousIndex() - Method in class org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane
 
getPreviousLeaf() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
 
getPreviousNode() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
 
getPreviousSelected() - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
 
getPreviousSibling() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
 
getProperties() - Method in class org.nuiton.jaxx.runtime.css.Rule
 
getProperties() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
getPropertyChangeListeners(String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
 
getPropertyChangeListeners() - 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
 
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 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
 
getRowConstraints() - Method in class org.nuiton.jaxx.runtime.swing.Table
 
getRules() - Method in class org.nuiton.jaxx.runtime.css.Stylesheet
 
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
 
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 -1 if 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 -1 if 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.
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
 
getSelectionValue() - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree
 
getSelectors() - Method in class org.nuiton.jaxx.runtime.css.Rule
 
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.
getSource() - Method in class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
 
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
 
getStates(int) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
 
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
 
getTabComponent() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
getTabComponentStr() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
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
 
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
 
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
 
getTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
getTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
getToolTipText(Locale) - Method in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
getToolTipText() - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
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.
 
getUIManagerActionIcon(String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
retreave for the UIManager the icon prefixed by action.
getUIManagerIcon(String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
 
getUserObject() - Method in class org.nuiton.jaxx.runtime.awt.visitor.ComponentTreeNode
 
getUserObject() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
 
getUserObject() - Method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
 
getValue(String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
getValue(String) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
getValue() - Method in class org.nuiton.jaxx.runtime.swing.Item
Returns the item's actual value as it appears in the component's model.
getValueAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
getValueAt(int) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListSelectionModel
 
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
 
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
 

H

hasDelegate() - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
 
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 HBoxLayout by 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
 
highlightFilterText - Variable in class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
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

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
 
I18nLabelUtil - Class in org.nuiton.jaxx.runtime.util
Created by tchemit on 18/10/2018.
I18nLabelUtil() - Constructor for class org.nuiton.jaxx.runtime.util.I18nLabelUtil
 
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(Icon) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
icon(Icon) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
icon - Variable in class org.nuiton.jaxx.runtime.swing.editor.BooleanCellEditor
 
icon(Icon) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
ICON_PREFIX - Static variable in class org.nuiton.jaxx.runtime.swing.SwingUtil
 
ICON_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
 
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 at index.
init(U, AbstractButton, A) - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
init(U, AbstractButton) - 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.action.JAXXObjectActionSupport
 
init() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
init(U, AbstractButton) - Static method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
init(U, AbstractButton, Class<A>) - Static method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
init() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
init() - Method in class org.nuiton.jaxx.runtime.swing.JAXXToggleButton
 
initContext(JAXXObject, JAXXContext) - Static method in class org.nuiton.jaxx.runtime.JAXXUtil
Method to initialize the context of a ui.
initNimbusLoookAndFeel() - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
Try to load the Nimbus look and feel.
initUI(JScrollPane, JTree) - Static method in class org.nuiton.jaxx.runtime.swing.tree.JTrees
 
INLINE_ATTRIBUTE - Static variable in class org.nuiton.jaxx.runtime.css.Rule
 
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(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
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(Object, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
insertElementAt(E, int) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
 
insertIndexInterval(int, int, boolean) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
 
install(JTabbedPane, int) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
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 OneClicListSelectionModel on a given JList.
instance() - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
 
instance() - Static method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
 
instance() - Static method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
 
instanceBuilder() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
 
instanceBuilder() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
 
instanceBuilder() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
 
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_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.
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
 
isCanClick() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
 
isCanClick() - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
 
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
 
isDefaultBinding() - Method in class org.nuiton.jaxx.runtime.binding.DefaultJAXXBinding
 
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 class org.nuiton.jaxx.runtime.swing.TabInfo
 
isHighlightFilterText() - Method in class org.nuiton.jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
isInline() - Method in class org.nuiton.jaxx.runtime.css.Selector
 
isLayered(JComponent) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
 
isLeaf(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
isLeaf() - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
 
isLeaf(Object) - Method in class org.nuiton.jaxx.runtime.swing.tree.FilterTreeModel
 
isNodeAncestor(IterableTreeNode) - Method in class org.nuiton.jaxx.runtime.swing.tree.DefaultIterableTreeNode
Returns true if anotherNode is an ancestor of this node -- if it is this node, this node's parent, or an ancestor of this node's parent.
isPropertyApplied(Object, String, int) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
 
isRequireSelect() - Method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
 
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 true if 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
 
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
 
isValueIsAdjusting() - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
 
Item - Class in org.nuiton.jaxx.runtime.swing
An item in a component such as JComboBox or JTree.
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 TreeNode implementation that is mutable, but does not implements MutableTreeNode, because this API has some lacks: Implementation use Vector Methods around userObject are not typed Moreover this class implements Iterable to 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<O>) - Constructor for class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
 
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(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 DefaultComboBoxModel which used Vector.
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 DefaultListModel which used Vector.
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, KeyStroke) - 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, 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
 
JAXXObjectActionSupportComparatorBuilder() - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
JAXXObjectActionSupportComparatorBuilder(JAXXObjectActionSupportJavaBeanDefinition) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
JAXXObjectActionSupportInstanceBuilder() - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
JAXXObjectActionSupportInstanceBuilder(JAXXObjectActionSupportJavaBeanDefinition) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
JAXXObjectActionSupportJavaBeanDefinition<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing.action
 
JAXXObjectActionSupportJavaBeanDefinition() - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
 
JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing.action
 
JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing.action
 
JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing.action
 
JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream<UI extends JAXXObject> - Class in org.nuiton.jaxx.runtime.swing.action
 
JAXXObjectActionSupportPredicate() - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
JAXXObjectActionSupportPredicate(JAXXObjectActionSupportJavaBeanDefinition) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
JAXXObjectActionSupportStream(Collection<JAXXObjectActionSupport<UI>>) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
JAXXObjectActionSupportStream(JAXXObjectActionSupportJavaBeanDefinition, Collection<JAXXObjectActionSupport<UI>>) - Constructor for class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
JAXXObjectDescriptor - Class in org.nuiton.jaxx.runtime
 
JAXXObjectDescriptor(ComponentDescriptor[], Stylesheet) - Constructor for class org.nuiton.jaxx.runtime.JAXXObjectDescriptor
 
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(TreeModel) - Constructor for class org.nuiton.jaxx.runtime.swing.JAXXTree
 
JAXXTree() - 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, KeyStroke) - 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, 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
 
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
 
JTables - Class in org.nuiton.jaxx.runtime.swing
Some usefull methods on JTable.
JTables() - Constructor for class org.nuiton.jaxx.runtime.swing.JTables
 
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
 

K

keys - Variable in class org.nuiton.jaxx.runtime.swing.renderer.I18nTableCellRenderer
i18n keys of libelles to display
keyStroke(KeyStroke) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
keyStroke(KeyStroke) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
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
 
largeIcon(Icon) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
largeIcon(Icon) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
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.
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
 
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
 
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
 
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
 
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 UIManager colors and icons found.
loadUIConfig(Properties) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
Load the ui.properties file and set in UIManager colors and icons found.
LocaleEditor - Class in org.nuiton.jaxx.runtime.swing.editor
A Locale editor.
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
 
log - Static variable in class org.nuiton.jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
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

makeActionsEnabledOnlyIfMenuItemParentIsOpened(JMenuBar) - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
makeActionsEnabledOnlyIfMenuItemParentIsOpened(JMenu) - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
makeTableTabFocusable(JTable) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
Add KeyListener to focus next editable cell on TAB key
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.
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(Integer) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
mnemonic(Integer) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
mnemonic(Integer) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
MNEMONIC_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
 
model - Variable in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
 
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
MultiDecoratorListCellRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
A ListCellRenderer which compute text with the matching decorator from MultiDecoratorListCellRenderer.decorators and leave the hand to the MultiDecoratorListCellRenderer.delegate to perform the visual renderer.
MultiDecoratorListCellRenderer(ListCellRenderer, JXPathDecorator<?>...) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
 
MultiDecoratorListCellRenderer(JXPathDecorator<?>...) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
 
MultiDecoratorTableCelleRenderer - Class in org.nuiton.jaxx.runtime.swing.renderer
A TableCellRenderer which compute text with the matching decorator from MultiDecoratorTableCelleRenderer.decorators based on the type of value and leave the hand to the MultiDecoratorTableCelleRenderer.delegate to perform the visual renderer.
MultiDecoratorTableCelleRenderer(JXPathDecorator<?>...) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
 
MultiDecoratorTableCelleRenderer(TableCellRenderer, JXPathDecorator<?>...) - Constructor for class org.nuiton.jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
 
MyDefaultCellEditor - Class in org.nuiton.jaxx.runtime.swing.editor
 
MyDefaultCellEditor(JTextField) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
 
MyDefaultCellEditor(JCheckBox) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
 
MyDefaultCellEditor(JComboBox) - Constructor for class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
 

N

name - Variable in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
name of the entry, can be nuill for a unamed entry.
name(String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
name(String) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
NEVER_APPLIES - Static variable in class org.nuiton.jaxx.runtime.css.Selector
 
newAccess(Class<?>, Object, String, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
 
newAccess(Class<?>, Object, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
 
newBooleanEditor() - 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
 
newBooleanEditor(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(Class<E>) - Static method in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
Creates a EnumEditor for the given enumeration type, with all values of enumeration.
newEditor(Class<E>, int) - Static method in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
Creates a EnumEditor for the given enumeration type, with all values of enumeration which ordinal is strictly lower than the given maxOrdinal.
newEditor(E...) - Static method in class org.nuiton.jaxx.runtime.swing.editor.EnumEditor
Creates a EnumEditor for the given enumeration type, with all given universe values of enumeration.
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
 
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
 
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
 
newRow() - Method in class org.nuiton.jaxx.runtime.swing.Table
 
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 JTabbedPane in natural order.
newTextEditor() - Static method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
 
newTimeTableCellRenderer(DefaultTableCellRenderer) - Static method in class org.nuiton.jaxx.runtime.swing.JTables
 
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
 
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
 
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
 

O

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
 
openLink(HyperlinkEvent) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
Open a link coming from a HyperlinkEvent.
openLink(String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
 
openLink(URI) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
 
org.nuiton.jaxx.runtime - package org.nuiton.jaxx.runtime
 
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.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.renderer - package org.nuiton.jaxx.runtime.swing.renderer
 
org.nuiton.jaxx.runtime.swing.tree - package org.nuiton.jaxx.runtime.swing.tree
 
org.nuiton.jaxx.runtime.util - package org.nuiton.jaxx.runtime.util
 

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
 
peek() - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.BreadthFirstIterator.Queue
 
pop() - Method in class org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode.BreadthFirstIterator.Queue
 
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.
predicate() - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
 
predicate() - Static method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
 
predicate() - Static method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
 
predicateBuilder() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
 
predicateBuilder() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
 
predicateBuilder() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
 
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
 
previousIndex - Variable in class org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane
 
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, 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
 
processKeyEvent(KeyEvent) - Method in class org.nuiton.jaxx.runtime.swing.editor.KeyStrokeEditor
 
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
 
properties(Set) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
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
 
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.
 

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
 
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
 
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(AbstractButton) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
 
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() - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
 
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
 
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(Collection<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultListModel
 
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.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(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(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(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(List<IterableTreeNode<?>>) - 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 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
removeContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
 
removeContextValue(Class<T>) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
 
removeContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
 
removeContextValue(JAXXContext) - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
 
removeContextValue(Class<T>) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
 
removeContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
 
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(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
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(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
removeElement(E) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
 
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
 
removeLayoutComponent(Component, Serializable) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
 
removeLayoutComponent(Component) - Method in class org.nuiton.jaxx.runtime.swing.HBoxLayout
 
removeLayoutComponent(Component) - Method in class org.nuiton.jaxx.runtime.swing.VBoxLayout
 
removeListDataListener(ListDataListener) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
 
removeListSelectionListener(ListSelectionListener) - Method in class org.nuiton.jaxx.runtime.swing.OneClicListSelectionModel
 
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(JAXXContextEntryDef<?>, String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
To remove a listen modification of the given entry in the context.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.Item
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.Item
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
removePropertyChangeListeners() - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
 
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
 
removeTreeModelListener(TreeModelListener) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
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
 
rendererDelegate - Variable in class org.nuiton.jaxx.runtime.swing.editor.BooleanCellEditor
 
requireSelect - Variable in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
 
reset(Container) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2
remove from cardlayout and linked container all his components.
reset() - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
 
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, KeyStroke) - 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, 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
 
Rule - Class in org.nuiton.jaxx.runtime.css
 
Rule(Selector[], Map<String, String>) - Constructor for class org.nuiton.jaxx.runtime.css.Rule
 
Rule(Selector[], String[], String[]) - Constructor for class org.nuiton.jaxx.runtime.css.Rule
 
run(U, Class<A>) - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
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.
 

S

sb - Variable in class org.nuiton.jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
 
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
 
selectedItemWillChanged(ComboBoxSelectionEvent) - Method in interface org.nuiton.jaxx.runtime.swing.model.WillChangeSelectedItemListener
Invoked whenever the selected item is about to change in the comboBox.
selectedKey(Boolean) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
selectedKey(Boolean) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
selectedObject - Variable in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
selectedValues - Variable in class org.nuiton.jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
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
 
selectionRemoved(GenericListEvent) - Method in interface org.nuiton.jaxx.runtime.swing.model.GenericListListener
 
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
 
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
 
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
 
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(ImageIcon) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
 
setBlockIcon(BufferedImage) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
 
setBlockIcon(ImageIcon) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
 
setBlockIcon(BufferedImage) - 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
 
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
 
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(T, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultApplicationContext
 
setContextValue(T) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
 
setContextValue(T, String) - Method in class org.nuiton.jaxx.runtime.context.DefaultJAXXContext
 
setContextValue(JAXXContext, O) - Method in class org.nuiton.jaxx.runtime.context.JAXXContextEntryDef
 
setContextValue(Object) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
 
setContextValue(Object, String) - Method in class org.nuiton.jaxx.runtime.context.JAXXInitialContext
 
setDebug(boolean) - Method in class org.nuiton.jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
 
setDecorator(JXPathDecorator<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
setDecorator(JXPathDecorator<E>) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxFilterableListModel
 
setDirty(boolean) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI
 
setDirty(boolean) - Method in class org.nuiton.jaxx.runtime.swing.BlockingLayerUI2
 
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.
 
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 index of 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
 
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
 
setForeground(Color) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
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
 
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 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
 
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
 
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
 
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
 
setRequireSelect(boolean) - Method in class org.nuiton.jaxx.runtime.swing.editor.MyDefaultCellEditor
 
setReverse(boolean) - Method in class org.nuiton.jaxx.runtime.swing.SwingUtil.TabbedPaneIterator
 
setSelected(String) - Method in class org.nuiton.jaxx.runtime.swing.CardLayout2Ext
 
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
 
setSelectedButton(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
 
setSelectedIndex(int) - Method in class org.nuiton.jaxx.runtime.swing.JVetoableTabbedPane
 
setSelectedItem(Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
 
setSelectedItem(Item) - Method in class org.nuiton.jaxx.runtime.swing.JAXXComboBox
 
setSelectedItem(Item) - Method in class org.nuiton.jaxx.runtime.swing.JAXXList
 
setSelectedItem(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.GenericListModel
 
setSelectedItem(Object) - Method in class org.nuiton.jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
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
 
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.
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
 
setTabComponent(JComponent) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
setTabComponentStr(String) - Method in class org.nuiton.jaxx.runtime.swing.TabInfo
 
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
 
setText(String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
setText(String) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
setText(JTextComponent, String) - Static method in class org.nuiton.jaxx.runtime.swing.SwingUtil
 
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
 
setUi(UI) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupport
 
setUi(UI) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
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.
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
 
SimpleJAXXObjectBinding - Class in org.nuiton.jaxx.runtime.binding
Created: 5 déc.
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
 
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
 
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
 
stopCellEditing() - Method in class org.nuiton.jaxx.runtime.swing.editor.ClassCellEditor
 
stopEditing(JTable) - Static method in class org.nuiton.jaxx.runtime.swing.JTables
 
stream(Collection<JAXXObjectActionSupport<UI>>) - Static method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition
 
stream(Collection<ApplicationAction<UI>>) - Static method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition
 
stream(Collection<TabInfo>) - Static method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
 
stream(Iterator<IterableTreeNode<?>>) - Static method in interface org.nuiton.jaxx.runtime.swing.tree.IterableTreeNode
 
stream() - 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
 
suffixTextWithKeyStroke(String, KeyStroke) - Static method in class org.nuiton.jaxx.runtime.swing.KeyStrokes
 
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
 
tabComponent(JComponent) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
tabComponentStr(String) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
tabIndex(Integer) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
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
 
TabInfoComparatorBuilder() - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
TabInfoComparatorBuilder(TabInfoJavaBeanDefinition) - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
TabInfoInstanceBuilder() - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
TabInfoInstanceBuilder(TabInfoJavaBeanDefinition) - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
TabInfoJavaBeanDefinition - Class in org.nuiton.jaxx.runtime.swing
 
TabInfoJavaBeanDefinition() - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition
 
TabInfoJavaBeanDefinition.TabInfoComparatorBuilder - Class in org.nuiton.jaxx.runtime.swing
 
TabInfoJavaBeanDefinition.TabInfoInstanceBuilder - Class in org.nuiton.jaxx.runtime.swing
 
TabInfoJavaBeanDefinition.TabInfoPredicate - Class in org.nuiton.jaxx.runtime.swing
 
TabInfoJavaBeanDefinition.TabInfoStream - Class in org.nuiton.jaxx.runtime.swing
 
TabInfoPredicate() - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
TabInfoPredicate(TabInfoJavaBeanDefinition) - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
TabInfoPropertyChangeListener - Class in org.nuiton.jaxx.runtime.swing
 
TabInfoPropertyChangeListener(JTabbedPane, int) - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoPropertyChangeListener
 
TabInfoStream(Collection<TabInfo>) - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
TabInfoStream(TabInfoJavaBeanDefinition, Collection<TabInfo>) - Constructor for class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
Table - Class in org.nuiton.jaxx.runtime.swing
Panel which uses a GridBagLayout by default.
Table() - Constructor for class org.nuiton.jaxx.runtime.swing.Table
 
text(String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
text(String) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
tips - Variable in class org.nuiton.jaxx.runtime.swing.renderer.I18nTableCellRenderer
i18n keys of toolTipTexts to display
title(String) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
TITLE_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
 
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
 
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
 
tooltipText(String) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
tooltipText(String) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
toolTipText(String) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
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 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.
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(JAXXObject) - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportInstanceBuilder
 
ui - Variable in class org.nuiton.jaxx.runtime.swing.ApplicationAction
Deprecated.
 
ui(JAXXObject) - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionInstanceBuilder
 
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
 
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
 
updateSelectedValue() - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
 
updateToolTipText() - Method in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
 
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.
useToolTipText - Variable in class org.nuiton.jaxx.runtime.swing.JAXXButtonGroup
 

V

valid(Boolean) - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoInstanceBuilder
 
VALID_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.swing.TabInfo
 
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
 
valueForPathChanged(TreePath, Object) - Method in class org.nuiton.jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
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.swing.CompoundIcon.Layout
Returns the enum constant of this type with the specified name.
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 - Variable in class org.nuiton.jaxx.runtime.swing.model.GenericListEvent
 
valuesAdded(GenericListEvent) - Method in interface org.nuiton.jaxx.runtime.swing.model.GenericListListener
 
valuesRemoved(GenericListEvent) - Method in interface org.nuiton.jaxx.runtime.swing.model.GenericListListener
 
VBox - Class in org.nuiton.jaxx.runtime.swing
Panel which uses a VBoxLayout by 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_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.
WEST - Static variable in class org.nuiton.jaxx.runtime.swing.ComponentResizer
 
whereAcceleratorKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereAcceleratorKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereAcceleratorKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereAcceleratorKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereActionCommandKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
whereActionCommandKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereActionCommandKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereActionCommandKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
whereActionCommandKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereActionCommandKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereAddKeyStrokeToText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
whereAddKeyStrokeToText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereAddKeyStrokeToText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereAddKeyStrokeToText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
whereAddKeyStrokeToText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereAddKeyStrokeToText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereAddMnemonicAsKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
whereAddMnemonicAsKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereAddMnemonicAsKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereAddMnemonicAsKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
whereAddMnemonicAsKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereAddMnemonicAsKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereBackground() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereBackground() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereCheckMenuItemIsArmed() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
whereCheckMenuItemIsArmed() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereCheckMenuItemIsArmed() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereContainerId() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
whereContainerId() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereContainerId() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereDisabledIcon() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereDisabledIcon() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereDisplayedMnemonicIndex() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
whereDisplayedMnemonicIndex() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereDisplayedMnemonicIndex() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereDisplayMnemonicIndexKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
whereDisplayMnemonicIndexKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereDisplayMnemonicIndexKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereDisplayMnemonicIndexKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
whereDisplayMnemonicIndexKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereDisplayMnemonicIndexKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereEditor() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereEditor() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereEditor() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereEditor() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereEnabled() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
whereEnabled() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereEnabled() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereEnabled() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
whereEnabled() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereEnabled() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereEnabled() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
whereEnabled() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereEnabled() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereForeground() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereForeground() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereIcon() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereIcon() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereIcon() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereIcon() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereIcon() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereIcon() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereId() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
whereId() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereId() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereKeyStroke() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereLargeIcon() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereLargeIcon() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereLargeIcon() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereLargeIcon() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
whereMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
whereMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
whereMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereMnemonic() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereName() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
whereName() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereName() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereName() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
whereName() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereName() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereProperties() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereProperties() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereSelectedKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
whereSelectedKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereSelectedKey() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereSelectedKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
whereSelectedKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereSelectedKey() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereTabComponent() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereTabComponent() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereTabComponentStr() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
whereTabComponentStr() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereTabComponentStr() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereTabIndex() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
whereTabIndex() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereTabIndex() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
whereText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
whereText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereTitle() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
whereTitle() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereTitle() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportComparatorBuilder
 
whereTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionComparatorBuilder
 
whereTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereTooltipText() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereToolTipText() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
whereToolTipText() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereToolTipText() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
whereUi() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportPredicate
 
whereUi() - Method in class org.nuiton.jaxx.runtime.swing.action.JAXXObjectActionSupportJavaBeanDefinition.JAXXObjectActionSupportStream
 
whereUi() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionPredicate
 
whereUi() - Method in class org.nuiton.jaxx.runtime.swing.ApplicationActionJavaBeanDefinition.ApplicationActionStream
 
whereValid() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoComparatorBuilder
 
whereValid() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoPredicate
 
whereValid() - Method in class org.nuiton.jaxx.runtime.swing.TabInfoJavaBeanDefinition.TabInfoStream
 
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.
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(short) - 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(float) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
 
wrap(double) - Static method in class org.nuiton.jaxx.runtime.css.Pseudoclasses
 
wrap(char) - 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
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
Skip navigation links

Copyright © 2008–2020 Ultreia.io. All rights reserved.