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

A

AbstractGenericListSelectionModel<B> - Class in jaxx.runtime.swing.model
 
AbstractGenericListSelectionModel() - Constructor for class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
AbstractNavTreeCellRenderer<M,N extends NavNode<M,N>> - Class in jaxx.runtime.swing.nav.tree
Le renderer abstrait (qui a toutes les methodes qui aident) pour implanter de vrai renderer pour les différents cas d'utilisation de l'abre de navigation.
AbstractNavTreeCellRenderer() - Constructor for class jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
 
AbstractSelectionListModel - Class in jaxx.runtime.swing.model
Created on 8/7/14.
AbstractSelectionListModel() - Constructor for class jaxx.runtime.swing.model.AbstractSelectionListModel
 
accept(Class<?>, String) - Method in class jaxx.runtime.context.JAXXContextEntryDef
 
accept(File) - Method in class jaxx.runtime.FileChooserUtil.PatternChooserFilter
 
accept2(Class<?>, String) - Method in class jaxx.runtime.context.JAXXContextEntryDef
 
ACCEPT_ICON_PROPERTY - Static variable in class jaxx.runtime.swing.BlockingLayerUI
 
ACCEPT_ICON_PROPERTY - Static variable in class jaxx.runtime.swing.BlockingLayerUI2
 
acceptAction - Variable in class jaxx.runtime.swing.BlockingLayerUI
Action to be treated when click on icon
acceptAction - Variable in class jaxx.runtime.swing.BlockingLayerUI2
Action to be treated when click on icon
acceptedComponentNames - Variable in class jaxx.runtime.swing.BlockingLayerUI
Extra components names to accept even in block mode
acceptEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
acceptEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
acceptIcon - Variable in class jaxx.runtime.swing.BlockingLayerUI
Icon when you can click
acceptIcon - Variable in class jaxx.runtime.swing.BlockingLayerUI2
Icon when you can click
acceptPath(String) - Method in class jaxx.runtime.context.DataContext.DataContextEntry
 
acceptStates(WizardState, WizardState...) - Static method in class jaxx.runtime.swing.wizard.ext.WizardExtUtil
 
acceptType(Class<?>) - Method in class jaxx.runtime.context.DataContext.DataContextEntry
 
ActionExecutor - Class in jaxx.runtime.swing.application
Executor of ActionWorker.
ActionExecutor() - Constructor for class jaxx.runtime.swing.application.ActionExecutor
 
actionLabel - Variable in class jaxx.runtime.swing.application.ActionWorker
 
actionPerformed(ActionEvent) - Method in class jaxx.runtime.swing.editor.ColorCellEditor
Handles events from the editor button and from the dialog's OK button.
actionPerformed(ActionEvent) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker.ShowHelpForTrackedComponentAction
 
ActionWorker<R,P> - Class in jaxx.runtime.swing.application
Action worker to execute a incoming action.
ActionWorker(String) - Constructor for class jaxx.runtime.swing.application.ActionWorker
 
ActionWorker(String, Runnable) - Constructor for class jaxx.runtime.swing.application.ActionWorker
 
ActionWorker.ActionStatus - Enum in jaxx.runtime.swing.application
State of a running action
add(Object) - Method in class jaxx.runtime.context.JAXXInitialContext
Register a simple (none named) value in the context.
add(String, Object) - Method in class jaxx.runtime.context.JAXXInitialContext
Register a named value in the context.
add(JAXXContextEntryDef<O>, O) - Method in class jaxx.runtime.context.JAXXInitialContext
Register a named (or not) value in the context.
add(Rule) - Method in class jaxx.runtime.css.Stylesheet
 
add(Rule[]) - Method in class jaxx.runtime.css.Stylesheet
 
add(AbstractButton) - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
add(int, E) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Inserts the specified element at the specified position in this list.
add(int, E) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
add(N) - Method in interface jaxx.runtime.swing.nav.NavNode
 
add(N) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
add(N) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
add(Component) - Method in class jaxx.runtime.swing.session.SwingSession
 
add(Component, boolean) - Method in class jaxx.runtime.swing.session.SwingSession
 
addAction(String, Runnable) - Method in class jaxx.runtime.swing.application.ActionExecutor
Add an new action to perform.
addAllElements(Collection<E>) - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
addAllElements(Collection<E>) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
 
addAllElements(Collection<E>) - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
addAllElements(Collection<E>) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
addAllItems(Collection<Item>) - Method in class jaxx.runtime.swing.JAXXComboBox
 
addAllItems(Collection<Item>) - Method in class jaxx.runtime.swing.JAXXList
 
addCellEditorListener(CellEditorListener) - Method in class jaxx.runtime.swing.editor.ClassCellEditor
 
addChangeListener(ChangeListener) - Method in class jaxx.runtime.swing.JAXXButtonGroup
Adds a ChangeListener to the button.
addChild(Item) - Method in class jaxx.runtime.swing.Item
Adds a new child node (Items can be nested in trees).
addChildNodes(N, List<T>, NavDataProvider) - Method in class jaxx.runtime.swing.nav.NavNodeChildLoador
Add childs to given parentNode using retrive datas from the data provider.
addDebugLogListener(Log, WizardModel<?>) - Static method in class jaxx.runtime.swing.wizard.WizardUtil
 
addElement(int, B) - Method in class jaxx.runtime.swing.model.GenericListModel
 
addElement(B) - Method in class jaxx.runtime.swing.model.GenericListModel
 
addElement(Object) - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
addElement(E) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Adds the specified component to the end of this list.
addElement(Object) - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
addElement(E) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
addElements(Collection<B>) - Method in class jaxx.runtime.swing.model.GenericListModel
 
addExpandOnClickListener(JTree) - Static method in class jaxx.runtime.SwingUtil
Add a listener of tree selection model to expand a new selected node when it is selected.
addExpandOnClickListener(JXTreeTable) - Static method in class jaxx.runtime.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 jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
addFilter(Predicate<E>) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
addGenericListListener(GenericListListener) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
addItem(Item) - Method in class jaxx.runtime.swing.JAXXComboBox
 
addItem(Item) - Method in class jaxx.runtime.swing.JAXXList
 
addLayoutComponent(Component, Object) - Method in class jaxx.runtime.swing.CardLayout2
 
addLayoutComponent(String, Component) - Method in class jaxx.runtime.swing.HBoxLayout
 
addLayoutComponent(String, Component) - Method in class jaxx.runtime.swing.VBoxLayout
 
addListDataListener(ListDataListener) - Method in class jaxx.runtime.swing.model.GenericListModel
 
addListSelectionListener(ListSelectionListener) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
addOperation(E) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.context.DataContext
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.context.DataContext
 
addPropertyChangeListener(JAXXContextEntryDef<?>, String, PropertyChangeListener) - Method in class jaxx.runtime.context.DefaultApplicationContext
To add a listen modification of the given entry in the context.
addPropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface jaxx.runtime.JAXXObject
Register a general PropertyChangeListener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface jaxx.runtime.JAXXObject
addPropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.CardLayout2Ext
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.CardLayout2Ext
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.Item
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.Item
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.TabInfo
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.TabInfo
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
addRowSelectionInterval(JTable, int) - Static method in class jaxx.runtime.SwingUtil
Add the given row index rowIndex (from the model coordinate) in the selection of the given table.
addSelectedItem(B) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
addSelectionInterval(int, int) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
addSelectionInterval(int, int) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
addSelectionIntervalWithFire(int, int) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
addSelectionPath(TreePath) - Method in class jaxx.runtime.swing.nav.NavHelper
 
addSelectionPath(TreePath) - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
addSelectionPath(TreePath) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
addSelectionPaths(TreePath[]) - Method in class jaxx.runtime.swing.nav.NavHelper
 
addSelectionPaths(TreePath[]) - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
addSelectionPaths(TreePath[]) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
addTabsDisplayUntilStepListener(WizardUI<E, M>) - Static method in class jaxx.runtime.swing.wizard.WizardUtil
Ajoute un listener sur le modele pour gere la politique d'affichage des onglets.
addToStateManager(Class, State) - Method in class jaxx.runtime.swing.session.SwingSession
 
addTraceLogListener(Log, WizardModel<?>) - Static method in class jaxx.runtime.swing.wizard.WizardUtil
 
addTreeModelListener(TreeModelListener) - Method in class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
addTreeModelListener(TreeModelListener) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
addTreeModelListener(TreeModelListener) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
addTreeModelListener(TreeModelListener) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
addTreeModelListener(TreeModelListener) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
addWillChangeSelectedItemListener(WillChangeSelectedItemListener) - Method in interface 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 jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
afterInit(UI) - Method in interface jaxx.runtime.spi.UIHandler
 
ALWAYS_APPLIES - Static variable in class jaxx.runtime.css.Selector
 
ALWAYS_APPLIES_INHERIT_ONLY - Static variable in class jaxx.runtime.css.Selector
 
Application - Class in jaxx.runtime.swing
 
Application() - Constructor for class jaxx.runtime.swing.Application
 
Application(GraphicsConfiguration) - Constructor for class jaxx.runtime.swing.Application
 
Application(String) - Constructor for class jaxx.runtime.swing.Application
 
Application(String, GraphicsConfiguration) - Constructor for class jaxx.runtime.swing.Application
 
ApplicationRunner - Class in jaxx.runtime.swing.application
Simple application runner which authorize to reload an application.
ApplicationRunner(String...) - Constructor for class jaxx.runtime.swing.application.ApplicationRunner
 
APPLY_DEF - Static variable in class jaxx.runtime.swing.wizard.WizardUILancher
the jaxx context entry to store the apply action
applyDataBinding() - Method in class jaxx.runtime.binding.SimpleJAXXObjectBinding
 
applyDataBinding() - Method in interface jaxx.runtime.JAXXBinding
Apply the binding without processing it (say just install listeners).
applyDataBinding(String) - Method in interface jaxx.runtime.JAXXObject
Apply the data bind by name and then process it.
applyDataBinding(JAXXObject, String...) - Static method in class jaxx.runtime.JAXXUtil
Convinient method to apply more than one binding on a JAXX ui.
applyDataBinding(JAXXObject, Collection<String>) - Static method in class jaxx.runtime.JAXXUtil
Convinient method to apply more than one binding on a JAXX ui.
applyProperty(JAXXObject, Object, String, Object, Object, int) - Static method in class jaxx.runtime.css.Pseudoclasses
 
args - Variable in class jaxx.runtime.swing.application.ApplicationRunner
arguments given to runner at launch time
assignment(boolean, String, JAXXObject) - Static method in class jaxx.runtime.JAXXUtil
Deprecated.
since 2.4.2, never use, will not be replaced
assignment(byte, String, JAXXObject) - Static method in class jaxx.runtime.JAXXUtil
Deprecated.
since 2.4.2, never use, will not be replaced
assignment(short, String, JAXXObject) - Static method in class jaxx.runtime.JAXXUtil
Deprecated.
since 2.4.2, never use, will not be replaced
assignment(int, String, JAXXObject) - Static method in class jaxx.runtime.JAXXUtil
Deprecated.
since 2.4.2, never use, will not be replaced
assignment(long, String, JAXXObject) - Static method in class jaxx.runtime.JAXXUtil
Deprecated.
since 2.4.2, never use, will not be replaced
assignment(float, String, JAXXObject) - Static method in class jaxx.runtime.JAXXUtil
Deprecated.
since 2.4.2, never use, will not be replaced
assignment(double, String, JAXXObject) - Static method in class jaxx.runtime.JAXXUtil
Deprecated.
since 2.4.2, never use, will not be replaced
assignment(char, String, JAXXObject) - Static method in class jaxx.runtime.JAXXUtil
Deprecated.
since 2.4.2, never use, will not be replaced
assignment(Object, String, JAXXObject) - Static method in class jaxx.runtime.JAXXUtil
Deprecated.
since 2.4.2, never use, will not be replaced
authorizedDirectionByComponent - Variable in class jaxx.runtime.swing.ComponentResizer
 
autoSave - Variable in class jaxx.runtime.swing.session.SwingSession
 

B

BACKGROUND_PROPERTY - Static variable in class jaxx.runtime.swing.TabInfo
 
Base64Coder - Class in jaxx.runtime
A Base64 Encoder/Decoder.
beanType - Variable in class jaxx.runtime.swing.nav.NavNodeChildLoador
Type of data of the node
BeanTypeAware<O> - Interface in jaxx.runtime.bean
Contract for ui which contains a beanType property.
beforeInit(UI) - Method in interface jaxx.runtime.spi.UIHandler
 
block - Variable in class jaxx.runtime.swing.BlockingLayerUI
Internal state when should block event and paint layer
BLOCK_ICON_PROPERTY - Static variable in class jaxx.runtime.swing.BlockingLayerUI
 
BLOCK_ICON_PROPERTY - Static variable in class jaxx.runtime.swing.BlockingLayerUI2
 
BLOCK_PROPERTY - Static variable in class jaxx.runtime.swing.BlockingLayerUI
 
blockIcon - Variable in class jaxx.runtime.swing.BlockingLayerUI
Icon when you can not click
blockIcon - Variable in class jaxx.runtime.swing.BlockingLayerUI2
Icon when you can not click
blockingColor - Variable in class jaxx.runtime.swing.BlockingLayerUI
Optinal color to put fill background when blocking
blockingColor - Variable in class jaxx.runtime.swing.BlockingLayerUI2
Optinal color to put fill background when blocking
BlockingLayerUI - Class in 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 jaxx.runtime.swing.BlockingLayerUI
 
BlockingLayerUI2 - Class in 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 jaxx.runtime.swing.BlockingLayerUI2
 
blockingUI - Variable in class jaxx.runtime.swing.wizard.BusyChangeListener
 
BooleanCellEditor - Class in jaxx.runtime.swing.editor
 
BooleanCellEditor(TableCellRenderer) - Constructor for class jaxx.runtime.swing.editor.BooleanCellEditor
 
BooleanCellEditor(TableCellRenderer, Icon) - Constructor for class jaxx.runtime.swing.editor.BooleanCellEditor
 
BooleanCellRenderer - Class in jaxx.runtime.swing.renderer
 
BooleanCellRenderer(TableCellRenderer) - Constructor for class jaxx.runtime.swing.renderer.BooleanCellRenderer
 
BooleanCellRenderer(TableCellRenderer, Icon) - Constructor for class jaxx.runtime.swing.renderer.BooleanCellRenderer
 
bounds - Variable in class jaxx.runtime.swing.session.WindowState
 
boxComponentWithJxLayer(V) - Static method in class jaxx.runtime.SwingUtil
Box a component in a JXLayer.
buildModel(Class<E>) - Static method in class jaxx.runtime.swing.editor.EnumEditor
 
buildModel(Class<E>, int) - Static method in class jaxx.runtime.swing.editor.EnumEditor
 
buildModel(Locale...) - Static method in class jaxx.runtime.swing.editor.LocaleEditor
 
buildTree(Component) - Static method in class jaxx.runtime.awt.visitor.BuildTreeVisitor
 
BuildTreeVisitor - Class in jaxx.runtime.awt.visitor
A visitor to build the tree from a given component.
BuildTreeVisitor() - Constructor for class jaxx.runtime.awt.visitor.BuildTreeVisitor
 
BUSY_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.wizard.WizardModel
 
BusyChangeListener - Class in jaxx.runtime.swing.wizard
To listen the busy state of a WizardModel.
BusyChangeListener(Component) - Constructor for class jaxx.runtime.swing.wizard.BusyChangeListener
 
busyCursor - Variable in class jaxx.runtime.swing.wizard.BusyChangeListener
 
button - Variable in class jaxx.runtime.swing.editor.ColorCellEditor
 
button - Variable in class jaxx.runtime.swing.renderer.ColorCellRenderer
 
BUTTON8GROUP_CLIENT_PROPERTY - Static variable in class jaxx.runtime.swing.JAXXButtonGroup
 

C

cache - Variable in class jaxx.runtime.swing.help.JAXXHelpBroker
cache of component which cursor have been modified
cache - Variable in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
CAN_CLICK_PROPERTY - Static variable in class jaxx.runtime.swing.BlockingLayerUI
 
CAN_CLICK_PROPERTY - Static variable in class jaxx.runtime.swing.BlockingLayerUI2
 
canApply() - Method in class jaxx.runtime.binding.SimpleJAXXObjectBinding
 
cancel() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
CANCEL_DEF - Static variable in class jaxx.runtime.swing.wizard.WizardUILancher
the jaxx context entry to store the cancel action
cancelCellEditing() - Method in class jaxx.runtime.swing.editor.ClassCellEditor
 
canClick - Variable in class jaxx.runtime.swing.BlockingLayerUI
Internal state to known when we can accept click
canClick - Variable in class jaxx.runtime.swing.BlockingLayerUI2
Internal state to known when we can accept click
canLoadChild(N) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
canLoadChild(N) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
canLoadChild(N) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
capacity() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Returns the current capacity of this list.
CardLayout2 - Class in jaxx.runtime.swing
An override of the awt CardLayout.
CardLayout2() - Constructor for class jaxx.runtime.swing.CardLayout2
 
CardLayout2Ext - Class in 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 jaxx.runtime.swing.CardLayout2Ext
 
castList() - Static method in class jaxx.runtime.JAXXUtil
 
castMap() - Static method in class jaxx.runtime.JAXXUtil
 
center(Component, Component) - Static method in class jaxx.runtime.SwingUtil
Centrer un component graphique au center d'un autre component.
changeBounds(Component, int, Rectangle, Point, Point) - Method in class jaxx.runtime.swing.ComponentResizer
 
changeEvent - Variable in class jaxx.runtime.swing.JAXXButtonGroup
 
checkBox - Variable in class jaxx.runtime.swing.renderer.BooleanCellRenderer
 
checkComponent(Object) - Method in class jaxx.runtime.swing.session.JSplitPaneState
 
checkComponent(Object) - Method in class jaxx.runtime.swing.session.JTabbedPaneState
 
checkComponent(Object) - Method in class jaxx.runtime.swing.session.JTableState
 
checkComponent(Object) - Method in class jaxx.runtime.swing.session.JXTableSwingSessionState
 
checkComponent(Object) - Method in class jaxx.runtime.swing.session.WindowState
 
checkConstraints(String) - Method in class jaxx.runtime.swing.CardLayout2
 
checkContainer(Container) - Method in class jaxx.runtime.swing.CardLayout2
 
checkJAXXContextEntries(JAXXContext, JAXXContextEntryDef<?>...) - Static method in class 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 jaxx.runtime.JAXXUtil
Test if a type of entry exists in a given context and throw an IllegalArgumentException if not found.
checkModel() - Method in class jaxx.runtime.swing.nav.NavHelper
Checks if internal model was created.
childLoador - Variable in class jaxx.runtime.swing.nav.tree.NavTreeNode
Optional child loador to lazy create childs of the node.
childLoador - Variable in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
Optional child loador to lazy create childs of the node.
childLoadors - Static variable in class jaxx.runtime.swing.nav.NavHelper
Cache of child loadors.
children() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
children() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
ClassCellEditor - Class in jaxx.runtime.swing.editor
A class cell editor (fork from comandline project).
ClassCellEditor() - Constructor for class jaxx.runtime.swing.editor.ClassCellEditor
 
ClassTableCellRenderer - Class in jaxx.runtime.swing.renderer
Table cell renderer for a Class
ClassTableCellRenderer() - Constructor for class jaxx.runtime.swing.renderer.ClassTableCellRenderer
 
ClassTableCellRenderer(TableCellRenderer) - Constructor for class jaxx.runtime.swing.renderer.ClassTableCellRenderer
 
clear() - Method in class jaxx.runtime.context.DataContext
 
clear() - Method in class jaxx.runtime.context.DefaultJAXXContext
 
clear() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Removes all of the elements from this list.
clear() - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
clearCache() - Method in class jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
 
clearElements() - Method in class jaxx.runtime.swing.model.GenericListModel
 
clearFilters() - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
clearFilters() - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
clearSelection() - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
clearSelection() - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
clone() - Method in class jaxx.runtime.swing.BlockingLayerUI
 
clone() - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
close() - Method in class jaxx.runtime.context.DataContext
 
close() - Method in class jaxx.runtime.swing.application.ApplicationRunner
 
COLOR_PREFIX - Static variable in class jaxx.runtime.SwingUtil
 
ColorCellEditor - Class in jaxx.runtime.swing.editor
A Color cell editor.
ColorCellEditor() - Constructor for class jaxx.runtime.swing.editor.ColorCellEditor
 
ColorCellRenderer - Class in jaxx.runtime.swing.renderer
Date: 31/07/12
ColorCellRenderer() - Constructor for class jaxx.runtime.swing.renderer.ColorCellRenderer
 
colorChooser - Variable in class jaxx.runtime.swing.editor.ColorCellEditor
 
columnWidths - Variable in class jaxx.runtime.swing.session.JTableState
 
ComboBoxModel2 - Interface in jaxx.runtime.swing.model
A new comboBox model that add supports for WillChangeSelectedItemListener.
ComboBoxSelectionEvent - Class in jaxx.runtime.swing.model
Created on 8/7/14.
ComboBoxSelectionEvent(Object, Serializable, Serializable) - Constructor for class jaxx.runtime.swing.model.ComboBoxSelectionEvent
Constructs a ComboBoxSelectionEvent object.
compareTo(Rule) - Method in class jaxx.runtime.css.Rule
 
compareTo(Selector) - Method in class jaxx.runtime.css.Selector
 
ComponentDescriptor - Class in jaxx.runtime
 
ComponentDescriptor(String, String, String, ComponentDescriptor) - Constructor for class jaxx.runtime.ComponentDescriptor
 
ComponentMover - Class in jaxx.runtime.swing
This class allows you to move a Component by using a mouse.
ComponentMover() - Constructor for class jaxx.runtime.swing.ComponentMover
Constructor for moving individual components.
ComponentMover(Class, Component...) - Constructor for class 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 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 jaxx.runtime.swing
The ComponentResizer allows you to resize a component by dragging a border of the component.
ComponentResizer() - Constructor for class jaxx.runtime.swing.ComponentResizer
Convenience contructor.
ComponentResizer(Component...) - Constructor for class jaxx.runtime.swing.ComponentResizer
Convenience contructor.
ComponentResizer(Insets, Component...) - Constructor for class jaxx.runtime.swing.ComponentResizer
Convenience contructor.
ComponentResizer(Insets, Dimension, Component...) - Constructor for class jaxx.runtime.swing.ComponentResizer
Create a ComponentResizer.
ComponentTreeNode - Class in jaxx.runtime.awt.visitor
A node where userObject is a Component.
ComponentTreeNode(Component) - Constructor for class jaxx.runtime.awt.visitor.ComponentTreeNode
 
ComponentTreeNodeVisitor - Interface in jaxx.runtime.awt.visitor
To visit a ComponentTreeNode.
computeNodeText(N) - Method in class jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
Determines the text render of a node using the AbstractNavTreeCellRenderer.dataProvider.
computePattern() - Method in class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
computeTableColumnWidth(JTable, Font, int, String) - Static method in class jaxx.runtime.SwingUtil
 
computeVirtualGraphicsBounds() - Static method in class jaxx.runtime.swing.session.WindowState
Calculates virtual graphic bounds.
contains(Serializable) - Method in class jaxx.runtime.swing.CardLayout2
Test if a constrains is contained in the layout.
contains(E) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Tests whether the specified object is a component in this list.
containsOperation(E) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
containsStep(E) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
context - Variable in class jaxx.runtime.swing.nav.tree.NavTreeNode
Optinal context to distinguish different nodes with same NavTreeNode.internalClass.
context - Variable in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
Optinal context to distinguish different nodes with same NavTreeTableNode.internalClass.
contexts - Variable in class jaxx.runtime.swing.CardLayout2
list of already loaded context (since the CardLayout.vector attribute is package visible...
convertToTreePathArray(Object[]) - Method in class jaxx.runtime.swing.JAXXTree
 
createActionIcon(String) - Static method in class jaxx.runtime.SwingUtil
 
createI18nIcon(String) - Static method in class jaxx.runtime.SwingUtil
 
createIcon(String) - Static method in class jaxx.runtime.SwingUtil
 
createImageIcon(String) - Static method in class jaxx.runtime.SwingUtil
 
createModel(N, Object...) - Method in class jaxx.runtime.swing.nav.NavHelper
Register a new root node.
createModel(N, Object...) - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
createModel(N, Object...) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
createNode(T, NavDataProvider) - Method in class jaxx.runtime.swing.nav.NavNodeChildLoador
Hook to create a child node given his data.
createRunnable(Object, String, Object...) - Method in class jaxx.runtime.swing.application.ActionExecutor
Creates a runnable instance (via a Proxy) to a method given by his name (methodName) to invoke on methodcontainer with given arguments.
createUI(JAXXContext, Window, Class<UI>, Class<M>, M) - Method in class jaxx.runtime.swing.wizard.WizardUILancher
 
createUI(JAXXContext, Class<UI>, Class<M>, M, String, String, ImageIcon) - Method in class jaxx.runtime.swing.wizard.WizardUILancher
 
currentColor - Variable in class jaxx.runtime.swing.editor.ColorCellEditor
 
currentDirectory - Static variable in class jaxx.runtime.FileChooserUtil
 
currentEntry - Variable in class jaxx.runtime.context.DataContext
la definition de l'entree actuallement selectionnee
currentSelectedItem - Variable in class jaxx.runtime.swing.model.ComboBoxSelectionEvent
The current selected item in comboBox.
cursors - Variable in class jaxx.runtime.swing.help.JAXXHelpBroker
cache of cursors modified when in context-sensitive mode

D

data - Variable in class jaxx.runtime.context.DefaultJAXXContext
les données contenues dans le context
DATA_BINDING - Static variable in class jaxx.runtime.css.Rule
 
DataBinding - Class in jaxx.runtime.css
Represents a data binding bound to an attribute at runtime.
DataBinding(String) - Constructor for class jaxx.runtime.css.DataBinding
 
DataBindingListener - Class in jaxx.runtime
A PropertyChangeListener which processes a data binding when it receives a PropertyChangeEvent.
DataBindingListener(JAXXObject, String) - Constructor for class jaxx.runtime.DataBindingListener
Creates a new DataBindingListener which will run the given data binding when it receives a PropertyChangeEvent.
DataBindingUpdateListener - Class in jaxx.runtime
A PropertyChangeListener which removes and re-applies a data binding when it receives a PropertyChangeEvent.
DataBindingUpdateListener(JAXXObject, String) - Constructor for class jaxx.runtime.DataBindingUpdateListener
Creates a new DataBindingUpdateListener which will remove and re-apply a data binding when it receives a PropertyChangeEvent.
DataContext - Class in jaxx.runtime.context
Un contexte de données qui permet l'utilisation des bindings sur les entrées du contexte.
DataContext(String[], DataContext.DataContextEntry<?>[]) - Constructor for class jaxx.runtime.context.DataContext
 
DataContext.DataContextEntry<E> - Class in jaxx.runtime.context
 
DataContext.DataContextEntry(Class<E>, DataContext.DataContextEntry<?>) - Constructor for class jaxx.runtime.context.DataContext.DataContextEntry
 
DataContext.DataContextEntry(Class<E>) - Constructor for class jaxx.runtime.context.DataContext.DataContextEntry
 
DataContext.DataContextEntryIterator - Class in jaxx.runtime.context
 
DataContext.DataContextEntryIterator(DataContext.DataContextEntry<?>[]) - Constructor for class jaxx.runtime.context.DataContext.DataContextEntryIterator
 
DataContext.DataContextEntryIterator(DataContext.DataContextEntry<?>[], int) - Constructor for class jaxx.runtime.context.DataContext.DataContextEntryIterator
 
DataContext.DataContextEntryIterator(DataContext.DataContextEntry<?>[], boolean) - Constructor for class jaxx.runtime.context.DataContext.DataContextEntryIterator
 
DataContext.UpdateDataContext<D extends DataContext> - Interface in jaxx.runtime.context
 
dataProvider - Variable in class jaxx.runtime.swing.nav.NavHelper
The shared data provider used to obtain datas to populate nodes and render them.
dataProvider - Variable in class jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
source de donnée
datas - Variable in class jaxx.runtime.context.DataContext.DataContextEntryIterator
 
debug - Variable in class jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
Flag to log in debug level (otherwise will be in info level).
DebugComponentTreeNodeVisitor - Class in jaxx.runtime.awt.visitor
To print a tree node.
DebugComponentTreeNodeVisitor() - Constructor for class jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
 
decode(String) - Static method in class jaxx.runtime.Base64Coder
Decodes a byte array from Base64 format.
decode(char[]) - Static method in class jaxx.runtime.Base64Coder
Decodes a byte array from Base64 format.
decodeCompressedJAXXObjectDescriptor(String) - Static method in class jaxx.runtime.JAXXUtil
 
decodeJAXXObjectDescriptor(String) - Static method in class jaxx.runtime.JAXXUtil
Decodes the serialized representation of a JAXXObjectDescriptor.
decodeString(String) - Static method in class jaxx.runtime.Base64Coder
Decodes a string from Base64 format.
decorateValue(Object, int) - Method in class jaxx.runtime.swing.renderer.DecoratorListCellRenderer
 
decorator - Variable in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
the decorator of data
decorator - Variable in class jaxx.runtime.swing.model.JaxxFilterableListModel
the decorator of data
decorator - Variable in class jaxx.runtime.swing.renderer.DecoratorListCellRenderer
Decorator to produce text to render
decorator - Variable in class jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
Decorator to produce text to render
DecoratorListCellRenderer - Class in 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<?>) - Constructor for class jaxx.runtime.swing.renderer.DecoratorListCellRenderer
 
DecoratorListCellRenderer(ListCellRenderer, Decorator<?>) - Constructor for class jaxx.runtime.swing.renderer.DecoratorListCellRenderer
 
DecoratorProviderListCellRenderer - Class in jaxx.runtime.swing.renderer
A ListCellRenderer which use decorators from the DecoratorProviderListCellRenderer.provider to obtain the text to display.
DecoratorProviderListCellRenderer(DecoratorProvider) - Constructor for class jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
 
DecoratorProviderListCellRenderer(ListCellRenderer, DecoratorProvider) - Constructor for class jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
 
DecoratorProviderTableCellRenderer - Class in jaxx.runtime.swing.renderer
A TableCellRenderer which use decorators from the DecoratorProviderTableCellRenderer.provider to obtain the text to display.
DecoratorProviderTableCellRenderer(DecoratorProvider) - Constructor for class jaxx.runtime.swing.renderer.DecoratorProviderTableCellRenderer
 
DecoratorProviderTableCellRenderer(TableCellRenderer, DecoratorProvider) - Constructor for class jaxx.runtime.swing.renderer.DecoratorProviderTableCellRenderer
 
decorators - Variable in class jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
decorators for accepted types
decorators - Variable in class jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
decorators for accepted types
DecoratorTableCellRenderer - Class in 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 jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
 
DecoratorTableCellRenderer(Decorator<?>, boolean) - Constructor for class jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
 
DecoratorTableCellRenderer(TableCellRenderer, Decorator<?>) - Constructor for class jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
 
DecoratorTableCellRenderer(TableCellRenderer, Decorator<?>, boolean) - Constructor for class jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
 
DEFAULT_CURRENT_DIRECTORY_FILE - Static variable in class jaxx.runtime.FileChooserUtil
 
DEFAULT_ICON_PATH - Static variable in class jaxx.runtime.SwingUtil
 
DEFAULT_ICON_PATH_PROPERTY - Static variable in class jaxx.runtime.SwingUtil
 
DEFAULT_INSETS - Static variable in class jaxx.runtime.swing.Table
 
DEFAULT_JAXX_PCS - Variable in class jaxx.runtime.context.DataContext
 
DefaultApplicationContext - Class in jaxx.runtime.context
The default context to be used for an application.
DefaultApplicationContext() - Constructor for class jaxx.runtime.context.DefaultApplicationContext
 
DefaultApplicationContext.AutoLoad - Annotation Type in jaxx.runtime.context
A class annotated @AutoLoad is used by context to auto instanciate the class when required.
DefaultApplicationContext.MethodAccess - Annotation Type in 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 jaxx.runtime.binding.DefaultJAXXBinding
flag to know true : if the binding was init from a generated jaxx object, false otherwise.
defaultCursor - Variable in class jaxx.runtime.swing.wizard.BusyChangeListener
 
defaultDelegate - Variable in class jaxx.runtime.swing.renderer.BooleanCellRenderer
 
defaultDelegate - Variable in class jaxx.runtime.swing.renderer.ClassTableCellRenderer
 
defaultID - Variable in class jaxx.runtime.swing.help.JAXXHelpBroker
default id to use if none given
DefaultJAXXBinding - Class in jaxx.runtime.binding
A PropertyChangeListener which processes a data binding when it receives a PropertyChangeEvent.
DefaultJAXXBinding(JAXXObject, String, boolean) - Constructor for class 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 jaxx.runtime.binding.DefaultJAXXBinding
Creates a new Data binding which will run the given data binding when it receives a PropertyChangeEvent.
DefaultJAXXContext - Class in jaxx.runtime.context
The default JAXXContext to be used in a JAXXObject by delegation.
DefaultJAXXContext() - Constructor for class jaxx.runtime.context.DefaultJAXXContext
 
delegate - Variable in class jaxx.runtime.context.DataContext
le context qui contient les données
delegate - Variable in class jaxx.runtime.swing.editor.ClassCellEditor
 
delegate - Variable in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
delegate - Variable in class jaxx.runtime.swing.model.JaxxDefaultListModel
 
delegate - Variable in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
the delegate model
delegate - Variable in class jaxx.runtime.swing.OneClicListSelectionModel
 
delegate - Variable in class jaxx.runtime.swing.renderer.DecoratorListCellRenderer
Delegate cell renderer
delegate - Variable in class jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
Delegate cell renderer
delegate - Variable in class jaxx.runtime.swing.renderer.DecoratorProviderTableCellRenderer
Delegate cell renderer
delegate - Variable in class jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
Delegate cell renderer
delegate - Variable in class jaxx.runtime.swing.renderer.I18nTableCellRenderer
the delegate cell renderer
delegate - Variable in class jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
Delegate cell renderer
delegate - Variable in class jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
Delegate cell renderer
deregisterComponent(Component...) - Method in class jaxx.runtime.swing.ComponentMover
Remove listeners from the specified component
deregisterComponent(Component...) - Method in class jaxx.runtime.swing.ComponentResizer
Remove listeners from the specified component
description - Variable in class jaxx.runtime.FileChooserUtil.PatternChooserFilter
 
deserialize(String, boolean) - Static method in class jaxx.runtime.Base64Coder
Read the object from Base64 string.
destroy(PropertyChangeSupport) - Static method in class jaxx.runtime.JAXXUtil
Remove all listeners registred in given pcs.
destroy(Component) - Static method in class jaxx.runtime.JAXXUtil
Remove all listeners registred in given component.
destroy() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
destroy() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
destroy() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
dialog - Variable in class jaxx.runtime.swing.editor.ColorCellEditor
 
DIRECTION_BOTH - Static variable in class jaxx.runtime.swing.ComponentResizer
 
DIRECTION_HORIZONTAL - Static variable in class jaxx.runtime.swing.ComponentResizer
 
DIRECTION_VERTICAL - Static variable in class jaxx.runtime.swing.ComponentResizer
 
dirty - Variable in class jaxx.runtime.swing.nav.tree.NavTreeNode
Flag to know when renderer should (re-)compute render of the node.
dirty - Variable in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
Flag to know when renderer should (re-)compute render of the node.
DISABLED_ICON_PROPERTY - Static variable in class jaxx.runtime.swing.TabInfo
 
dispatchEvent(AWTEvent) - Static method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
DISPLAYED_MNEMONIC_INDEX_PROPERTY - Static variable in class jaxx.runtime.swing.TabInfo
 
dividerLocation - Variable in class jaxx.runtime.swing.session.JSplitPaneState
 
doAction(SwingSession, String, Component) - Method in interface jaxx.runtime.swing.session.SwingSession.Action
 
doAction(SwingSession, String, Component) - Method in class jaxx.runtime.swing.session.SwingSession.RestoreStateAction
 
doAction(SwingSession, String, Component) - Method in class jaxx.runtime.swing.session.SwingSession.SaveStateAction
 
doAction(UI) - Method in class jaxx.runtime.swing.wizard.WizardUILancher
 
doCancel(UI) - Method in class jaxx.runtime.swing.wizard.WizardUILancher
 
doClose(UI, boolean) - Method in class jaxx.runtime.swing.wizard.WizardUILancher
 
doInBackground() - Method in class jaxx.runtime.swing.application.ActionWorker
 
done() - Method in class jaxx.runtime.swing.application.ActionWorker
 

E

EAST - Static variable in class jaxx.runtime.swing.ComponentResizer
 
EDIT - Static variable in class jaxx.runtime.swing.editor.ColorCellEditor
 
editCell(JTable, int, int) - Static method in class jaxx.runtime.SwingUtil
Used to edit a cell of a given table.
editorDelegate - Variable in class jaxx.runtime.swing.editor.BooleanCellEditor
 
elementAt(int) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Returns the component at the specified index.
elementAt(int) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
EMPTY_DATA_CONTEXT_ENTRY_ARRAY - Static variable in class jaxx.runtime.context.DataContext
 
EmptyNumberTableCellRenderer - Class in jaxx.runtime.swing.renderer
A TableCellRenderer which does not display numbers when they are equals to 0.
EmptyNumberTableCellRenderer() - Constructor for class jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
 
EmptyNumberTableCellRenderer(TableCellRenderer) - Constructor for class jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
 
ENABLED_PROPERTY - Static variable in class jaxx.runtime.swing.TabInfo
 
encode(byte[]) - Static method in class jaxx.runtime.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int) - Static method in class jaxx.runtime.Base64Coder
Encodes a byte array into Base64 format.
encodeString(String) - Static method in class jaxx.runtime.Base64Coder
Encodes a string into Base64 format.
endNode(ComponentTreeNode) - Method in class jaxx.runtime.awt.visitor.BuildTreeVisitor
 
endNode(ComponentTreeNode) - Method in interface jaxx.runtime.awt.visitor.ComponentTreeNodeVisitor
 
endNode(ComponentTreeNode) - Method in class jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
 
endNode(ComponentTreeNode) - Method in class jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
 
endTime - Variable in class jaxx.runtime.swing.application.ActionWorker
 
ensureCapacity(int) - Method in class 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 jaxx.runtime.swing.model.JaxxFilterableListModel
 
ensureColumnIndex(TableModel, int) - Static method in class jaxx.runtime.SwingUtil
 
ensureRowIndex(TableModel, int) - Static method in class jaxx.runtime.SwingUtil
 
entries - Variable in class jaxx.runtime.context.DataContext
 
entryListened - Variable in class 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 jaxx.runtime.swing.editor
Une éditeur d'enum.
EnumEditor(Class<E>) - Constructor for class jaxx.runtime.swing.editor.EnumEditor
 
EnumEditor(Class<E>, int) - Constructor for class jaxx.runtime.swing.editor.EnumEditor
 
EnumEditor(E...) - Constructor for class jaxx.runtime.swing.editor.EnumEditor
 
EnumTableCellRenderer<E extends Enum<E>> - Class in jaxx.runtime.swing.renderer
A TableCellRenderer which displays enum values from their ordinal value.
EnumTableCellRenderer(TableCellRenderer, Class<E>) - Constructor for class jaxx.runtime.swing.renderer.EnumTableCellRenderer
 
equals(Object) - Method in class jaxx.runtime.context.JAXXContextEntryDef
 
equals(Object) - Method in class jaxx.runtime.css.DataBinding
 
error - Variable in class jaxx.runtime.swing.application.ActionWorker
 
error - Variable in class jaxx.runtime.swing.application.ApplicationRunner
 
error - Variable in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
to store if an error occurs while running
event - Variable in exception jaxx.runtime.swing.model.WillChangeSelectedItemVetoException
The event that the exception was created for.
excludeSteps - Variable in class jaxx.runtime.swing.wizard.WizardModel
les etapes a exclure
expandListener - Variable in class jaxx.runtime.swing.nav.NavHelper
A TreeWillExpandListener used to listen when tree should expand.
expandPath(TreePath) - Method in class jaxx.runtime.swing.nav.NavHelper
 
expandPath(TreePath) - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
expandPath(TreePath) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
expandTree(JTree) - Static method in class jaxx.runtime.SwingUtil
Expand all childs of a tree.
expandTreeTable(JXTreeTable) - Static method in class jaxx.runtime.SwingUtil
Expand all childs of a tree table.

F

file - Variable in class jaxx.runtime.swing.session.SwingSession
 
FileChooserUtil - Class in jaxx.runtime
To help choosing a file / directory.
FileChooserUtil() - Constructor for class jaxx.runtime.FileChooserUtil
 
FileChooserUtil.PatternChooserFilter - Class in jaxx.runtime
 
FileChooserUtil.PatternChooserFilter(String, String) - Constructor for class jaxx.runtime.FileChooserUtil.PatternChooserFilter
 
fillComboBox(Collection<?>, Object, String) - Method in class 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 jaxx.runtime.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 jaxx.runtime.SwingUtil
Deprecated.
since 1.7.XXX this code is moved to JAXXComboBox
fillList(Collection<?>, Collection<?>) - Method in class jaxx.runtime.swing.JAXXList
Fill a list model with some datas, and select after all the given object
fillList(Collection<?>, Object) - Method in class 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 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 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 jaxx.runtime.SwingUtil
Fill a list model with some datas, and select after all the given object
FilteredDecoratorListCellRenderer - Class in 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<?>) - Constructor for class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
FilteredDecoratorListCellRenderer(ListCellRenderer, Decorator<?>) - Constructor for class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
FilteredDecoratorListCellRenderer(ListCellRenderer, Decorator<?>, boolean) - Constructor for class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
filteredItems - Variable in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
filteredItems - Variable in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
filters - Variable in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
filters - Variable in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
filterText - Variable in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
filterText - Variable in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
filterText - Variable in class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
text to highlight
finalize() - Method in class jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
 
finalize() - Method in class jaxx.runtime.swing.session.SwingSession
 
finalize() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
finalize() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
findComponentAt(Container, int, int, int, int) - Static method in class jaxx.runtime.SwingUtil
 
findExtactHelpId(Component) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
findHelpId(Component) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
findItem(Object) - Method in class jaxx.runtime.swing.JAXXComboBox
 
findItem(Object) - Method in class jaxx.runtime.swing.JAXXList
 
findItem(Object) - Method in class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
findJaxxPropertyChangeListener(String[], PropertyChangeListener...) - Static method in class jaxx.runtime.JAXXUtil
detects all PropertychangedListener added by Jaxx uis (should be a DataBindingListener
findNode(N, String...) - Method in class jaxx.runtime.swing.nav.NavHelper
Finds a node from the given root node, applying the path given by ids.
findNodeById(String, NavBridge<M, N>, NavDataProvider) - Method in interface jaxx.runtime.swing.nav.NavNode
Given an id, obtain the child with matching id.
findNodeById(String, NavBridge<DefaultTreeModel, N>, NavDataProvider) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
findNodeById(String, NavBridge<NavTreeTableModel, N>, NavDataProvider) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
fireContentsChanged(Object, int, int) - Method in class jaxx.runtime.swing.model.GenericListModel
 
fireEntryChanged(Class<?>, String, Object, Object) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
fireEntryChanged(JAXXContextEntryDef<?>, Object, Object) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
fireIndexedPropertyChange(String, int, Object, Object) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
fireItemStateChanged(ItemEvent) - Method in class jaxx.runtime.swing.JAXXComboBox
 
firePropertyChange(String, Object, Object) - Method in class jaxx.runtime.context.DataContext
 
firePropertyChange(String, Object, Object) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
firePropertyChange(String, Object, Object) - Method in interface jaxx.runtime.JAXXObject
All JAXXObject implements are capable of broadcasting PropertyChangeEvent, and furthermore (for technical reasons) must allow code in outside packages, specifically the JAXX runtime, to trigger these events.
firePropertyChange(String, Object, Object) - Method in class jaxx.runtime.swing.Item
 
firePropertyChange(String, Object, Object) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
firePropertyChange(String, Object, Object) - Method in class jaxx.runtime.swing.TabInfo
 
firePropertyChange(String, Object, Object) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
firePropertyChange(String, Object) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
firePropertyChange(String, Object, Object) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
firePropertyChange(String, Object) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
fireSelectedItemWillChanged(Object, Object) - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
Notifies all listeners that have registered interest for notification on this event type.
fireSelectionAdded(Collection<B>) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
fireSelectionRemoved(Collection<B>) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
fireSelectionValueChanged(int, int, boolean) - Method in class jaxx.runtime.swing.JAXXList
 
fireStateChanged() - Method in class jaxx.runtime.swing.JAXXButtonGroup
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesChanged(TreeModelEvent) - Method in class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
fireValuesAdded(Collection<B>) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
fireValuesRemoved(Collection<B>) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
firstElement() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Returns the first component of this list.
fixTableColumnWidth(JTable, int, int) - Static method in class jaxx.runtime.SwingUtil
 
FOREGROUND_PROPERTY - Static variable in class jaxx.runtime.swing.TabInfo
 
forwards - Variable in class jaxx.runtime.context.DefaultApplicationContext
Map of forwarded classes (key) to classes (values).
frameState - Variable in class jaxx.runtime.swing.session.WindowState
 

G

GBC - Class in jaxx.runtime.swing
This class simplifies the use of the GridBagConstraints class.
GBC(int, int) - Constructor for class 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 jaxx.runtime.swing.GBC
Constructs a GBC with given gridx, gridy, gridwidth, gridheight and all other grid bag constraint values set to the default.
gcBounds - Variable in class jaxx.runtime.swing.session.WindowState
 
GenericListEvent<B> - Class in jaxx.runtime.swing.model
 
GenericListEvent(Object, Collection<B>) - Constructor for class jaxx.runtime.swing.model.GenericListEvent
 
GenericListListener - Interface in jaxx.runtime.swing.model
 
GenericListModel<B> - Class in jaxx.runtime.swing.model
 
GenericListModel() - Constructor for class jaxx.runtime.swing.model.GenericListModel
 
GenericListModel(Collection<B>) - Constructor for class jaxx.runtime.swing.model.GenericListModel
 
GenericListSelectionModel<B> - Class in jaxx.runtime.swing.model
 
GenericListSelectionModel(DefaultListModel) - Constructor for class jaxx.runtime.swing.model.GenericListSelectionModel
 
get(ComponentTreeNode, Point) - Static method in class jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
 
get(int) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Returns the element at the specified position in this list.
get(int, Component) - Method in class jaxx.runtime.SwingUtil.TabbedPaneIterator
 
get$objectMap() - Method in interface jaxx.runtime.JAXXObject
Pretrieves the dictonary of knwon objects indexed by their ids.
getAcceptIcon() - Method in class jaxx.runtime.swing.BlockingLayerUI
 
getAcceptIcon() - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
getAccessibleSteps() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
getActionLabel() - Method in class jaxx.runtime.swing.application.ActionWorker
 
getAdditionalBeanInfo() - Method in class jaxx.runtime.swing.HBoxBeanInfo
 
getAdditionalBeanInfo() - Method in class jaxx.runtime.swing.VBoxBeanInfo
 
getAnchorSelectionIndex() - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
getBackground() - Method in class jaxx.runtime.swing.TabInfo
 
getBeanType() - Method in interface jaxx.runtime.bean.BeanTypeAware
 
getBeanType() - Method in class jaxx.runtime.swing.nav.NavNodeChildLoador
Returns the type of data associated with nodes to create.
getBindingName() - Method in class jaxx.runtime.DataBindingUpdateListener
 
getBlockIcon() - Method in class jaxx.runtime.swing.BlockingLayerUI
 
getBlockIcon() - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
getBlockingUI() - Method in class jaxx.runtime.swing.wizard.BusyChangeListener
 
getBounds() - Method in class jaxx.runtime.swing.session.WindowState
 
getBridge() - Method in class jaxx.runtime.swing.nav.NavHelper
Obtains the bridge .
getBroker() - Method in interface jaxx.runtime.swing.help.JAXXHelpUI
 
getBusyCursor() - Method in class jaxx.runtime.swing.wizard.BusyChangeListener
 
getButton(Object) - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
getCellConstraints() - Method in class jaxx.runtime.swing.Table
 
getCellEditorValue() - Method in class jaxx.runtime.swing.editor.BooleanCellEditor
 
getCellEditorValue() - Method in class jaxx.runtime.swing.editor.ClassCellEditor
 
getCellEditorValue() - Method in class jaxx.runtime.swing.editor.ColorCellEditor
 
getChangeListeners() - Method in class jaxx.runtime.swing.JAXXButtonGroup
Returns an array of all the ChangeListeners added to this AbstractButton with addChangeListener().
getChild(Object, int) - Method in class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
getChild(Object, int) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
getChild(N, String) - Method in class jaxx.runtime.swing.nav.NavHelper
Finds a node from the given root node, and return child searched
getChild(String, NavBridge<M, N>, NavDataProvider) - Method in interface jaxx.runtime.swing.nav.NavNode
Given an id, obtain the child with matching id.
getChild(Object, int) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
getChild(String, NavBridge<DefaultTreeModel, N>, NavDataProvider) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getChild(Object, int) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
getChild(Object, int) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getChild(String, NavBridge<NavTreeTableModel, N>, NavDataProvider) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
getChildAfter(TreeNode) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getChildAt(int) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getChildAt(int) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
getChildBefore(TreeNode) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getChildCount(Object) - Method in class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
getChildCount(Object) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
getChildCount(Object) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
getChildCount(Object) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
getChildCount(Object) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getChildLoador(Class<L>) - Static method in class jaxx.runtime.swing.nav.NavHelper
Obtains the NavNodeChildLoador of the given type from internal cache.
getChildLoadors() - Static method in class jaxx.runtime.swing.nav.NavHelper
 
getChildren() - Method in class jaxx.runtime.swing.Item
Returns a list of this item's children.
getChildren(NavTreeTableNode<?>, int[]) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
getColomnsNames() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getColumnClass(int) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getColumnCount() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getColumnName(int) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getColumnsNames() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel.MyDefaultTreeTableModel
 
getColumnWidths() - Method in class jaxx.runtime.swing.session.JTableState
 
getComponent(Container, String) - Method in class jaxx.runtime.swing.CardLayout2
 
getComponentDescriptors() - Method in class jaxx.runtime.JAXXObjectDescriptor
 
getComponentName(Component) - Method in class jaxx.runtime.swing.session.SwingSession
 
GetCompopentAtPointVisitor - Class in jaxx.runtime.awt.visitor
A visitor to get the deepest component given a point in a tree.
GetCompopentAtPointVisitor(Point) - Constructor for class jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
 
getContainer() - Method in class jaxx.runtime.swing.CardLayout2Ext
 
getContainerNode() - Method in interface jaxx.runtime.swing.nav.NavNode
Gets the first node form this one to the root which has a none String type.
getContainerNode() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getContainerNode() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
getContext() - Method in interface jaxx.runtime.swing.nav.NavNode
 
getContext() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getContext() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
getContextPath(Object...) - Method in class jaxx.runtime.context.DataContext.DataContextEntry
 
getContextPath(Object...) - Method in class jaxx.runtime.context.DataContext
 
getContexts() - Method in class jaxx.runtime.swing.CardLayout2
 
getContextValue(DataContext.DataContextEntry<T>, String) - Method in class jaxx.runtime.context.DataContext
 
getContextValue(Class<T>, String) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
getContextValue(Class<T>) - Method in class jaxx.runtime.context.DefaultJAXXContext
 
getContextValue(Class<T>, String) - Method in class jaxx.runtime.context.DefaultJAXXContext
 
getContextValue(JAXXContext) - Method in class jaxx.runtime.context.JAXXContextEntryDef
 
getContextValue(Class<T>) - Method in interface jaxx.runtime.JAXXContext
Seek for a unamed entry in the context

This is an exemple to call a method in JAXX :

<JButton onActionPerformed='{getContextValue(Action.class).method(args[])}'/>

getContextValue(Class<T>, String) - Method in interface jaxx.runtime.JAXXContext
Seek for a named entry in the context
getContextValue(Class<T>, String) - Method in class jaxx.runtime.swing.wizard.WizardUILancher
 
getContextValue(Class<T>) - Method in class jaxx.runtime.swing.wizard.WizardUILancher
 
getCurrentDirectory() - Static method in class jaxx.runtime.FileChooserUtil
 
getCurrentEntry() - Method in class jaxx.runtime.context.DataContext
 
getCurrentIcon() - Method in class jaxx.runtime.swing.BlockingLayerUI
 
getCurrentIcon() - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
getCurrentSelectedItem() - Method in class jaxx.runtime.swing.model.ComboBoxSelectionEvent
 
getCurrentValue(Object, String) - Static method in class jaxx.runtime.css.Pseudoclasses
 
getData(Class<?>, String, NavDataProvider) - Method in class jaxx.runtime.swing.nav.NavNodeChildLoador
Obtain the list of data used to create nodes.
getDataBinding(String) - Method in interface jaxx.runtime.JAXXObject
Obtain a binding given his id.
getDataBindings() - Method in interface jaxx.runtime.JAXXObject
 
getDataBindingUpdateListener(JAXXObject, String) - Static method in class jaxx.runtime.JAXXUtil
 
getDataProvider() - Method in class jaxx.runtime.swing.nav.NavHelper
Obtains the attached data provider used to populate and render nodes.
getDataProvider() - Method in class jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
 
getDecorator() - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
getDecorator() - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
getDeepestObjectAt(Component, int, int) - Static method in class jaxx.runtime.SwingUtil
Gets the higest visible component in a ancestor hierarchy at specific x,y coordinates
getDefaultCursor() - Method in class jaxx.runtime.swing.wizard.BusyChangeListener
 
getDefaultID() - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
getDelegate() - Method in class jaxx.runtime.context.DataContext
 
getDelegate() - Method in class jaxx.runtime.swing.editor.ClassCellEditor
 
getDelegate() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getDelegateContext() - Method in interface jaxx.runtime.JAXXObject
 
getDeppestComponent(Component, MouseEvent) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
getDescription() - Method in class jaxx.runtime.FileChooserUtil.PatternChooserFilter
 
getDescription() - Method in interface jaxx.runtime.swing.wizard.WizardStep
 
getDesktopForBrowse() - Static method in class jaxx.runtime.SwingUtil
 
getDirectory() - Static method in class jaxx.runtime.FileChooserUtil
 
getDirectory(String, String) - Static method in class jaxx.runtime.FileChooserUtil
 
getDirectory(Component, String, String) - Static method in class jaxx.runtime.FileChooserUtil
 
getDisabledIcon() - Method in class jaxx.runtime.swing.TabInfo
 
getDisplayedMnemonicIndex() - Method in class jaxx.runtime.swing.TabInfo
 
getDividerLocation() - Method in class jaxx.runtime.swing.session.JSplitPaneState
 
getDragInsets() - Method in class jaxx.runtime.swing.ComponentMover
Get the drag insets
getDragInsets() - Method in class jaxx.runtime.swing.ComponentResizer
Get the drag insets
getEdgeInsets() - Method in class jaxx.runtime.swing.ComponentMover
Get the bounds insets
getElementAt(int) - Method in class jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
 
getElementAt(int) - Method in class jaxx.runtime.swing.JAXXList.JAXXListModel
 
getElementAt(int) - Method in class jaxx.runtime.swing.model.GenericListModel
 
getElementAt(int) - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
getElementAt(int) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Returns the component at the specified index.
getElementAt(int) - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
getElementAt(int) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
getElements() - Method in class jaxx.runtime.swing.model.GenericListModel
 
getEndTime() - Method in class jaxx.runtime.swing.application.ActionWorker
 
getEntry(String) - Method in class jaxx.runtime.context.DataContext
 
getEntry(Class<?>) - Method in class jaxx.runtime.context.DataContext
 
getEntry(Class<?>, String) - Method in class jaxx.runtime.context.DefaultJAXXContext
 
getError() - Method in class jaxx.runtime.swing.application.ActionWorker
 
getError() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
getEventListener(Class<E>, String, Object, String) - Static method in class jaxx.runtime.JAXXUtil
 
getEventListener(Class<E>, Object, String) - Static method in class jaxx.runtime.JAXXUtil
 
getFile(String...) - Static method in class jaxx.runtime.FileChooserUtil
Retourne le nom du fichier entre dans la boite de dialogue.
getFile(FileFilter...) - Static method in class jaxx.runtime.FileChooserUtil
Retourne le nom du fichier entre dans la boite de dialogue.
getFile(Component, String...) - Static method in class jaxx.runtime.FileChooserUtil
Retourne le nom du fichier entre dans la boite de dialogue.
getFile(String, String, Component, String...) - Static method in class jaxx.runtime.FileChooserUtil
Retourne le nom du fichier entre dans la boite de dialogue.
getFile(Component, FileFilter...) - Static method in class jaxx.runtime.FileChooserUtil
Retourne le nom du fichier entre dans la boite de dialogue.
getFile(String, String, Component, FileFilter...) - Static method in class jaxx.runtime.FileChooserUtil
Retourne le nom du fichier entre dans la boite de dialogue.
getFile() - Method in class jaxx.runtime.swing.session.SwingSession
 
getFilterText() - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
getFilterText() - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
getFilterText() - Method in class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
getFirstCharAt(String, char) - Static method in class jaxx.runtime.SwingUtil
Get the first char of a String, or return default value.
getFirstChild() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getFirstLeaf() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getForeground() - Method in class jaxx.runtime.swing.TabInfo
 
getFrameState() - Method in class jaxx.runtime.swing.session.WindowState
 
getGcBounds() - Method in class jaxx.runtime.swing.session.WindowState
 
getGlueMnemonic() - Method in class jaxx.runtime.swing.JAXXToggleButton
 
getGlueText() - Method in class jaxx.runtime.swing.JAXXToggleButton
 
getGlueTooltipText() - Method in class jaxx.runtime.swing.JAXXToggleButton
 
getHandler() - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
getHelpBroker() - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
getHelpKey() - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
getHelpset() - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
getHelpsetName() - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
getHiddenColumns() - Method in class jaxx.runtime.swing.session.JXTableSwingSessionState
 
getHierarchicalColumn() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getHorizontalAlignment() - Method in class jaxx.runtime.swing.HBox
 
getHorizontalAlignment() - Method in class jaxx.runtime.swing.HBoxLayout
 
getHorizontalAlignment() - Method in class jaxx.runtime.swing.VBox
 
getHorizontalAlignment() - Method in class jaxx.runtime.swing.VBoxLayout
 
getIcon(Locale) - Method in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
getIcon() - Method in class jaxx.runtime.swing.TabInfo
 
getId() - Method in class jaxx.runtime.binding.DefaultJAXXBinding
 
getId() - Method in class jaxx.runtime.ComponentDescriptor
 
getId() - Method in class jaxx.runtime.css.DataBinding
 
getId() - Method in class jaxx.runtime.css.Selector
 
getId() - Method in interface jaxx.runtime.JAXXBinding
 
getId() - Method in class jaxx.runtime.swing.Item
Returns this item's ID.
getId() - Method in interface jaxx.runtime.swing.nav.NavNode
 
getId() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getId() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
getId() - Method in class jaxx.runtime.swing.TabInfo
 
getIndex() - Method in class jaxx.runtime.SwingUtil.TabbedPaneIterator
 
getIndexOf(E) - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
getIndexOf(E) - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
getIndexOfChild(Object, Object) - Method in class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
getIndexOfChild(Object, Object) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
getIndexOfChild(Object, Object) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
getIndexOfChild(Object, Object) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
getIndexOfChild(Object, Object) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getInsets() - Method in class jaxx.runtime.swing.HBox
 
getInsets() - Method in class jaxx.runtime.swing.VBox
 
getInternalClass() - Method in interface jaxx.runtime.swing.nav.NavNode
 
getInternalClass() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getInternalClass() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
getItems() - Method in class jaxx.runtime.swing.JAXXComboBox
 
getItems() - Method in class jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
 
getItems() - Method in class jaxx.runtime.swing.JAXXList
 
getItems() - Method in class jaxx.runtime.swing.JAXXList.JAXXListModel
 
getJavaClassName() - Method in class jaxx.runtime.ComponentDescriptor
 
getJavaClassName() - Method in class jaxx.runtime.css.Selector
 
getKey(DataContext.DataContextEntry<?>, String) - Method in class jaxx.runtime.context.DataContext
 
getKey(String, Class<?>) - Method in class jaxx.runtime.context.DefaultJAXXContext
 
getKeys(Class<?>) - Method in class jaxx.runtime.context.DefaultJAXXContext
Obtain all the keys of data for a given type.
getKeys() - Method in class jaxx.runtime.swing.renderer.I18nTableCellRenderer
 
getKlass() - Method in class jaxx.runtime.context.DataContext.DataContextEntry
 
getKlass() - Method in class jaxx.runtime.context.JAXXContextEntryDef
 
getLabel() - Method in class jaxx.runtime.swing.Item
Returns the string that should be used to represent the item at display time.
getLabel() - Method in interface jaxx.runtime.swing.wizard.WizardStep
 
getLastChild() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getLastComponent() - Method in class jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
 
getLastLeaf() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getLayer(V) - Static method in class jaxx.runtime.SwingUtil
 
getLayeredComponents(JAXXObject) - Static method in class jaxx.runtime.SwingUtil
 
getLeadSelectionIndex() - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
getLevel() - Method in class jaxx.runtime.context.DataContext.DataContextEntry
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class jaxx.runtime.swing.renderer.DecoratorListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
 
getListeners(Class<T>) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
getListeners(Class<T>) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
getListeners(Class<T>) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
getListModel() - Method in class jaxx.runtime.swing.model.GenericListSelectionModel
 
getMargin() - Method in class jaxx.runtime.swing.HBox
 
getMargin() - Method in class jaxx.runtime.swing.VBox
 
getMaximumSize() - Method in class jaxx.runtime.swing.ComponentResizer
Get the components maximum size.
getMaxSelectionIndex() - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
getMessage(ComponentTreeNode) - Method in class jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
 
getMinimumSize() - Method in class jaxx.runtime.swing.ComponentResizer
Get the components minimum size.
getMinSelectionIndex() - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
getMnemonic() - Method in class jaxx.runtime.swing.TabInfo
 
getModel() - Method in interface jaxx.runtime.swing.nav.NavBridge
 
getModel() - Method in class jaxx.runtime.swing.nav.NavHelper
Obtains the model.
getModel() - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
bridge ui
getModel() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
bridge ui
getModel() - Method in interface jaxx.runtime.swing.wizard.WizardUI
 
getModelClass() - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtStep
 
getModelState() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
getModelSupport() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getModelSupport() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel.MyDefaultTreeTableModel
 
getMouseEvent() - Static method in class jaxx.runtime.swing.help.JAXXHelpBroker
Context Sensitive Event Tracking

Creates a new EventDispatchThread from which to dispatch events.

getName() - Method in class jaxx.runtime.context.JAXXContextEntryDef
 
getNbActions() - Method in class jaxx.runtime.swing.application.ActionExecutor
 
getNextLeaf() - Method in class jaxx.runtime.awt.visitor.ComponentTreeNode
 
getNextLeaf() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getNextNode() - Method in class jaxx.runtime.awt.visitor.ComponentTreeNode
 
getNextNode() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getNextSelected() - Method in class jaxx.runtime.swing.CardLayout2Ext
 
getNextSelectedItem() - Method in class jaxx.runtime.swing.model.ComboBoxSelectionEvent
 
getNextSibling() - Method in class jaxx.runtime.awt.visitor.ComponentTreeNode
 
getNextSibling() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getNextStep(E) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
getNextStep() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
getNode(TreePath) - Method in class jaxx.runtime.swing.nav.NavHelper
Convinient method to objet the casted node of a TreePath.
getNodeText(N) - Method in class jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
 
getNormalMnemonic() - Method in class jaxx.runtime.swing.JAXXToggleButton
 
getNormalText() - Method in class jaxx.runtime.swing.JAXXToggleButton
 
getNormalTooltipText() - Method in class jaxx.runtime.swing.JAXXToggleButton
 
getObjectById(String) - Method in interface jaxx.runtime.JAXXObject
Retrieves an object defined in an XML tag by its ID.
getOperation() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
getOperationDescription() - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtStep
 
getOperationIndex(E) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
getOperationLabel() - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtStep
 
getOperations() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
getOrientation() - Method in class jaxx.runtime.swing.session.JSplitPaneState
 
getParent() - Method in class jaxx.runtime.awt.visitor.ComponentTreeNode
 
getParent() - Method in class jaxx.runtime.ComponentDescriptor
 
getParent() - Method in class jaxx.runtime.swing.Item
Returns the Item containing this Item, or null for a top-level Item.
getParent() - Method in interface jaxx.runtime.swing.nav.NavNode
 
getParent() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getParent() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
getParent(Object, Class<O>) - Static method in class jaxx.runtime.SwingUtil
Find a parent of the given top object using the container api to get up.
getParentContainer(Class<O>) - Method in interface jaxx.runtime.JAXXObject
Return parent's container corresponding to the Class clazz
getParentContainer(Object, Class<O>) - Method in interface jaxx.runtime.JAXXObject
Return parent's container corresponding to the Class clazz
getParentContainer(Object, Class<O>) - Static method in class jaxx.runtime.SwingUtil
Return parent's container corresponding to the Class clazz
getParentContext() - Method in class jaxx.runtime.context.DefaultJAXXContext
 
getParents() - Method in class jaxx.runtime.context.DataContext.DataContextEntry
 
getPathToRoot(TreeNode) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
getPathToRoot(TreeNode) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
getPathToRoot(TreeNode) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
getPathToRoot(TreeTableNode) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getPathToRoot(NavTreeTableNode, int) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
getPattern() - Method in class jaxx.runtime.context.DataContext.DataContextEntry
 
getPreviousLeaf() - Method in class jaxx.runtime.awt.visitor.ComponentTreeNode
 
getPreviousLeaf() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getPreviousNode() - Method in class jaxx.runtime.awt.visitor.ComponentTreeNode
 
getPreviousNode() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getPreviousSelected() - Method in class jaxx.runtime.swing.CardLayout2Ext
 
getPreviousSibling() - Method in class jaxx.runtime.awt.visitor.ComponentTreeNode
 
getPreviousSibling() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getPreviousStep() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
getPreviousStep(E) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
getProperties() - Method in class jaxx.runtime.css.Rule
 
getPropertyChangeListeners(String) - Method in class jaxx.runtime.context.DataContext
 
getPropertyChangeListeners() - Method in class jaxx.runtime.context.DataContext
 
getPropertyChangeListeners(String) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
getPropertyChangeListeners() - Method in class jaxx.runtime.context.DefaultApplicationContext
 
getPropertyChangeSupport() - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
getPropertyDescriptors() - Method in class jaxx.runtime.swing.HBoxBeanInfo
 
getPropertyDescriptors() - Method in class jaxx.runtime.swing.VBoxBeanInfo
 
getPropertyNames() - Method in class jaxx.runtime.binding.SimpleJAXXObjectBinding
 
getPseudoClass() - Method in class jaxx.runtime.css.Selector
 
getRoot() - Method in class jaxx.runtime.awt.visitor.ComponentTreeNode
 
getRoot(Object) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
getRoot() - Method in class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
getRoot() - Method in interface jaxx.runtime.swing.nav.NavBridge
 
getRoot() - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
getRoot() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getRoot() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
getRoot() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getRootItem() - Method in class jaxx.runtime.swing.JAXXTree
 
getRootItem() - Method in class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
getRootNode() - Method in class jaxx.runtime.swing.nav.NavHelper
 
getRowConstraints() - Method in class jaxx.runtime.swing.Table
 
getRules() - Method in class jaxx.runtime.css.Stylesheet
 
getRunner() - Static method in class jaxx.runtime.swing.application.ApplicationRunner
 
getSafeIcon(Locale) - Method in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
getSafeText(Locale) - Method in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
getSelected() - Method in class jaxx.runtime.swing.CardLayout2Ext
 
getSelectedButton() - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
getSelectedIds() - Method in class jaxx.runtime.swing.nav.NavHelper
Obtains the path of ids fro the root node to the selected node on the registred tree.
getSelectedIndex() - Method in class jaxx.runtime.swing.session.JTabbedPaneState
 
getSelectedItem() - Method in class jaxx.runtime.swing.editor.EnumEditor
 
getSelectedItem() - Method in class jaxx.runtime.swing.editor.LocaleEditor
 
getSelectedItem() - Method in class jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
 
getSelectedItem() - Method in class jaxx.runtime.swing.JAXXList
 
getSelectedItem() - Method in class jaxx.runtime.swing.model.GenericListModel
 
getSelectedItem() - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
getSelectedItems() - Method in class jaxx.runtime.swing.JAXXList
 
getSelectedJaxxItem() - Method in class jaxx.runtime.swing.JAXXComboBox
 
getSelectedModelColumn(JTable) - Static method in class jaxx.runtime.SwingUtil
Return the selected column of the table in the model coordinate or -1 if selection is empty.
getSelectedModelRow(JTable) - Static method in class jaxx.runtime.SwingUtil
Return the selected row of the table in the model coordinate or -1 if selection is empty.
getSelectedModelRows(JTable) - Static method in class jaxx.runtime.SwingUtil
Return the selected rows of the table in the model coordinate or empty array if selection is empty.
getSelectedNode() - Method in class jaxx.runtime.swing.nav.NavHelper
Obtains the selected node of the registred tree.
getSelectedNode() - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
getSelectedNode() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
getSelectedNodes() - Method in class jaxx.runtime.swing.nav.NavHelper
Obtains the selected nodes of the registred tree.
getSelectedNodes() - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
getSelectedNodes() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
getSelectedStep() - Method in interface jaxx.runtime.swing.wizard.WizardUI
 
getSelectedStepUI() - Method in interface jaxx.runtime.swing.wizard.WizardUI
 
getSelectedValue() - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
getSelectedValue() - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
getSelectedValues() - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
getSelectionMode() - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
getSelectionMode() - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
getSelectionModel() - Method in class jaxx.runtime.swing.nav.NavHelper
 
getSelectionModel() - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
getSelectionModel() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
getSelectionValue() - Method in class jaxx.runtime.swing.JAXXTree
 
getSelectors() - Method in class jaxx.runtime.css.Rule
 
getSharedAncestor(N) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getShowHelpAction() - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
getShowHelpButton(JAXXObject) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
getSize() - Method in class jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
 
getSize() - Method in class jaxx.runtime.swing.JAXXList.JAXXListModel
 
getSize() - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
getSize() - Method in class jaxx.runtime.swing.model.GenericListModel
 
getSize() - Method in class jaxx.runtime.swing.model.GenericListSelectionModel
 
getSize() - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
getSize() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Returns the number of components in this list.
getSize() - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
getSize() - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
getSnapSize() - Method in class jaxx.runtime.swing.ComponentMover
Get the snap size
getSnapSize() - Method in class jaxx.runtime.swing.ComponentResizer
Get the snap size.
getSortKeys() - Method in class jaxx.runtime.swing.session.JTableState
 
getSource() - Method in class jaxx.runtime.binding.DefaultJAXXBinding
 
getSource() - Method in interface jaxx.runtime.JAXXBinding
 
getSpacing() - Method in class jaxx.runtime.swing.HBox
Returns the spacing between components, in pixels.
getSpacing() - Method in class jaxx.runtime.swing.HBoxLayout
 
getSpacing() - Method in class jaxx.runtime.swing.VBox
Returns the spacing between components, in pixels.
getSpacing() - Method in class jaxx.runtime.swing.VBoxLayout
 
getStartTime() - Method in class jaxx.runtime.swing.application.ActionWorker
 
getState(Object) - Method in class jaxx.runtime.swing.session.JSplitPaneState
 
getState(Object) - Method in class jaxx.runtime.swing.session.JTabbedPaneState
 
getState(Object) - Method in class jaxx.runtime.swing.session.JTableState
 
getState(Object) - Method in class jaxx.runtime.swing.session.JXTableSwingSessionState
 
getState(Object) - Method in interface jaxx.runtime.swing.session.State
 
getState(Object) - Method in class jaxx.runtime.swing.session.WindowState
 
getStateManager(Class) - Method in class jaxx.runtime.swing.session.SwingSession
 
getStates(int) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
getStates(String) - Method in class jaxx.runtime.swing.session.SwingSession
 
getStatus() - Method in class jaxx.runtime.swing.application.ActionWorker
 
getStep() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
getStep() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
getStep() - Method in interface jaxx.runtime.swing.wizard.WizardStepUI
 
getStepClass() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
getStepIndex(E) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
getStepModel(E) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
getSteps() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
getStepState() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
getStepState(E) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
getStepUI(E) - Method in interface jaxx.runtime.swing.wizard.WizardUI
 
getStepUI(int) - Method in interface jaxx.runtime.swing.wizard.WizardUI
 
getStringValue(Object) - Static method in class jaxx.runtime.JAXXUtil
Compute the string representation of an object.
getStyleClass() - Method in class jaxx.runtime.ComponentDescriptor
 
getStyleClass() - Method in class jaxx.runtime.css.Selector
 
getStylesheet() - Method in class jaxx.runtime.JAXXObjectDescriptor
 
getTabComponent() - Method in class jaxx.runtime.swing.TabInfo
 
getTabComponentStr() - Method in class jaxx.runtime.swing.TabInfo
 
getTabCount() - Method in class jaxx.runtime.swing.session.JTabbedPaneState
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jaxx.runtime.swing.editor.BooleanCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jaxx.runtime.swing.editor.ClassCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jaxx.runtime.swing.editor.ColorCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jaxx.runtime.swing.editor.BooleanCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jaxx.runtime.swing.renderer.BooleanCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jaxx.runtime.swing.renderer.ClassTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jaxx.runtime.swing.renderer.ColorCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jaxx.runtime.swing.renderer.DecoratorProviderTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jaxx.runtime.swing.renderer.EnumTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jaxx.runtime.swing.renderer.I18nTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
 
getTableConstraints() - Method in class jaxx.runtime.swing.Table
 
getTabs() - Method in interface jaxx.runtime.swing.wizard.WizardUI
//TODO il faudrait supprimer cette méthode
getTarget() - Method in class jaxx.runtime.swing.application.ActionWorker
 
getTasks() - Method in class jaxx.runtime.swing.application.ActionExecutor
 
getText(Locale) - Method in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
getTime() - Method in class jaxx.runtime.swing.application.ActionWorker
 
getTips() - Method in class jaxx.runtime.swing.renderer.I18nTableCellRenderer
 
getTitle() - Method in class jaxx.runtime.swing.TabInfo
 
getToolTipText(Locale) - Method in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
getToolTipText() - Method in class jaxx.runtime.swing.TabInfo
 
getTopContainers(Object) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
getTreeCellRenderer() - Method in class jaxx.runtime.swing.nav.NavHelper
Obtains the AbstractNavTreeCellRenderer renderer of the registred tree.
getTreeCellRenderer() - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
getTreeCellRenderer() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
getTreeModelListeners() - Method in interface jaxx.runtime.swing.nav.NavBridge
 
getTreeModelListeners() - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
getTreeModelListeners() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
getTreePath(TreeNode) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
getUI() - Method in class jaxx.runtime.swing.nav.NavHelper
Obtains the ui associated with model in helper.
getUi() - Method in class jaxx.runtime.swing.wizard.BusyChangeListener
 
getUiClass() - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtStep
 
getUIManagerActionIcon(String) - Static method in class jaxx.runtime.SwingUtil
retreave for the UIManager the icon prefixed by action.
getUIManagerIcon(String) - Static method in class jaxx.runtime.SwingUtil
 
getUserObject() - Method in class jaxx.runtime.awt.visitor.ComponentTreeNode
 
getUserObject() - Method in interface jaxx.runtime.swing.nav.NavNode
 
getUserObject() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
getUserObject() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
getValue() - Method in class jaxx.runtime.swing.Item
Returns the item's actual value as it appears in the component's model.
getValueAt(int) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
getValueAt(int) - Method in class jaxx.runtime.swing.model.GenericListSelectionModel
 
getValueAt(Object, int) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
getValueIsAdjusting() - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
getValues() - Method in class jaxx.runtime.swing.model.GenericListEvent
 
getVerticalAlignment() - Method in class jaxx.runtime.swing.HBox
 
getVerticalAlignment() - Method in class jaxx.runtime.swing.HBoxLayout
 
getVerticalAlignment() - Method in class jaxx.runtime.swing.VBox
 
getVerticalAlignment() - Method in class jaxx.runtime.swing.VBoxLayout
 
getVisibleComponent(Container) - Method in class jaxx.runtime.swing.CardLayout2
Obtain the visible component in the container.
getWindowNormalBounds(Window) - Static method in class jaxx.runtime.swing.session.WindowState
Gets Window bounds from the client property
glueMnemonic - Variable in class jaxx.runtime.swing.JAXXToggleButton
 
glueText - Variable in class jaxx.runtime.swing.JAXXToggleButton
 
glueTooltipText - Variable in class jaxx.runtime.swing.JAXXToggleButton
 
gotoNextStep() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
gotoPreviousStep() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
gotoStep(E) - Method in class jaxx.runtime.swing.wizard.WizardModel
 

H

handler - Variable in class jaxx.runtime.swing.help.JAXXHelpBroker
help ui handler
hasDelegate() - Method in class jaxx.runtime.swing.editor.ClassCellEditor
 
hashCode() - Method in class jaxx.runtime.context.JAXXContextEntryDef
 
hashCode() - Method in class jaxx.runtime.css.DataBinding
 
hasListeners(String) - Method in class jaxx.runtime.context.DataContext
 
hasListeners(String) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
hasNext() - Method in class jaxx.runtime.context.DataContext.DataContextEntryIterator
 
hasNext() - Method in class jaxx.runtime.SwingUtil.TabbedPaneIterator
 
hasSelectedIndex() - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
HBox - Class in jaxx.runtime.swing
Panel which uses an HBoxLayout by default.
HBox() - Constructor for class jaxx.runtime.swing.HBox
 
HBoxBeanInfo - Class in jaxx.runtime.swing
 
HBoxBeanInfo() - Constructor for class jaxx.runtime.swing.HBoxBeanInfo
 
HBoxLayout - Class in jaxx.runtime.swing
Horizontal box layout.
HBoxLayout() - Constructor for class jaxx.runtime.swing.HBoxLayout
 
helpBroker - Variable in class jaxx.runtime.swing.help.JAXXHelpBroker
help broker
helpKey - Variable in class jaxx.runtime.swing.help.JAXXHelpBroker
help key
helpset - Variable in class jaxx.runtime.swing.help.JAXXHelpBroker
helpset to use
helpsetName - Variable in class jaxx.runtime.swing.help.JAXXHelpBroker
name of helpset
hiddenColumns - Variable in class jaxx.runtime.swing.session.JXTableSwingSessionState
 
highlightFilterText - Variable in class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
HORIZONTAL_ALIGNMENT_PROPERTY - Static variable in class jaxx.runtime.swing.HBox
 
HORIZONTAL_ALIGNMENT_PROPERTY - Static variable in class jaxx.runtime.swing.VBox
 

I

I18nTableCellRenderer - Class in 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 jaxx.runtime.swing.renderer.I18nTableCellRenderer
 
icon - Variable in class jaxx.runtime.swing.editor.BooleanCellEditor
 
ICON_PREFIX - Static variable in class jaxx.runtime.SwingUtil
 
ICON_PROPERTY - Static variable in class jaxx.runtime.swing.TabInfo
 
id - Variable in class jaxx.runtime.swing.nav.tree.NavTreeNode
Id of the data associated with the node.
id - Variable in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
Id of the data associated with the node.
index - Variable in class jaxx.runtime.context.DataContext.DataContextEntryIterator
 
indexOf(E) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Searches for the first occurrence of elem.
indexOf(E, int) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Searches for the first occurrence of elem, beginning the search at index.
init(JAXXContext, Object...) - Method in interface jaxx.runtime.JAXXAction
Prepare the initial context of the ui.
init() - Method in class jaxx.runtime.swing.JAXXToggleButton
 
init(UI) - Method in class jaxx.runtime.swing.wizard.WizardUILancher
 
initContext(JAXXObject, JAXXContext) - Static method in class jaxx.runtime.JAXXUtil
Method to initialize the context of a ui.
initNimbusLoookAndFeel() - Static method in class jaxx.runtime.SwingUtil
Try to load the Nimbus look and feel.
initOnce() - Method in class jaxx.runtime.swing.application.ApplicationRunner
To execute some code only once.
INLINE_ATTRIBUTE - Static variable in class jaxx.runtime.css.Rule
 
insert(N, int) - Method in interface jaxx.runtime.swing.nav.NavNode
 
insert(N, int) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
insert(N, int) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
insertElementAt(Object, int) - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
insertElementAt(E, int) - Method in class 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 jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
insertElementAt(E, int) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
insertIndexInterval(int, int, boolean) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
insertNode(N, N) - Method in class jaxx.runtime.swing.nav.NavHelper
Inserts the given node to the given parentNode.
insertNode(N, N, int) - Method in class jaxx.runtime.swing.nav.NavHelper
Inserts the given node to the given parentNode.
insertNodeInto(N, N, int) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
insertNodeInto(N, N, int) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
insertNodeInto(N, N, int) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
installModel(JList) - Static method in class jaxx.runtime.swing.OneClicListSelectionModel
Convinient method to install a new OneClicListSelectionModel on a given JList.
installUI(Component, String) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
installWizardUIListeners(WizardExtUI<E, M>) - Static method in class jaxx.runtime.swing.wizard.ext.WizardExtUtil
 
installWizardUIListeners(WizardUI<E, M>) - Static method in class jaxx.runtime.swing.wizard.WizardUtil
 
internalClass - Variable in class jaxx.runtime.swing.nav.tree.NavTreeNode
Type of data associated with the node
internalClass - Variable in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
Type of data associated with the node
invalidateCache(N) - Method in class jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
 
invokeConstructor(Class<O>, Class<?>[], Object...) - Static method in class jaxx.runtime.JAXXUtil
Overrides the commons method to have generict cast fiex.
isAutoLayout() - Method in class jaxx.runtime.swing.ComponentMover
Get the auto layout property
isBusy() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
isCanClick() - Method in class jaxx.runtime.swing.BlockingLayerUI
 
isCanClick() - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
isCellEditable(EventObject) - Method in class jaxx.runtime.swing.editor.ClassCellEditor
 
isCellEditable(Object, int) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
isChangeCursor() - Method in class jaxx.runtime.swing.ComponentMover
Get the change cursor property
isConfig() - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtStep
 
isCurrentDirectoryDefault() - Static method in class jaxx.runtime.FileChooserUtil
 
isDefaultBinding() - Method in class jaxx.runtime.binding.DefaultJAXXBinding
 
isDefaultBinding() - Method in interface jaxx.runtime.JAXXBinding
This state is not used actually, but will be usefull later...
isDirty() - Method in interface jaxx.runtime.swing.nav.NavNode
 
isDirty() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
isDirty() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
isEmpty() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Tests whether this list has any components.
isEnabled() - Method in interface jaxx.runtime.swing.nav.NavDataProvider
 
isEnabled() - Method in class jaxx.runtime.swing.TabInfo
 
isExpanded(TreePath) - Method in class jaxx.runtime.swing.nav.NavHelper
 
isExpanded(TreePath) - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
isExpanded(TreePath) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
isFailed() - Method in class jaxx.runtime.swing.application.ActionWorker
 
isHighlightFilterText() - Method in class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
isInline() - Method in class jaxx.runtime.css.Selector
 
isLayered(JComponent) - Static method in class jaxx.runtime.SwingUtil
 
isLeaf(Object) - Method in class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
isLeaf(Object) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
isLeaf() - Method in interface jaxx.runtime.swing.nav.NavNode
 
isLeaf(Object) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
isLeaf() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
isLeaf(Object) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
isLeaf(Object) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
isLeaf() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
isLoaded() - Method in interface jaxx.runtime.swing.nav.NavNode
 
isLoaded() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
isLoaded() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
isOperation() - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtStep
 
isPropertyApplied(Object, String, int) - Static method in class jaxx.runtime.css.Pseudoclasses
 
isReload() - Method in class jaxx.runtime.swing.application.ApplicationRunner
 
isRequireSelect() - Method in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
isResizable(Window) - Static method in class jaxx.runtime.swing.session.WindowState
Checks whether the window supports resizing
isRoot() - Method in interface jaxx.runtime.swing.nav.NavNode
 
isRoot() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
isSelected() - Method in class jaxx.runtime.swing.Item
Returns true if this item is currently selected.
isSelectedIndex(int) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
isSelectionEmpty() - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
isShowIcon() - Method in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
isShowText() - Method in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
isStaticNode() - Method in interface jaxx.runtime.swing.nav.NavNode
To know if the node is static.
isStaticNode() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
isStaticNode() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
isStringNode() - Method in interface jaxx.runtime.swing.nav.NavNode
Convinient method to known if the node is a String typed.
isStringNode() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
isStringNode() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
isUseOnlyVisibleComponentDimension() - Method in class jaxx.runtime.swing.CardLayout2
 
isUseToolTipText() - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
isValidStep() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
isValueAdjusting() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
isValueIsAdjusting() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
 
isWasStarted() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
Item - Class in jaxx.runtime.swing
An item in a component such as JComboBox or JTree.
Item(String, String, Object, boolean) - Constructor for class jaxx.runtime.swing.Item
Creates a new Item.
iterateOnAll() - Method in class jaxx.runtime.context.DataContext
 
iterateToLevel(int) - Method in class jaxx.runtime.context.DataContext
 
iterator() - Method in class jaxx.runtime.awt.visitor.ComponentTreeNode
 
iterator() - Method in class jaxx.runtime.context.DataContext.DataContextEntry
 

J

jaxx.runtime - package jaxx.runtime
 
jaxx.runtime.awt.visitor - package jaxx.runtime.awt.visitor
JAXX - awt tree node API
jaxx.runtime.bean - package jaxx.runtime.bean
 
jaxx.runtime.binding - package jaxx.runtime.binding
 
jaxx.runtime.context - package jaxx.runtime.context
 
jaxx.runtime.css - package jaxx.runtime.css
 
jaxx.runtime.spi - package jaxx.runtime.spi
 
jaxx.runtime.swing - package jaxx.runtime.swing
 
jaxx.runtime.swing.application - package jaxx.runtime.swing.application
 
jaxx.runtime.swing.editor - package jaxx.runtime.swing.editor
 
jaxx.runtime.swing.help - package jaxx.runtime.swing.help
 
jaxx.runtime.swing.model - package jaxx.runtime.swing.model
 
jaxx.runtime.swing.nav - package jaxx.runtime.swing.nav
JAXX - nav api
jaxx.runtime.swing.nav.tree - package jaxx.runtime.swing.nav.tree
JAXX - nav tree implementation
jaxx.runtime.swing.nav.treetable - package jaxx.runtime.swing.nav.treetable
JAXX - nav tree table implementation
jaxx.runtime.swing.renderer - package jaxx.runtime.swing.renderer
 
jaxx.runtime.swing.session - package jaxx.runtime.swing.session
 
jaxx.runtime.swing.wizard - package jaxx.runtime.swing.wizard
JAXX - Wizard framework
jaxx.runtime.swing.wizard.ext - package jaxx.runtime.swing.wizard.ext
JAXX - Wizard framework
JAXX_CONTEXT_ENTRY - Static variable in class jaxx.runtime.swing.help.JAXXHelpBroker
 
JAXXAction - Interface in jaxx.runtime
This is the contract to be realized by any class to be used as Action class for an ui.
JAXXBinding - Interface in jaxx.runtime
Created: 5 déc.
JAXXButtonGroup - Class in jaxx.runtime.swing
 
JAXXButtonGroup() - Constructor for class jaxx.runtime.swing.JAXXButtonGroup
 
JAXXComboBox - Class in jaxx.runtime.swing
 
JAXXComboBox() - Constructor for class jaxx.runtime.swing.JAXXComboBox
 
JAXXComboBox.JAXXComboBoxModel - Class in jaxx.runtime.swing
 
JAXXComboBox.JAXXComboBoxModel(List<Item>) - Constructor for class jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
 
JAXXContext - Interface in jaxx.runtime
The JAXXContext contract defines a generic context.
JAXXContextEntryDef<O> - Class in jaxx.runtime.context
To qualify an entry in a JAXXContext.
JAXXContextEntryDef(Class<O>) - Constructor for class jaxx.runtime.context.JAXXContextEntryDef
 
JAXXContextEntryDef(Class<Map>, String) - Constructor for class jaxx.runtime.context.JAXXContextEntryDef
Special constructor for map, otherwise it is not possible to cast to O
JAXXContextEntryDef(String, Class<O>) - Constructor for class jaxx.runtime.context.JAXXContextEntryDef
 
JaxxDefaultComboBoxModel<E> - Class in jaxx.runtime.swing.model
To replace the DefaultComboBoxModel which used Vector.
JaxxDefaultComboBoxModel() - Constructor for class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
JaxxDefaultComboBoxModel(E...) - Constructor for class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
JaxxDefaultComboBoxModel(Collection<E>) - Constructor for class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
JaxxDefaultListModel<E> - Class in jaxx.runtime.swing.model
To replace the DefaultListModel which used Vector.
JaxxDefaultListModel() - Constructor for class jaxx.runtime.swing.model.JaxxDefaultListModel
 
JaxxFilterableComboBoxModel<E> - Class in jaxx.runtime.swing.model
ComboBoxModel which can filter the elements displayed in the popup.
JaxxFilterableComboBoxModel() - Constructor for class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
JaxxFilterableComboBoxModel(E...) - Constructor for class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
JaxxFilterableComboBoxModel(Collection<E>) - Constructor for class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
JaxxFilterableListModel<E> - Class in jaxx.runtime.swing.model
List model for filterable lists.
JaxxFilterableListModel() - Constructor for class jaxx.runtime.swing.model.JaxxFilterableListModel
 
JAXXHelpBroker - Class in jaxx.runtime.swing.help
La classe pour encapsuler l'aide de l'application.
JAXXHelpBroker(String, String, String, JAXXHelpUIHandler) - Constructor for class jaxx.runtime.swing.help.JAXXHelpBroker
 
JAXXHelpBroker(Locale, String, String, String, JAXXHelpUIHandler) - Constructor for class jaxx.runtime.swing.help.JAXXHelpBroker
 
JAXXHelpBroker.ShowHelpForTrackedComponentAction - Class in jaxx.runtime.swing.help
 
JAXXHelpBroker.ShowHelpForTrackedComponentAction() - Constructor for class jaxx.runtime.swing.help.JAXXHelpBroker.ShowHelpForTrackedComponentAction
 
JAXXHelpUI<B extends JAXXHelpBroker> - Interface in jaxx.runtime.swing.help
Contract to be added on JAXXObject which wants to use javax help.
JAXXHelpUIHandler - Interface in jaxx.runtime.swing.help
 
JAXXInitialContext - Class in jaxx.runtime.context
An initial context to be inject in a JAXXObject.
JAXXInitialContext() - Constructor for class jaxx.runtime.context.JAXXInitialContext
 
JAXXList - Class in jaxx.runtime.swing
 
JAXXList() - Constructor for class jaxx.runtime.swing.JAXXList
 
JAXXList.JAXXListModel - Class in jaxx.runtime.swing
 
JAXXList.JAXXListModel(List<Item>) - Constructor for class jaxx.runtime.swing.JAXXList.JAXXListModel
 
JAXXObject - Interface in jaxx.runtime
The JAXXObject interface is implemented by all classes produced by the JAXX compiler.
JAXXObjectDescriptor - Class in jaxx.runtime
 
JAXXObjectDescriptor(ComponentDescriptor[], Stylesheet) - Constructor for class jaxx.runtime.JAXXObjectDescriptor
 
JAXXTab - Class in jaxx.runtime.swing
 
JAXXTab() - Constructor for class jaxx.runtime.swing.JAXXTab
 
JAXXToggleButton - Class in jaxx.runtime.swing
 
JAXXToggleButton() - Constructor for class jaxx.runtime.swing.JAXXToggleButton
 
JAXXTree - Class in jaxx.runtime.swing
 
JAXXTree(TreeModel) - Constructor for class jaxx.runtime.swing.JAXXTree
 
JAXXTree() - Constructor for class jaxx.runtime.swing.JAXXTree
 
JAXXTree.JAXXTreeModel - Class in jaxx.runtime.swing
 
JAXXTree.JAXXTreeModel(List<Item>) - Constructor for class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
JAXXUtil - Class in jaxx.runtime
 
JAXXUtil() - Constructor for class jaxx.runtime.JAXXUtil
 
JSplitPaneState - Class in jaxx.runtime.swing.session
State for JSplit FIXME add listener for divider move action
JSplitPaneState() - Constructor for class jaxx.runtime.swing.session.JSplitPaneState
 
JTabbedPaneState - Class in jaxx.runtime.swing.session
State for the JTabbedPane
JTabbedPaneState() - Constructor for class jaxx.runtime.swing.session.JTabbedPaneState
 
JTableState - Class in jaxx.runtime.swing.session
State for JTable.
JTableState() - Constructor for class jaxx.runtime.swing.session.JTableState
 
JTableState(int[], Map<Integer, String>) - Constructor for class jaxx.runtime.swing.session.JTableState
 
JXTableSwingSessionState - Class in jaxx.runtime.swing.session
 
JXTableSwingSessionState() - Constructor for class jaxx.runtime.swing.session.JXTableSwingSessionState
 
JXTableSwingSessionState(int[], Map<Integer, String>, boolean[]) - Constructor for class jaxx.runtime.swing.session.JXTableSwingSessionState
 

K

keys - Variable in class jaxx.runtime.swing.renderer.I18nTableCellRenderer
i18n keys of libelles to display
klass - Variable in class jaxx.runtime.context.JAXXContextEntryDef
class of the entry, can not be null

L

LABEL_PROPERTY - Static variable in class jaxx.runtime.swing.Item
 
lastElement() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Returns the last component of the list.
lastIndexOf(E) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Returns the index of the last occurrence of elem.
lastIndexOf(E, int) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Searches backwards for elem, starting from the specified index, and returns an index to it.
launch() - Method in class jaxx.runtime.swing.application.ApplicationRunner
 
layoutContainer(Container) - Method in class jaxx.runtime.swing.CardLayout2
Lays out the specified container using this card layout.
layoutContainer(Container) - Method in class jaxx.runtime.swing.HBoxLayout
 
layoutContainer(Container) - Method in class jaxx.runtime.swing.VBoxLayout
 
level - Variable in class jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
 
level - Variable in class jaxx.runtime.context.DataContext.DataContextEntryIterator
 
listenerList - Variable in class jaxx.runtime.swing.JAXXButtonGroup
 
listenerList - Variable in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
listModel - Variable in class jaxx.runtime.swing.model.GenericListSelectionModel
 
loadAllNodes(N, NavDataProvider) - Method in class jaxx.runtime.swing.nav.NavHelper
To load all nodes of a model.
loadChilds(B, N, NavDataProvider) - Method in class jaxx.runtime.swing.nav.NavNodeChildLoador
Load childs of the given parentnode.
loaded - Variable in class jaxx.runtime.swing.nav.tree.NavTreeNode
Flag to know when the none static node was loaded.
loaded - Variable in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
Flag to know when the none static node was loaded.
loadSafeStates() - Method in class jaxx.runtime.swing.session.SwingSession
Loads safely the states from the SwingSession.file.
loadStates(File) - Method in class jaxx.runtime.swing.session.SwingSession
Loads the states from the file
loadUIConfig(String, String) - Static method in class jaxx.runtime.SwingUtil
Load the ui.properties file and set in UIManager colors and icons found.
loadUIConfig(Properties) - Static method in class jaxx.runtime.SwingUtil
Load the ui.properties file and set in UIManager colors and icons found.
locale - Variable in class jaxx.runtime.swing.help.JAXXHelpBroker
current locale used
LocaleEditor - Class in jaxx.runtime.swing.editor
A Locale editor.
LocaleEditor(Locale...) - Constructor for class jaxx.runtime.swing.editor.LocaleEditor
 
LocaleListCellRenderer - Class in jaxx.runtime.swing.renderer
 
LocaleListCellRenderer() - Constructor for class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
LocaleListCellRenderer(boolean, boolean) - Constructor for class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
lock() - Static method in class jaxx.runtime.swing.application.ApplicationRunner
 
log - Static variable in class jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
Logger
log - Static variable in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
lookingForEditor(Class<?>, Container) - Static method in class jaxx.runtime.SwingUtil
recherche les composants portant le meme nom que les champs de la classe clazz.

M

mainThread - Variable in class jaxx.runtime.swing.application.ApplicationRunner
 
makeTableTabFocusable(JTable) - Static method in class jaxx.runtime.SwingUtil
Add KeyListener to focus next editable cell on TAB key
MARGIN_PROPERTY - Static variable in class jaxx.runtime.swing.HBox
 
MARGIN_PROPERTY - Static variable in class jaxx.runtime.swing.VBox
 
maximumLayoutSize(Container) - Method in class jaxx.runtime.swing.CardLayout2
Returns the maximum dimensions for this layout given the components in the specified target container.
minimumLayoutSize(Container) - Method in class jaxx.runtime.swing.CardLayout2
Calculates the minimum size for the specified panel.
minimumLayoutSize(Container) - Method in class jaxx.runtime.swing.HBoxLayout
 
minimumLayoutSize(Container) - Method in class jaxx.runtime.swing.VBoxLayout
 
MNEMONIC_PROPERTY - Static variable in class jaxx.runtime.swing.TabInfo
 
model - Variable in class jaxx.runtime.swing.nav.tree.NavTreeBridge
bridge model
model - Variable in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
bridge model
model - Variable in class jaxx.runtime.swing.OneClicListSelectionModel
 
MODEL_STATE_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
models - Variable in class jaxx.runtime.swing.wizard.ext.WizardExtModel
le dictionnaire des modèles d'opération
modelState - Variable in class jaxx.runtime.swing.wizard.ext.WizardExtModel
L'état générale du modèle
mouseDragged(MouseEvent) - Method in class jaxx.runtime.swing.ComponentMover
Move the component to its new location.
mouseDragged(MouseEvent) - Method in class 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 jaxx.runtime.swing.ComponentResizer
 
mouseExited(MouseEvent) - Method in class jaxx.runtime.swing.ComponentResizer
 
mouseMoved(MouseEvent) - Method in class jaxx.runtime.swing.ComponentResizer
 
mousePressed(MouseEvent) - Method in class 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 jaxx.runtime.swing.ComponentResizer
 
mouseReleased(MouseEvent) - Method in class jaxx.runtime.swing.ComponentMover
Restore the original state of the Component
mouseReleased(MouseEvent) - Method in class jaxx.runtime.swing.ComponentResizer
Restore the original state of the Component
moveNode(N, N, int) - Method in class jaxx.runtime.swing.nav.NavHelper
Moves the given node to the new position.
MultiDecoratorListCellRenderer - Class in 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 jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
 
MultiDecoratorListCellRenderer(JXPathDecorator<?>...) - Constructor for class jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
 
MultiDecoratorTableCelleRenderer - Class in 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 jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
 
MultiDecoratorTableCelleRenderer(TableCellRenderer, JXPathDecorator<?>...) - Constructor for class jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
 
MyDefaultCellEditor - Class in jaxx.runtime.swing.editor
 
MyDefaultCellEditor(JTextField) - Constructor for class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
MyDefaultCellEditor(JCheckBox) - Constructor for class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
MyDefaultCellEditor(JComboBox) - Constructor for class jaxx.runtime.swing.editor.MyDefaultCellEditor
 

N

name - Variable in class jaxx.runtime.context.JAXXContextEntryDef
name of the entry, can be nuill for a unamed entry.
name() - Method in interface jaxx.runtime.swing.wizard.WizardStep
 
NavBridge<M,N extends NavNode<M,N>> - Interface in jaxx.runtime.swing.nav
Contract of the bridge used by NavHelper to hold model and ui.
NavDataProvider - Interface in jaxx.runtime.swing.nav
Contract of provider of data.
NavHelper<M,U,B extends NavBridge<M,N>,N extends NavNode<M,N>> - Class in jaxx.runtime.swing.nav
Tree helper to deal with the build of trees and other usefull operations.
NavHelper(B) - Constructor for class jaxx.runtime.swing.nav.NavHelper
 
NavNode<M,N extends NavNode<M,N>> - Interface in jaxx.runtime.swing.nav
Definition of a node with a optional childLoador to build childs of node.
NavNodeChildLoador<T,O,M,B extends NavBridge<M,N>,N extends NavNode<M,N>> - Class in jaxx.runtime.swing.nav
Object to load childs of a node.
NavNodeChildLoador(Class<O>) - Constructor for class jaxx.runtime.swing.nav.NavNodeChildLoador
 
NavTreeBridge<N extends NavTreeNode<N>> - Class in jaxx.runtime.swing.nav.tree
Delegate model used to switch between tree model and tree table model api
NavTreeBridge() - Constructor for class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
NavTreeHelper<N extends NavTreeNode<N>> - Class in jaxx.runtime.swing.nav.tree
The implementation of NavHelper base on a JTree component.
NavTreeHelper() - Constructor for class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
NavTreeHelper(NavTreeBridge<N>) - Constructor for class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
NavTreeNode<N extends NavTreeNode<N>> - Class in jaxx.runtime.swing.nav.tree
Implementation of NavNode used to create in tree table This node extends DefaultMutableTreeNode
NavTreeNode(String) - Constructor for class jaxx.runtime.swing.nav.tree.NavTreeNode
 
NavTreeNode(Class<?>, String, String, NavTreeNodeChildLoador<?, ?, N>) - Constructor for class jaxx.runtime.swing.nav.tree.NavTreeNode
 
NavTreeNodeChildLoador<T,O,N extends NavTreeNode<N>> - Class in jaxx.runtime.swing.nav.tree
Implementation for tree of NavNodeChildLoador
NavTreeNodeChildLoador(Class<O>) - Constructor for class jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador
 
NavTreeTableBridge<N extends NavTreeTableNode<N>> - Class in jaxx.runtime.swing.nav.treetable
Delegate model used to switch between tree model and tree table model api
NavTreeTableBridge() - Constructor for class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
NavTreeTableHelper<N extends NavTreeTableNode<N>> - Class in jaxx.runtime.swing.nav.treetable
The implementation of NavHelper based on a JXTreeTable component.
NavTreeTableHelper() - Constructor for class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
NavTreeTableModel - Class in jaxx.runtime.swing.nav.treetable
Model of the tree table used for a jaxx tree table api.
NavTreeTableModel(NavTreeTableModel.MyDefaultTreeTableModel) - Constructor for class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
NavTreeTableModel.MyDefaultTreeTableModel - Class in jaxx.runtime.swing.nav.treetable
Hack to acces to the modelSupport
NavTreeTableModel.MyDefaultTreeTableModel() - Constructor for class jaxx.runtime.swing.nav.treetable.NavTreeTableModel.MyDefaultTreeTableModel
 
NavTreeTableNode<N extends NavTreeTableNode<N>> - Class in jaxx.runtime.swing.nav.treetable
Implementation of NavNode used to create in tree table This node extends DefaultMutableTreeTableNode used by JXTreeTable
NavTreeTableNode(String) - Constructor for class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
NavTreeTableNode(Class<?>, String, String, NavTreeTableNodeChildLoador<?, ?, N>) - Constructor for class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
NavTreeTableNodeChildLoador<T,O,N extends NavTreeTableNode<N>> - Class in jaxx.runtime.swing.nav.treetable
Implementation for tree table of NavNodeChildLoador
NavTreeTableNodeChildLoador(Class<O>) - Constructor for class jaxx.runtime.swing.nav.treetable.NavTreeTableNodeChildLoador
 
NEVER_APPLIES - Static variable in class jaxx.runtime.css.Selector
 
newAccess(Class<?>, Object, String, String) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
newAccess(Class<?>, Object, String) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
newBooleanEditor() - Static method in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
newBooleanEditor(Icon) - Static method in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
newBooleanEditor(Icon, boolean) - Static method in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
newBooleanEditor(boolean) - Static method in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
newBooleanTableCellEditor(TableCellRenderer) - Static method in class jaxx.runtime.SwingUtil
 
newBooleanTableCellEditorAndRenderer(TableCellRenderer) - Static method in class jaxx.runtime.SwingUtil
 
newBooleanTableCellRenderer(TableCellRenderer) - Static method in class jaxx.runtime.SwingUtil
 
newCell() - Method in class jaxx.runtime.swing.Table
 
newComboModel(Object...) - Static method in class jaxx.runtime.SwingUtil
 
newContextEntryDef(Class<O>) - Static method in class jaxx.runtime.JAXXUtil
 
newContextEntryDef(String, Class<?>) - Static method in class jaxx.runtime.JAXXUtil
 
newDeleteCellRenderer(DefaultTableCellRenderer) - Static method in class jaxx.runtime.SwingUtil
 
newEditor(Class<E>) - Static method in class 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 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 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 jaxx.runtime.swing.editor.LocaleEditor
 
newEmptyNumberTableCellRenderer(TableCellRenderer) - Static method in class jaxx.runtime.SwingUtil
 
newEnumEditor(EnumEditor<?>) - Static method in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
newEnumTableCellRenderer(TableCellRenderer, Class<E>) - Static method in class jaxx.runtime.SwingUtil
 
newInstance(Class<?>) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
newLabel(String, Object, int) - Static method in class jaxx.runtime.SwingUtil
 
newListContextEntryDef() - Static method in class jaxx.runtime.JAXXUtil
 
newListContextEntryDef(String) - Static method in class jaxx.runtime.JAXXUtil
 
newListEditor() - Static method in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
newListEditor(JComboBox) - Static method in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
newMapContextEntryDef(String) - Static method in class jaxx.runtime.JAXXUtil
 
newMaxXDimension() - Static method in class jaxx.runtime.SwingUtil
 
newMaxXYDimension() - Static method in class jaxx.runtime.SwingUtil
 
newMaxYDimension() - Static method in class jaxx.runtime.SwingUtil
 
newMinDimension() - Static method in class jaxx.runtime.SwingUtil
 
newModel() - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtStep
Instancie le modèle associée à l'étape.
newModelEntry(Class<M>) - Static method in class jaxx.runtime.swing.wizard.WizardUILancher
 
newRow() - Method in class jaxx.runtime.swing.Table
 
newSession(File, boolean) - Static method in class jaxx.runtime.swing.session.SwingSession
Deprecated.
since 2.10, the default behaviour is now to safely load the incoming file
newSession(File, boolean, Map<Class, State>) - Static method in class jaxx.runtime.swing.session.SwingSession
Deprecated.
since 2.10, the default behaviour is now to safely load the incoming file
newStringTableCellRenderer(DefaultTableCellRenderer, int, boolean) - Static method in class jaxx.runtime.SwingUtil
 
newTabbedPaneIterator(JTabbedPane) - Static method in class jaxx.runtime.SwingUtil
Iterate the components of a JTabbedPane in natural order.
newTextEditor() - Static method in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
newUI(WizardExtUI<?, ?>) - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtStep
Construit l'ui associée à l'étape.
next() - Method in class jaxx.runtime.context.DataContext.DataContextEntryIterator
 
next() - Method in class jaxx.runtime.SwingUtil.TabbedPaneIterator
 
NEXT_STEP_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.wizard.WizardModel
 
nextSelectedItem - Variable in class jaxx.runtime.swing.model.ComboBoxSelectionEvent
The item to selected in comboBox.
NO_PSEUDOCLASS - Static variable in class jaxx.runtime.css.Pseudoclasses
 
nodeChanged(TreeNode) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
nodeChanged(TreeNode) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
nodeChanged(TreeNode) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
nodeChanged(NavTreeTableNode<?>) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
nodesChanged(TreeNode, int[]) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
nodesChanged(TreeNode, int[]) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
nodesChanged(TreeNode, int[]) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
nodeStructureChanged(TreeNode) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
nodeStructureChanged(TreeNode) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
nodeStructureChanged(TreeNode) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
nodeStructureChanged(NavTreeTableNode<?>) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
nodesWereInserted(N, int[]) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
nodesWereInserted(N, int[]) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
nodesWereInserted(N, int[]) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
nodesWereRemoved(TreeNode, int[], Object[]) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
nodesWereRemoved(TreeNode, int[], Object[]) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
nodesWereRemoved(TreeNode, int[], Object[]) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
nodeWereInserted(N, int, N) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
nodeWereInserted(N, int, N) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
nodeWereInserted(N, int, N) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
normalMnemonic - Variable in class jaxx.runtime.swing.JAXXToggleButton
 
normalText - Variable in class jaxx.runtime.swing.JAXXToggleButton
 
normalTooltipText - Variable in class jaxx.runtime.swing.JAXXToggleButton
 
NORTH - Static variable in class jaxx.runtime.swing.ComponentResizer
 
NOT_SELECTED_TIP_CLIENT_PROPERTY - Static variable in class jaxx.runtime.swing.JAXXButtonGroup
 
notifyChildNodesInserted(N) - Method in interface jaxx.runtime.swing.nav.NavBridge
Notifies that all childs nodes of node were inserted.
notifyChildNodesInserted(N) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
notifyChildNodesInserted(N) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
notifyNodeInserted(N) - Method in interface jaxx.runtime.swing.nav.NavBridge
Notifies that the node was inserted.
notifyNodeInserted(N) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
notifyNodeInserted(N) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 

O

onActionCancel(ActionWorker<?, ?>) - Method in class jaxx.runtime.swing.application.ActionExecutor
Hook when a action has been canceled.
onActionEnd(ActionWorker<?, ?>) - Method in class jaxx.runtime.swing.application.ActionExecutor
Hook when a action has end with no failure or cancel.
onActionFail(ActionWorker<?, ?>) - Method in class jaxx.runtime.swing.application.ActionExecutor
Hook when a action has failed.
onActionStart(ActionWorker<?, ?>) - Method in class jaxx.runtime.swing.application.ActionExecutor
Hook when a action is about to start.
onAddingData(D, DataContext.DataContextEntry<D>, String) - Method in interface jaxx.runtime.context.DataContext.UpdateDataContext
 
onAfterAction(ActionWorker<?, ?>) - Method in class jaxx.runtime.swing.application.ActionExecutor
Hook atfer action is consumed.
onClose(boolean) - Method in class jaxx.runtime.swing.application.ApplicationRunner
Hook to close runner.
OneClicListSelectionModel - Class in jaxx.runtime.swing
 
OneClicListSelectionModel(JList) - Constructor for class jaxx.runtime.swing.OneClicListSelectionModel
 
OneClicListSelectionModel(ListSelectionModel, ListModel) - Constructor for class jaxx.runtime.swing.OneClicListSelectionModel
 
onError(Exception) - Method in class jaxx.runtime.swing.application.ApplicationRunner
Hook when an error occurs in runner.
onInit() - Method in class jaxx.runtime.swing.application.ApplicationRunner
Hook to init runner.
onItemCursor - Variable in class jaxx.runtime.swing.help.JAXXHelpBroker
cursor to use in context-sensitive mode
onModelStateChanged(WizardState) - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtUI
Méthode invoquée lorsque l'état interne du modèle a changé.
onOperationStateChanged(E, WizardState) - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtUI
Méthode invoqué lorsque l'état d'une opération a changé.
onRemovingData(D, DataContext.DataContextEntry<D>) - Method in interface jaxx.runtime.context.DataContext.UpdateDataContext
 
onShutdown() - Method in class jaxx.runtime.swing.application.ApplicationRunner
Hook to shutdown launcher
onShutdown(Exception) - Method in class jaxx.runtime.swing.application.ApplicationRunner
Hook to shutdown launcher when an exception occurs on clsoing.
onStart() - Method in class jaxx.runtime.swing.application.ApplicationRunner
Hook to start runner.
onStepChanged(E, E) - Method in interface jaxx.runtime.swing.wizard.WizardUI
Méthode invoquée lorsque l'étape courante a changé dans le modèle.
onStepsChanged(E[]) - Method in interface jaxx.runtime.swing.wizard.WizardUI
Méthode invoquée lorsque l'univers des étapes a été modifié dans le modèle.
onWasInit() - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtUI
Méthode invoqué lorsque le modèle a été initialisé.
onWasStarted() - Method in interface jaxx.runtime.swing.wizard.ext.WizardExtUI
Méthode invoqué lorsque la première opération du modèlé a été démarrée.
openLink(HyperlinkEvent) - Static method in class jaxx.runtime.SwingUtil
Open a link coming from a HyperlinkEvent.
openLink(String) - Static method in class jaxx.runtime.SwingUtil
 
openLink(URI) - Static method in class jaxx.runtime.SwingUtil
 
operations - Variable in class jaxx.runtime.swing.wizard.ext.WizardExtModel
La liste des opérations à effectuer
OPERATIONS_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
ordinal() - Method in interface jaxx.runtime.swing.wizard.WizardStep
 
orientation - Variable in class jaxx.runtime.swing.session.JSplitPaneState
 

P

paintLayer(Graphics2D, JXLayer<? extends JComponent>) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
paintLayer(Graphics2D, JXLayer<? extends JComponent>) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
PARENT - Static variable in class jaxx.runtime.JAXXUtil
 
PARENT_CONTEXT_ENTRY - Static variable in class jaxx.runtime.context.DefaultJAXXContext
entry of the parent context
parentContext - Variable in class jaxx.runtime.context.DefaultJAXXContext
le context parent
parse(ComponentTreeNode) - Method in class jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
 
pattern - Variable in class jaxx.runtime.FileChooserUtil.PatternChooserFilter
 
pattern - Variable in class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
pcs - Variable in class jaxx.runtime.context.DataContext
to manage properties modifications
pcs - Variable in class jaxx.runtime.context.DefaultApplicationContext
to manage properties modifications
pcs - Variable in class jaxx.runtime.swing.CardLayout2Ext
pour propager les changements dans le modèle vers l'ui
pcs - Variable in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
pcs - Variable in class jaxx.runtime.swing.wizard.WizardModel
pour propager les changements dans le modèle vers l'ui
populateChilds(NavBridge<M, N>, NavDataProvider) - Method in interface jaxx.runtime.swing.nav.NavNode
To populate childs of the node (only when a none static node).
populateChilds(NavBridge<DefaultTreeModel, N>, NavDataProvider) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
populateChilds(NavBridge<NavTreeTableModel, N>, NavDataProvider) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
populateNode(N, Object[], boolean) - Method in class jaxx.runtime.swing.nav.NavHelper
Populates nodes.
populateNode(NavBridge<M, N>, NavDataProvider, boolean) - Method in interface jaxx.runtime.swing.nav.NavNode
To populate the node.
populateNode(NavBridge<DefaultTreeModel, N>, NavDataProvider, boolean) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
populateNode(NavBridge<NavTreeTableModel, N>, NavDataProvider, boolean) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
preferredLayoutSize(Container) - Method in class jaxx.runtime.swing.CardLayout2
Determines the preferred size of the container argument using this card layout.
preferredLayoutSize(Container) - Method in class jaxx.runtime.swing.HBoxLayout
 
preferredLayoutSize(Container) - Method in class jaxx.runtime.swing.VBoxLayout
 
prepareIcon(ImageIcon) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
prepareIcon(ImageIcon) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
prepareUI(JAXXObject) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
PREVIOUS_STEP_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.wizard.WizardModel
 
processDataBinding() - Method in interface jaxx.runtime.JAXXBinding
Processes the binding.
processDataBinding(String) - Method in interface jaxx.runtime.JAXXObject
Processes a data binding by name.
processDataBinding(String, boolean) - Method in interface jaxx.runtime.JAXXObject
Processes a data binding by name.
processDataBinding(JAXXObject, String...) - Static method in class jaxx.runtime.JAXXUtil
Convinient method to process more than one binding on a JAXX ui.
processKeyEvent(KeyEvent, JXLayer<? extends JComponent>) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
processKeyEvent(KeyEvent, JXLayer<? extends JComponent>) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
processMouseEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
processMouseEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
processMouseMotionEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
processMouseMotionEvent(MouseEvent, JXLayer<? extends JComponent>) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
PROPERTY_BEAN_TYPE - Static variable in interface jaxx.runtime.bean.BeanTypeAware
 
PROPERTY_SELECTED_VALUE - Static variable in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
propertyApplied(Object, String, Object, int) - Static method in class jaxx.runtime.css.Pseudoclasses
 
propertyChange(PropertyChangeEvent) - Method in class jaxx.runtime.binding.DefaultJAXXBinding
Processes the data binding in response to a PropertyChangeEvent.
propertyChange(PropertyChangeEvent) - Method in class jaxx.runtime.DataBindingListener
Processes the data binding in response to a PropertyChangeEvent.
propertyChange(PropertyChangeEvent) - Method in class jaxx.runtime.DataBindingUpdateListener
Updates the data binding in response to a PropertyChangeEvent.
propertyChange(PropertyChangeEvent) - Method in class jaxx.runtime.swing.TabInfoPropertyChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class jaxx.runtime.swing.wizard.BusyChangeListener
 
propertyNames - Variable in class jaxx.runtime.binding.SimpleJAXXObjectBinding
 
propertyRemoved(Object, String, Object, int) - Static method in class jaxx.runtime.css.Pseudoclasses
 
provider - Variable in class jaxx.runtime.swing.renderer.DecoratorProviderListCellRenderer
provider of decorators
provider - Variable in class jaxx.runtime.swing.renderer.DecoratorProviderTableCellRenderer
provider of decorators
PSEUDOCLASS_APPLIES - Static variable in class jaxx.runtime.css.Selector
 
PSEUDOCLASS_APPLIES_INHERIT_ONLY - Static variable in class jaxx.runtime.css.Selector
 
Pseudoclasses - Class in jaxx.runtime.css
 
Pseudoclasses() - Constructor for class jaxx.runtime.css.Pseudoclasses
 
putWindowNormalBounds(Window, Rectangle) - Static method in class jaxx.runtime.swing.session.WindowState
Puts Window bounds to client property.

R

refilter() - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
refilter() - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
refresh() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
 
refreshFilteredElements() - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
refreshFilteredElements() - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
refreshNode(N, boolean) - Method in class jaxx.runtime.swing.nav.NavHelper
Refreshs the given node.
registerComponent(Component...) - Method in class jaxx.runtime.swing.ComponentMover
Add the required listeners to the specified component
registerComponent(Component...) - Method in class jaxx.runtime.swing.ComponentResizer
Add the required listeners to the specified component
registerComponent(String, Component...) - Method in class jaxx.runtime.swing.ComponentResizer
 
registerDataBinding(JAXXBinding) - Method in interface jaxx.runtime.JAXXObject
Register a new binding in the jaxx object.
registeredComponent - Variable in class jaxx.runtime.swing.session.SwingSession
 
registerHelpId(B, Component, String) - Method in interface jaxx.runtime.swing.help.JAXXHelpUI
 
rejectStates(WizardState, WizardState...) - Static method in class jaxx.runtime.swing.wizard.ext.WizardExtUtil
 
reload - Variable in class jaxx.runtime.swing.application.ApplicationRunner
flag to reload the runner when closing it
reload(N) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
reload(N) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
reload(N) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
reloadAfterFire - Variable in class 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 jaxx.runtime.JAXXUtil
To reload a binding, the method will invoke JAXXBinding.removeDataBinding() JAXXBinding.applyDataBinding()
reloadBinding(JAXXObject, String) - Static method in class jaxx.runtime.JAXXUtil
Convinient method to reload a given binding by his id on a JAXX ui.
remove() - Method in class jaxx.runtime.context.DataContext.DataContextEntryIterator
 
remove(AbstractButton) - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
remove(int) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Removes the element at the specified position in this list.
remove(int) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
remove(N) - Method in interface jaxx.runtime.swing.nav.NavNode
 
remove(N) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
remove(N) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
remove(Component) - Method in class jaxx.runtime.swing.session.SwingSession
Remove component from component to save
remove() - Method in class jaxx.runtime.SwingUtil.TabbedPaneIterator
 
remove0(Class<T>, String) - Method in class jaxx.runtime.context.DefaultJAXXContext
 
removeAllChildren() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
removeAllDataBindings(JAXXObject) - Static method in class jaxx.runtime.JAXXUtil
Convinient method to remove all than one binding on a JAXX ui.
removeAllElements() - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
Empties the list.
removeAllElements() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Removes all components from this list and sets its size to zero.
removeAllElements() - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
Empties the list.
removeAllElements() - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
removeAllItems(Collection<Item>) - Method in class jaxx.runtime.swing.JAXXComboBox
 
removeAllItems(Collection<Item>) - Method in class jaxx.runtime.swing.JAXXList
 
removeCellEditorListener(CellEditorListener) - Method in class jaxx.runtime.swing.editor.ClassCellEditor
 
removeChangeListener(ChangeListener) - Method in class jaxx.runtime.swing.JAXXButtonGroup
Removes a ChangeListener from the button.
removeChild(Item) - Method in class jaxx.runtime.swing.Item
Remove child node a new child node
removeChilds(List<Item>) - Method in class jaxx.runtime.swing.Item
Remove all childs nodes
removeContextValue(DataContext.DataContextEntry<?>, Class<?>, String) - Method in class jaxx.runtime.context.DataContext
 
removeContextValue(DataContext.DataContextEntry<?>, String) - Method in class jaxx.runtime.context.DataContext
 
removeContextValue(Class<T>, String) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
removeContextValue(Class<T>) - Method in class jaxx.runtime.context.DefaultJAXXContext
 
removeContextValue(Class<T>, String) - Method in class jaxx.runtime.context.DefaultJAXXContext
 
removeContextValue(JAXXContext) - Method in class jaxx.runtime.context.JAXXContextEntryDef
 
removeContextValue(Class<T>) - Method in class jaxx.runtime.context.JAXXInitialContext
 
removeContextValue(Class<T>, String) - Method in class jaxx.runtime.context.JAXXInitialContext
 
removeContextValue(Class<T>) - Method in interface jaxx.runtime.JAXXContext
Remove from context the value with the given klazz as an unamed entry
removeContextValue(Class<T>, String) - Method in interface jaxx.runtime.JAXXContext
Remove from context the value with the given klazz as an unamed (if name is null) or named entry
removeDataBinding() - Method in class jaxx.runtime.binding.SimpleJAXXObjectBinding
 
removeDataBinding() - Method in interface jaxx.runtime.JAXXBinding
Remove the binding.
removeDataBinding(String) - Method in interface jaxx.runtime.JAXXObject
Remove a databinding by name.
removeDataBinding(JAXXObject, String...) - Static method in class jaxx.runtime.JAXXUtil
Convinient method to remove more than one binding on a JAXX ui.
removeElement(Object) - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
removeElement(E) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Removes the first (lowest-indexed) occurrence of the argument from this list.
removeElement(Object) - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
removeElement(E) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
removeElementAt(int) - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
removeElementAt(int) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Deletes the component at the specified index.
removeElementAt(int) - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
removeElementAt(int) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
removeElements(Collection<B>) - Method in class jaxx.runtime.swing.model.GenericListModel
 
removeFilter(Predicate<E>) - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
removeFilter(Predicate<E>) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
removeGenericListListener(GenericListListener) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
removeIndexInterval(int, int) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
removeItem(Item) - Method in class jaxx.runtime.swing.JAXXComboBox
 
removeItem(Item) - Method in class jaxx.runtime.swing.JAXXList
 
removeJaxxPropertyChangeListener() - Method in class jaxx.runtime.context.DataContext
 
removeLayoutComponent(Component) - Method in class jaxx.runtime.swing.HBoxLayout
 
removeLayoutComponent(Component) - Method in class jaxx.runtime.swing.VBoxLayout
 
removeListDataListener(ListDataListener) - Method in class jaxx.runtime.swing.model.GenericListModel
 
removeListSelectionListener(ListSelectionListener) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
removeNode(N) - Method in class jaxx.runtime.swing.nav.NavHelper
Removes the given node from the registred tree model and returns his parent.
removeNodeFromParent(N) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
removeNodeFromParent(N) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
removeNodeFromParent(N) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
removeOperation(E) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
removeProperty(JAXXObject, Object, String, Object, Object, int) - Static method in class jaxx.runtime.css.Pseudoclasses
 
removePropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.context.DataContext
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.context.DataContext
 
removePropertyChangeListener(JAXXContextEntryDef<?>, String, PropertyChangeListener) - Method in class jaxx.runtime.context.DefaultApplicationContext
To remove a listen modification of the given entry in the context.
removePropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface jaxx.runtime.JAXXObject
Unregister a general PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface jaxx.runtime.JAXXObject
removePropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.CardLayout2Ext
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.CardLayout2Ext
 
removePropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.Item
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.Item
 
removePropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
removePropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.TabInfo
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.TabInfo
 
removePropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
removePropertyChangeListeners() - Method in class jaxx.runtime.swing.CardLayout2Ext
 
removePropertyChangeListeners() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
removeRange(int, int) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Deletes the components at the specified range of indexes.
removeRange(int, int) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
removeSelectionInterval(int, int) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
removeSelectionInterval(int, int) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
removeSelectionIntervalWithoutFire(int, int) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
removeSelectionPath(TreePath) - Method in class jaxx.runtime.swing.nav.NavHelper
 
removeSelectionPath(TreePath) - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
removeSelectionPath(TreePath) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
removeSelectionPaths(TreePath[]) - Method in class jaxx.runtime.swing.nav.NavHelper
 
removeSelectionPaths(TreePath[]) - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
removeSelectionPaths(TreePath[]) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
removeTreeModelListener(TreeModelListener) - Method in class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
removeTreeModelListener(TreeModelListener) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
removeTreeModelListener(TreeModelListener) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
removeTreeModelListener(TreeModelListener) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
removeTreeModelListener(TreeModelListener) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
removeWillChangeSelectedItemListener(WillChangeSelectedItemListener) - Method in interface 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 jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
renderCache - Variable in class jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
le cache de rendu
rendererDelegate - Variable in class jaxx.runtime.swing.editor.BooleanCellEditor
 
requireSelect - Variable in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
reset(Container) - Method in class jaxx.runtime.swing.CardLayout2
remove from cardlayout and linked container all his components.
reset() - Method in class jaxx.runtime.SwingUtil.TabbedPaneIterator
 
resetAndRestoreCursors(Component) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
reverse - Variable in class jaxx.runtime.context.DataContext.DataContextEntryIterator
 
reverse() - Method in class jaxx.runtime.SwingUtil.TabbedPaneIterator
 
reverseIterateOnAll() - Method in class jaxx.runtime.context.DataContext
 
Rule - Class in jaxx.runtime.css
 
Rule(Selector[], Map<String, String>) - Constructor for class jaxx.runtime.css.Rule
 
Rule(Selector[], String[], String[]) - Constructor for class jaxx.runtime.css.Rule
 
runnable - Variable in class jaxx.runtime.swing.application.ApplicationRunner
the runner to start application

S

save() - Method in class jaxx.runtime.swing.session.SwingSession
 
saveFile(String, String, String, Component, String...) - Static method in class jaxx.runtime.FileChooserUtil
Retourne le nom du fichier entre dans la boite de dialogue.
saveFile(String, String, String, Component, FileFilter...) - Static method in class jaxx.runtime.FileChooserUtil
Retourne le nom du fichier entre dans la boite de dialogue.
sb - Variable in class jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
 
scrollPathToVisible(TreePath) - Method in class jaxx.runtime.swing.nav.NavHelper
 
scrollPathToVisible(TreePath) - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
scrollPathToVisible(TreePath) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
scrollToTableSelection(JTable) - Static method in class jaxx.runtime.SwingUtil
Add to a given table a selec tion model listener to always scroll to current cell selection.
selected - Variable in class jaxx.runtime.swing.CardLayout2Ext
le contenu sélectionné
SELECTED_PROPERTY - Static variable in class jaxx.runtime.swing.Item
 
SELECTED_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.CardLayout2Ext
 
SELECTED_TIP_CLIENT_PROPERTY - Static variable in class jaxx.runtime.swing.JAXXButtonGroup
 
SELECTED_VALUE_PROPERTY - Static variable in class jaxx.runtime.swing.JAXXButtonGroup
 
selectedIndex - Variable in class jaxx.runtime.swing.session.JTabbedPaneState
 
selectedItemWillChanged(ComboBoxSelectionEvent) - Method in interface jaxx.runtime.swing.model.WillChangeSelectedItemListener
Invoked whenever the selected item is about to change in the comboBox.
selectedObject - Variable in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
selectedValues - Variable in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
selectionAdded(GenericListEvent) - Method in interface jaxx.runtime.swing.model.GenericListListener
 
selectionListener - Variable in class jaxx.runtime.swing.nav.NavHelper
pour ouvrir les fils d'un noeud que l'on vient de sélectionner pour éviter d'avoir à faire des doubles clics.
selectionRemoved(GenericListEvent) - Method in interface jaxx.runtime.swing.model.GenericListListener
 
selectNode(N) - Method in class jaxx.runtime.swing.nav.NavHelper
Selects the given node in the registred tree.
selectNode(String...) - Method in class jaxx.runtime.swing.nav.NavHelper
Selects the node described by his given path of ids.
selectNodes(List<N>) - Method in class jaxx.runtime.swing.nav.NavHelper
Selects the given nodes in the registred tree.
Selector - Class in jaxx.runtime.css
 
Selector(String, String, String, String) - Constructor for class jaxx.runtime.css.Selector
 
Selector(String, String, String, String, boolean) - Constructor for class jaxx.runtime.css.Selector
 
selectParentNode() - Method in class jaxx.runtime.swing.nav.NavHelper
Selects the parent of the currently selected node.
serialize(Object, boolean) - Static method in class jaxx.runtime.Base64Coder
Write the object to a Base64 string.
set(int, E) - Method in class 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 jaxx.runtime.swing.model.JaxxFilterableListModel
 
setAcceptAction(Action) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
setAcceptAction(Action) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
setAcceptedComponentNames(String...) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
setAcceptIcon(ImageIcon) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
setAcceptIcon(ImageIcon) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
setAllElements(Collection<E>) - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
setAllElements(Collection<E>) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
 
setAllElements(Collection<E>) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
setAnchor(int) - Method in class jaxx.runtime.swing.GBC
Sets the anchor.
setAnchorSelectionIndex(int) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
setAndStoreCursors(Component, Cursor) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
setAutoLayout(boolean) - Method in class jaxx.runtime.swing.ComponentMover
Set the auto layout property
setBackground(Color) - Method in class jaxx.runtime.swing.TabInfo
 
setBeanType(Class<O>) - Method in interface jaxx.runtime.bean.BeanTypeAware
 
setBlock(boolean) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
setBlockIcon(ImageIcon) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
setBlockIcon(BufferedImage) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
setBlockIcon(ImageIcon) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
setBlockIcon(BufferedImage) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
setBlockingColor(Color) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
setBlockingColor(Color) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
setBlockingUI(BlockingLayerUI) - Method in class jaxx.runtime.swing.wizard.BusyChangeListener
 
setBounds(Rectangle) - Method in class jaxx.runtime.swing.session.WindowState
 
setBusy(Component) - Method in class jaxx.runtime.swing.wizard.BusyChangeListener
 
setBusy(boolean) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
setCanClick(boolean) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
setCanClick(boolean) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
setChangeCursor(boolean) - Method in class jaxx.runtime.swing.ComponentMover
Set the change cursor property
setColumnWidths(int[]) - Method in class jaxx.runtime.swing.session.JTableState
 
setComponentHeight(Component, int) - Static method in class jaxx.runtime.SwingUtil
Set the height of a given component.
setComponentWidth(Component, int) - Static method in class jaxx.runtime.SwingUtil
Set the width of the given component
setContextValue(DataContext.DataContextEntry<?>, Object, String) - Method in class jaxx.runtime.context.DataContext
 
setContextValue(T, String) - Method in class jaxx.runtime.context.DefaultApplicationContext
 
setContextValue(T) - Method in class jaxx.runtime.context.DefaultJAXXContext
 
setContextValue(T, String) - Method in class jaxx.runtime.context.DefaultJAXXContext
 
setContextValue(JAXXContext, O) - Method in class jaxx.runtime.context.JAXXContextEntryDef
 
setContextValue(Object) - Method in class jaxx.runtime.context.JAXXInitialContext
 
setContextValue(Object, String) - Method in class jaxx.runtime.context.JAXXInitialContext
 
setContextValue(T) - Method in interface jaxx.runtime.JAXXContext
Push in the context a new unamed entry.
setContextValue(T, String) - Method in interface jaxx.runtime.JAXXContext
* Push in the context a new amed entry.
setCurrentDirectory(File) - Static method in class jaxx.runtime.FileChooserUtil
 
setDataProvider(NavDataProvider) - Method in class jaxx.runtime.swing.nav.NavHelper
Registers the dataProvider for the helper.
setDataProvider(NavDataProvider) - Method in class jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer
 
setDebug(boolean) - Method in class jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
 
setDecorator(JXPathDecorator<E>) - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
setDecorator(JXPathDecorator<E>) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
setDirty(boolean) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
setDirty(boolean) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
setDirty(boolean) - Method in interface jaxx.runtime.swing.nav.NavNode
Changes the NavNode.isDirty() state.
setDirty(boolean) - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
setDirty(boolean) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
setDisabledIcon(Icon) - Method in class jaxx.runtime.swing.TabInfo
 
setDisplayedMnemonicIndex(int) - Method in class jaxx.runtime.swing.TabInfo
 
setDividerLocation(int) - Method in class jaxx.runtime.swing.session.JSplitPaneState
 
setDragInsets(Insets) - Method in class jaxx.runtime.swing.ComponentMover
Set the drag insets.
setDragInsets(Insets) - Method in class jaxx.runtime.swing.ComponentResizer
Set the drag dragInsets.
setEdgeInsets(Insets) - Method in class jaxx.runtime.swing.ComponentMover
Set the edge insets.
setElementAt(E, int) - Method in class 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 jaxx.runtime.swing.model.JaxxFilterableListModel
 
setElements(Collection<B>) - Method in class jaxx.runtime.swing.model.GenericListModel
 
setEnabled(boolean) - Method in class jaxx.runtime.swing.TabInfo
 
setError(Exception) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
setExcludeSteps(List<E>) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
setFile(File) - Method in class jaxx.runtime.swing.session.SwingSession
 
setFill(int) - Method in class jaxx.runtime.swing.GBC
Sets the fill direction.
setFilterText(String) - Method in class jaxx.runtime.swing.model.JaxxFilterableComboBoxModel
 
setFilterText(String) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
setFilterText(String) - Method in class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
setForeground(Color) - Method in class jaxx.runtime.swing.TabInfo
 
setFrameState(int) - Method in class jaxx.runtime.swing.session.WindowState
 
setGcBounds(Rectangle) - Method in class jaxx.runtime.swing.session.WindowState
 
setGlueMnemonic(int) - Method in class jaxx.runtime.swing.JAXXToggleButton
 
setGlueText(String) - Method in class jaxx.runtime.swing.JAXXToggleButton
 
setGlueTooltipText(String) - Method in class jaxx.runtime.swing.JAXXToggleButton
 
setHiddenColumns(boolean[]) - Method in class jaxx.runtime.swing.session.JXTableSwingSessionState
 
setHighlightFilterText(boolean) - Method in class jaxx.runtime.swing.renderer.FilteredDecoratorListCellRenderer
 
setHorizontalAlignment(int) - Method in class jaxx.runtime.swing.HBox
 
setHorizontalAlignment(int) - Method in class jaxx.runtime.swing.HBoxLayout
 
setHorizontalAlignment(int) - Method in class jaxx.runtime.swing.VBox
 
setHorizontalAlignment(int) - Method in class jaxx.runtime.swing.VBoxLayout
 
setI18nTableHeaderRenderer(JTable, String...) - Static method in class jaxx.runtime.SwingUtil
 
setIcon(Icon) - Method in class jaxx.runtime.swing.TabInfo
 
setInsets(int) - Method in class jaxx.runtime.swing.GBC
Sets the insets of this cell.
setInsets(int, int, int, int) - Method in class jaxx.runtime.swing.GBC
Sets the insets of this cell.
setIpad(int, int) - Method in class jaxx.runtime.swing.GBC
Sets the internal padding
setItem(Item) - Method in class jaxx.runtime.swing.JAXXTree
 
setItems(List<Item>) - Method in class jaxx.runtime.swing.JAXXComboBox
 
setItems(List<Item>) - Method in class jaxx.runtime.swing.JAXXList
 
setItems(List<Item>) - Method in class jaxx.runtime.swing.JAXXTree
 
setLabel(String) - Method in class jaxx.runtime.swing.Item
Sets the item's display string.
setLayerUI(JComponent, LayerUI<JComponent>) - Static method in class jaxx.runtime.SwingUtil
 
setLayout(LayoutManager) - Method in class jaxx.runtime.swing.Table
 
setLeadSelectionIndex(int) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
setLocale(Locale) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
setLookAndFeel(String) - Method in class jaxx.runtime.swing.Application
 
setMargin(Insets) - Method in class jaxx.runtime.swing.HBox
 
setMargin(Insets) - Method in class jaxx.runtime.swing.VBox
 
setMaximumSize(Dimension) - Method in class jaxx.runtime.swing.ComponentResizer
Specify the maximum size for the component.
setMinimumSize(Dimension) - Method in class jaxx.runtime.swing.ComponentResizer
Specify the minimum size for the component.
setMnemonic(int) - Method in class jaxx.runtime.swing.TabInfo
 
setModel(M) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
setModel(DefaultTreeModel) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
setModel(NavTreeTableModel) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
setModelState(WizardState) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
setNormalMnemonic(int) - Method in class jaxx.runtime.swing.JAXXToggleButton
 
setNormalText(String) - Method in class jaxx.runtime.swing.JAXXToggleButton
 
setNormalTooltipText(String) - Method in class jaxx.runtime.swing.JAXXToggleButton
 
setOrientation(int) - Method in class jaxx.runtime.swing.session.JSplitPaneState
 
setParent(Item) - Method in class jaxx.runtime.swing.Item
Set the parent of this item
setParentContext(JAXXContext) - Method in class jaxx.runtime.context.DefaultJAXXContext
 
setReload(boolean) - Method in class jaxx.runtime.swing.application.ApplicationRunner
 
setRequireSelect(boolean) - Method in class jaxx.runtime.swing.editor.MyDefaultCellEditor
 
setReverse(boolean) - Method in class jaxx.runtime.SwingUtil.TabbedPaneIterator
 
setRoot(N) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
setRoot(N) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
setRoot(N) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
setRoot(TreeTableNode) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
setSelected(String) - Method in class jaxx.runtime.swing.CardLayout2Ext
 
setSelected(boolean) - Method in class jaxx.runtime.swing.Item
Sets the item's selection state.
setSelected(boolean) - Method in class jaxx.runtime.swing.JAXXToggleButton
 
setSelectedButton(Object) - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
setSelectedIndex(int) - Method in class jaxx.runtime.swing.session.JTabbedPaneState
 
setSelectedItem(Object) - Method in class jaxx.runtime.swing.JAXXComboBox.JAXXComboBoxModel
 
setSelectedItem(Item) - Method in class jaxx.runtime.swing.JAXXComboBox
 
setSelectedItem(Item) - Method in class jaxx.runtime.swing.JAXXList
 
setSelectedItem(Object) - Method in class jaxx.runtime.swing.model.GenericListModel
 
setSelectedItem(Object) - Method in class jaxx.runtime.swing.model.JaxxDefaultComboBoxModel
 
setSelectedItems(List<Item>) - Method in class jaxx.runtime.swing.JAXXList
 
setSelectedValue(Object) - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
setSelectedValue(Object) - Method in class jaxx.runtime.swing.JAXXList
 
setSelectedValues(Object[]) - Method in class jaxx.runtime.swing.JAXXList
Set the selected Objects
setSelectedValues(List<B>) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
setSelectionInterval(int, int) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
setSelectionInterval(int, int) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
setSelectionInterval(JTable, int) - Static method in class jaxx.runtime.SwingUtil
Select the given row index rowIndex (from the model coordinate) in the selection of the given table.
setSelectionMode(int) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
setSelectionPath(TreePath) - Method in class jaxx.runtime.swing.nav.NavHelper
 
setSelectionPath(TreePath) - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
setSelectionPath(TreePath) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
setShowIcon(boolean) - Method in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
setShowText(boolean) - Method in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
setSize(int) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Sets the size of this list.
setSize(int) - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
setSnapSize(Dimension) - Method in class jaxx.runtime.swing.ComponentMover
Set the snap size.
setSnapSize(Dimension) - Method in class jaxx.runtime.swing.ComponentResizer
Control how many pixels a border must be dragged before the size of the component is changed.
setSortKeys(Map<Integer, String>) - Method in class jaxx.runtime.swing.session.JTableState
 
setSpacing(int) - Method in class jaxx.runtime.swing.HBox
Sets the spacing between components.
setSpacing(int) - Method in class jaxx.runtime.swing.HBoxLayout
 
setSpacing(int) - Method in class jaxx.runtime.swing.VBox
Sets the spacing between components.
setSpacing(int) - Method in class jaxx.runtime.swing.VBoxLayout
 
setState(Object, State) - Method in class jaxx.runtime.swing.session.JSplitPaneState
 
setState(Object, State) - Method in class jaxx.runtime.swing.session.JTabbedPaneState
 
setState(Object, State) - Method in class jaxx.runtime.swing.session.JTableState
 
setState(Object, State) - Method in class jaxx.runtime.swing.session.JXTableSwingSessionState
 
setState(Object, State) - Method in interface jaxx.runtime.swing.session.State
 
setState(Object, State) - Method in class jaxx.runtime.swing.session.WindowState
 
setStates(String, State) - Method in class jaxx.runtime.swing.session.SwingSession
 
setStep(E) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
setSteps(E...) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
setSteps(E...) - Method in class jaxx.runtime.swing.wizard.WizardModel
Change l'univers des etapes.
setStepState(WizardState) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
setStepState(E, WizardState) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
setTabComponent(JComponent) - Method in class jaxx.runtime.swing.TabInfo
 
setTabComponentStr(String) - Method in class jaxx.runtime.swing.TabInfo
 
setTabCount(int) - Method in class jaxx.runtime.swing.session.JTabbedPaneState
 
setTableColumnEditor(JTable, int, TableCellEditor) - Static method in class jaxx.runtime.SwingUtil
 
setTableColumnRenderer(JTable, int, TableCellRenderer) - Static method in class jaxx.runtime.SwingUtil
 
setTarget(Runnable) - Method in class jaxx.runtime.swing.application.ActionWorker
 
setTarget(Callable<R>) - Method in class jaxx.runtime.swing.application.ActionWorker
Set the target to execute.
setText(JTextComponent, String) - Static method in class jaxx.runtime.SwingUtil
 
setTitle(String) - Method in class jaxx.runtime.swing.TabInfo
 
setToolTipText(String) - Method in class jaxx.runtime.swing.TabInfo
 
setUI(U, boolean, boolean, TreeSelectionListener, TreeWillExpandListener) - Method in class jaxx.runtime.swing.nav.NavHelper
Registers the given tree for this helper.
setUI(U, boolean) - Method in class jaxx.runtime.swing.nav.NavHelper
Registers the given tree for this helper.
setUI(U, boolean, TreeSelectionListener) - Method in class jaxx.runtime.swing.nav.NavHelper
Registers the given tree for this helper.
setUI(U, boolean, boolean, TreeSelectionListener) - Method in class jaxx.runtime.swing.nav.NavHelper
Registers the given tree for this helper.
setUI(U) - Method in class jaxx.runtime.swing.nav.NavHelper
 
setUI(JTree, boolean, boolean, TreeSelectionListener, TreeWillExpandListener) - Method in class jaxx.runtime.swing.nav.tree.NavTreeHelper
 
setUI(JXTreeTable, boolean, boolean, TreeSelectionListener, TreeWillExpandListener) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableHelper
 
setUnBusy(Component) - Method in class jaxx.runtime.swing.wizard.BusyChangeListener
 
setUseIcon(boolean) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
setUseOnlyVisibleComponentDimension(boolean) - Method in class jaxx.runtime.swing.CardLayout2
 
setUseToolTipText(boolean) - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
setValue(Object) - Method in class jaxx.runtime.swing.Item
Sets the item's value as it appears in the component's model.
setValueAdjusting(boolean) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
setValueAt(Object, Object, int) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
setValueIsAdjusting(boolean) - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
 
setValueIsAdjusting(boolean) - Method in class jaxx.runtime.swing.OneClicListSelectionModel
 
setVerticalAlignment(int) - Method in class jaxx.runtime.swing.HBox
 
setVerticalAlignment(int) - Method in class jaxx.runtime.swing.HBoxLayout
 
setVerticalAlignment(int) - Method in class jaxx.runtime.swing.VBox
 
setVerticalAlignment(int) - Method in class jaxx.runtime.swing.VBoxLayout
 
setWeight(double, double) - Method in class jaxx.runtime.swing.GBC
Sets the cell weights.
shouldSelectCell(EventObject) - Method in class jaxx.runtime.swing.editor.ClassCellEditor
 
showHelp(JAXXContext, String) - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
showHelp(String) - Method in interface jaxx.runtime.swing.help.JAXXHelpUI
 
showHelp(JAXXContext, JAXXHelpBroker, String) - Method in interface jaxx.runtime.swing.help.JAXXHelpUIHandler
 
showHelpSet() - Method in class jaxx.runtime.swing.help.JAXXHelpBroker
 
showIcon - Variable in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
showText - Variable in class jaxx.runtime.swing.renderer.LocaleListCellRenderer
 
showToolTipText - Variable in class jaxx.runtime.swing.renderer.DecoratorTableCellRenderer
 
SimpleJAXXObjectBinding - Class in jaxx.runtime.binding
Created: 5 déc.
SimpleJAXXObjectBinding(JAXXObject, String, boolean, String...) - Constructor for class 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 jaxx.runtime.swing.model.JaxxDefaultListModel
Returns the number of components in this list.
size() - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
size() - Method in class jaxx.runtime.SwingUtil.TabbedPaneIterator
 
sortKeys - Variable in class jaxx.runtime.swing.session.JTableState
 
source - Variable in class jaxx.runtime.binding.DefaultJAXXBinding
The source of the binding.
SOUTH - Static variable in class jaxx.runtime.swing.ComponentResizer
 
Spacer - Class in jaxx.runtime.swing
 
Spacer() - Constructor for class jaxx.runtime.swing.Spacer
 
SPACING_PROPERTY - Static variable in class jaxx.runtime.swing.HBox
 
SPACING_PROPERTY - Static variable in class jaxx.runtime.swing.VBox
 
start() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
start() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
start() - Method in interface jaxx.runtime.swing.wizard.WizardUI
démarre le wizard
start() - Method in class jaxx.runtime.swing.wizard.WizardUILancher
 
start(UI) - Method in class jaxx.runtime.swing.wizard.WizardUILancher
 
startingTime - Variable in class jaxx.runtime.swing.application.ApplicationRunner
 
startNode(ComponentTreeNode) - Method in class jaxx.runtime.awt.visitor.BuildTreeVisitor
 
startNode(ComponentTreeNode) - Method in interface jaxx.runtime.awt.visitor.ComponentTreeNodeVisitor
 
startNode(ComponentTreeNode) - Method in class jaxx.runtime.awt.visitor.DebugComponentTreeNodeVisitor
 
startNode(ComponentTreeNode) - Method in class jaxx.runtime.awt.visitor.GetCompopentAtPointVisitor
 
startTime - Variable in class jaxx.runtime.swing.application.ActionWorker
 
State - Interface in jaxx.runtime.swing.session
get(save) and set(restore) state of object passed in argument
stateManager - Variable in class jaxx.runtime.swing.session.SwingSession
State object registered to get and set State.
states - Variable in class jaxx.runtime.swing.session.SwingSession
state of all component added with add method.
status - Variable in class jaxx.runtime.swing.application.ActionWorker
 
step - Variable in class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
step of the model
step - Variable in class jaxx.runtime.swing.wizard.WizardModel
L'étape courante
STEP_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.wizard.WizardModel
 
STEP_STATE_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
stepClass - Variable in class jaxx.runtime.swing.wizard.WizardModel
le type d'une etape du model (doit etre une enumeration)
steps - Variable in class jaxx.runtime.swing.wizard.WizardModel
Toutes les étapes à passer
STEPS_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.wizard.WizardModel
 
stepStates - Variable in class jaxx.runtime.swing.wizard.ext.WizardExtModel
Pour conserver les états des opérations
stopCellEditing() - Method in class jaxx.runtime.swing.editor.ClassCellEditor
 
Stylesheet - Class in jaxx.runtime.css
 
Stylesheet() - Constructor for class jaxx.runtime.css.Stylesheet
 
Stylesheet(Rule[]) - Constructor for class jaxx.runtime.css.Stylesheet
 
SwingSession - Class in jaxx.runtime.swing.session
Use to store and restore position and size of application.
SwingSession(File, boolean) - Constructor for class jaxx.runtime.swing.session.SwingSession
 
SwingSession(File, boolean, Map<Class, State>) - Constructor for class jaxx.runtime.swing.session.SwingSession
 
SwingSession.Action - Interface in jaxx.runtime.swing.session
 
SwingSession.RestoreStateAction - Class in jaxx.runtime.swing.session
 
SwingSession.RestoreStateAction() - Constructor for class jaxx.runtime.swing.session.SwingSession.RestoreStateAction
 
SwingSession.SaveStateAction - Class in jaxx.runtime.swing.session
 
SwingSession.SaveStateAction() - Constructor for class jaxx.runtime.swing.session.SwingSession.SaveStateAction
 
SwingUtil - Class in jaxx.runtime
The runtime swing util class with some nice stuff.
SwingUtil() - Constructor for class jaxx.runtime.SwingUtil
 
SwingUtil.TabbedPaneIterator<O> - Class in jaxx.runtime
A simple iterator on a JTabbedPane.
SwingUtil.TabbedPaneIterator(boolean, JTabbedPane) - Constructor for class jaxx.runtime.SwingUtil.TabbedPaneIterator
 

T

TAB_COMPONENT_PROPERTY - Static variable in class jaxx.runtime.swing.TabInfo
 
TAB_COMPONENT_STR_PROPERTY - Static variable in class jaxx.runtime.swing.TabInfo
 
tabCount - Variable in class jaxx.runtime.swing.session.JTabbedPaneState
 
TabInfo - Class in jaxx.runtime.swing
 
TabInfo() - Constructor for class jaxx.runtime.swing.TabInfo
 
TabInfo(String) - Constructor for class jaxx.runtime.swing.TabInfo
 
TabInfoPropertyChangeListener - Class in jaxx.runtime.swing
 
TabInfoPropertyChangeListener(JTabbedPane, int) - Constructor for class jaxx.runtime.swing.TabInfoPropertyChangeListener
 
Table - Class in jaxx.runtime.swing
Panel which uses a GridBagLayout by default.
Table() - Constructor for class jaxx.runtime.swing.Table
 
target - Variable in class jaxx.runtime.swing.application.ActionWorker
 
tasks - Variable in class jaxx.runtime.swing.application.ActionExecutor
current tasks
terminatesAndWaits() - Method in class jaxx.runtime.swing.application.ActionExecutor
Ask the thread to stop.
tips - Variable in class jaxx.runtime.swing.renderer.I18nTableCellRenderer
i18n keys of toolTipTexts to display
TITLE_PROPERTY - Static variable in class jaxx.runtime.swing.TabInfo
 
to(JAXXContext) - Method in class jaxx.runtime.context.JAXXInitialContext
Inject all the registed values into the JAXXObject
toArray() - Method in class 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 jaxx.runtime.swing.editor.ColorCellEditor
 
toHex(int, int, int) - Static method in class jaxx.runtime.swing.editor.ColorCellEditor
 
toList() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
 
TOOL_TIP_TEXT_PROPERTY - Static variable in class jaxx.runtime.swing.TabInfo
 
toString() - Method in class jaxx.runtime.binding.DefaultJAXXBinding
 
toString() - Method in class jaxx.runtime.ComponentDescriptor
 
toString() - Method in class jaxx.runtime.context.DataContext.DataContextEntry
 
toString() - Method in class jaxx.runtime.context.JAXXContextEntryDef
 
toString() - Method in class jaxx.runtime.css.Rule
 
toString() - Method in class jaxx.runtime.css.Selector
 
toString() - Method in class jaxx.runtime.css.Stylesheet
 
toString() - Method in class jaxx.runtime.JAXXObjectDescriptor
 
toString() - Method in class jaxx.runtime.swing.Item
 
toString() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
 
toString() - Method in interface jaxx.runtime.swing.nav.NavNode
 
toString() - Method in class jaxx.runtime.swing.nav.tree.NavTreeNode
 
toString() - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableNode
 
toString() - Method in class jaxx.runtime.SwingUtil.TabbedPaneIterator
 
treeModelListener - Variable in class jaxx.runtime.swing.nav.NavHelper
pour recharger le rendu des noeuds (et charger les fils si nécessaires) lors d'une modification dans le modèle de l'arbre.
trimToSize() - Method in class jaxx.runtime.swing.model.JaxxDefaultListModel
Trims the capacity of this list to be the list's current size.
trimToSize() - Method in class jaxx.runtime.swing.model.JaxxFilterableListModel
 
type - Variable in class jaxx.runtime.swing.editor.EnumEditor
Type of enumeration
type - Variable in class jaxx.runtime.swing.editor.LocaleEditor
 
types - Variable in class jaxx.runtime.swing.renderer.MultiDecoratorListCellRenderer
accepted types
types - Variable in class jaxx.runtime.swing.renderer.MultiDecoratorTableCelleRenderer
accepted types

U

ui - Variable in class jaxx.runtime.swing.wizard.BusyChangeListener
 
ui - Variable in class jaxx.runtime.swing.wizard.WizardUILancher
 
UIHandler<UI extends JAXXObject> - Interface in jaxx.runtime.spi
Created on 11/26/13.
unlock() - Static method in class jaxx.runtime.swing.application.ApplicationRunner
 
unSelectItem(B) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
unSelectItems(Collection<B>) - Method in class jaxx.runtime.swing.model.AbstractGenericListSelectionModel
 
unSelectNode(N) - Method in class jaxx.runtime.swing.nav.NavHelper
Unselects the given node in the registred tree.
unSelectNodes(List<N>) - Method in class jaxx.runtime.swing.nav.NavHelper
Selects the given nodes in the registred tree.
updateCanClickState(JXLayer<? extends JComponent>, MouseEvent) - Method in class jaxx.runtime.swing.BlockingLayerUI
 
updateCanClickState(JXLayer<JComponent>, MouseEvent) - Method in class jaxx.runtime.swing.BlockingLayerUI2
 
updateModelState(E, WizardState) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
updateSelectedData(String, Object, DataContext.UpdateDataContext) - Method in class jaxx.runtime.context.DataContext
 
updateSelectedValue() - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
updateState() - Method in class jaxx.runtime.swing.session.SwingSession
 
updateStepStates(List<E>) - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
updateStepUniverse() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
updateToolTipText() - Method in class jaxx.runtime.swing.JAXXButtonGroup
 
updateUniverse() - Method in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
updateUniverse() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
useIcon - Variable in class jaxx.runtime.swing.BlockingLayerUI
A flag to enable or disable the use of the icon.
useOnlyVisibleComponentDimension - Variable in class jaxx.runtime.swing.CardLayout2
A flag to compute dimension only on visible component.
useToolTipText - Variable in class jaxx.runtime.swing.JAXXButtonGroup
 

V

VALID_STEP_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.wizard.WizardModel
 
validate(E) - Method in class jaxx.runtime.swing.wizard.WizardModel
 
validate() - Method in class jaxx.runtime.swing.wizard.WizardModel
 
validStep - Variable in class jaxx.runtime.swing.wizard.WizardModel
drapeau pour valider l'état de l'étape courante
VALUE_CLIENT_PROPERTY - Static variable in class jaxx.runtime.swing.JAXXButtonGroup
 
VALUE_PROPERTY - Static variable in class jaxx.runtime.swing.Item
 
valueAdjusting - Variable in class jaxx.runtime.swing.wizard.WizardModel
drapeau lorsque le modele effectue des operations de transformation de modele mais que les écouteurs ne devraient pas tenir compte des modifications
valueForPathChanged(TreePath, Object) - Method in class jaxx.runtime.swing.JAXXTree.JAXXTreeModel
 
valueForPathChanged(TreePath, Object) - Method in interface jaxx.runtime.swing.nav.NavBridge
 
valueForPathChanged(TreePath, Object) - Method in class jaxx.runtime.swing.nav.tree.NavTreeBridge
 
valueForPathChanged(TreePath, Object) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableBridge
 
valueForPathChanged(TreePath, Object) - Method in class jaxx.runtime.swing.nav.treetable.NavTreeTableModel
 
valueIsAdjusting - Variable in class jaxx.runtime.swing.model.JaxxDefaultListModel
 
valueOf(String) - Static method in enum jaxx.runtime.swing.application.ActionWorker.ActionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jaxx.runtime.swing.wizard.ext.WizardState
Returns the enum constant of this type with the specified name.
values() - Static method in enum jaxx.runtime.swing.application.ActionWorker.ActionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class jaxx.runtime.swing.model.GenericListEvent
 
values() - Static method in enum jaxx.runtime.swing.wizard.ext.WizardState
Returns an array containing the constants of this enum type, in the order they are declared.
valuesAdded(GenericListEvent) - Method in interface jaxx.runtime.swing.model.GenericListListener
 
valuesRemoved(GenericListEvent) - Method in interface jaxx.runtime.swing.model.GenericListListener
 
VBox - Class in jaxx.runtime.swing
Panel which uses a VBoxLayout by default.
VBox() - Constructor for class jaxx.runtime.swing.VBox
 
VBoxBeanInfo - Class in jaxx.runtime.swing
 
VBoxBeanInfo() - Constructor for class jaxx.runtime.swing.VBoxBeanInfo
 
VBoxLayout - Class in jaxx.runtime.swing
Vertical box layout.
VBoxLayout() - Constructor for class jaxx.runtime.swing.VBoxLayout
 
VERTICAL_ALIGNMENT_PROPERTY - Static variable in class jaxx.runtime.swing.HBox
 
VERTICAL_ALIGNMENT_PROPERTY - Static variable in class jaxx.runtime.swing.VBox
 
visit(ComponentTreeNodeVisitor) - Method in class jaxx.runtime.awt.visitor.ComponentTreeNode
To visit a node.

W

walkThrowComponent(String, Collection<Component>, SwingSession.Action) - Method in class jaxx.runtime.swing.session.SwingSession
 
WAS_STARTED_PROPERTY_NAME - Static variable in class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
wasStarted - Variable in class jaxx.runtime.swing.wizard.ext.WizardExtModel
un drapeau pour savoir siune opération a été lancée
WEST - Static variable in class jaxx.runtime.swing.ComponentResizer
 
WillChangeSelectedItemListener - Interface in 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 jaxx.runtime.swing.model
Created on 8/7/14.
WillChangeSelectedItemVetoException(ComboBoxSelectionEvent) - Constructor for exception jaxx.runtime.swing.model.WillChangeSelectedItemVetoException
Constructs an ExpandVetoException object with no message.
WillChangeSelectedItemVetoException(ComboBoxSelectionEvent, String) - Constructor for exception jaxx.runtime.swing.model.WillChangeSelectedItemVetoException
Constructs an ExpandVetoException object with the specified message.
WindowState - Class in jaxx.runtime.swing.session
State for Window
WindowState() - Constructor for class jaxx.runtime.swing.session.WindowState
 
WindowState(Rectangle, Rectangle, int) - Constructor for class jaxx.runtime.swing.session.WindowState
 
WizardExtModel<E extends WizardExtStep> - Class in jaxx.runtime.swing.wizard.ext
Un modèle de wizard avec des opérations.
WizardExtModel(Class<E>, E...) - Constructor for class jaxx.runtime.swing.wizard.ext.WizardExtModel
 
WizardExtStep - Interface in jaxx.runtime.swing.wizard.ext
Extension de WizardStep avec des états supplémentaires.
WizardExtStepModel<E extends WizardExtStep> - Class in jaxx.runtime.swing.wizard.ext
Abstract model of WizardExtStep.
WizardExtStepModel(E) - Constructor for class jaxx.runtime.swing.wizard.ext.WizardExtStepModel
 
WizardExtUI<E extends WizardExtStep,M extends WizardExtModel<E>> - Interface in jaxx.runtime.swing.wizard.ext
Contrat a respecter pour une ui de wizard.
WizardExtUtil - Class in jaxx.runtime.swing.wizard.ext
Classe de méthodes utiles sur les wizard.
WizardExtUtil() - Constructor for class jaxx.runtime.swing.wizard.ext.WizardExtUtil
 
WizardModel<E extends WizardStep> - Class in jaxx.runtime.swing.wizard
Un modèle de wizard.
WizardModel(Class<E>, E...) - Constructor for class jaxx.runtime.swing.wizard.WizardModel
 
WizardState - Enum in jaxx.runtime.swing.wizard.ext
Pour caractériser l'état d'une opération.
WizardStep - Interface in jaxx.runtime.swing.wizard
le contrat d'une étape d'un wizard.
WizardStepUI<E extends WizardStep,M extends WizardModel<E>> - Interface in jaxx.runtime.swing.wizard
Le contrat d'une ui d'étape.
WizardUI<E extends WizardStep,M extends WizardModel<E>> - Interface in jaxx.runtime.swing.wizard
Contrat a respecter pour une ui de wizard.
WizardUILancher<E extends WizardStep,M extends WizardModel<E>,UI extends WizardUI<E,M>> - Class in jaxx.runtime.swing.wizard
Une classe pour lancer une ui de wizard.
WizardUILancher(JAXXContext, Class<UI>, Class<M>, String, String, ImageIcon) - Constructor for class jaxx.runtime.swing.wizard.WizardUILancher
 
WizardUILancher(JAXXContext, Class<UI>, Class<M>, M, String, String, ImageIcon) - Constructor for class jaxx.runtime.swing.wizard.WizardUILancher
 
WizardUILancher(JAXXContext, Window, Class<UI>, Class<M>, M) - Constructor for class jaxx.runtime.swing.wizard.WizardUILancher
 
WizardUILancher(JAXXContext, Window, Class<UI>, Class<M>) - Constructor for class jaxx.runtime.swing.wizard.WizardUILancher
 
WizardUtil - Class in jaxx.runtime.swing.wizard
Classe de méthodes utiles sur les wizard.
WizardUtil() - Constructor for class jaxx.runtime.swing.wizard.WizardUtil
 
workerListener - Variable in class jaxx.runtime.swing.application.ActionExecutor
the listener of running action
wrap(boolean) - Static method in class jaxx.runtime.css.Pseudoclasses
 
wrap(byte) - Static method in class jaxx.runtime.css.Pseudoclasses
 
wrap(short) - Static method in class jaxx.runtime.css.Pseudoclasses
 
wrap(int) - Static method in class jaxx.runtime.css.Pseudoclasses
 
wrap(long) - Static method in class jaxx.runtime.css.Pseudoclasses
 
wrap(float) - Static method in class jaxx.runtime.css.Pseudoclasses
 
wrap(double) - Static method in class jaxx.runtime.css.Pseudoclasses
 
wrap(char) - Static method in class jaxx.runtime.css.Pseudoclasses
 
wrap(Object) - Static method in class jaxx.runtime.css.Pseudoclasses
 

Z

ZERO - Variable in class jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
 
ZEROD - Variable in class jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
 
ZEROF - Variable in class jaxx.runtime.swing.renderer.EmptyNumberTableCellRenderer
 

_

_init - Variable in class jaxx.runtime.swing.JAXXToggleButton
 
A B C D E F G H I J K L M N O P R S T U V W Z _ 

Copyright © 2008–2014 CodeLutin. All rights reserved.