- data - Variable in class org.nuiton.jaxx.runtime.api.context.DefaultJAXXContext
-
les données contenues dans le context
- DATA_BINDING - Static variable in class org.nuiton.jaxx.runtime.api.internal.css.Rule
-
- DataBinding - Class in org.nuiton.jaxx.runtime.api.internal.css
-
Represents a data binding bound to an attribute at runtime.
- DataBinding(String) - Constructor for class org.nuiton.jaxx.runtime.api.internal.css.DataBinding
-
- DataBindingListener - Class in org.nuiton.jaxx.runtime.api.internal.binding
-
A PropertyChangeListener which processes a data binding when it receives a
PropertyChangeEvent.
- DataBindingListener(JAXXObject, String) - Constructor for class org.nuiton.jaxx.runtime.api.internal.binding.DataBindingListener
-
Creates a new DataBindingListener which will run the given data binding
when it receives a PropertyChangeEvent.
- DataBindingUpdateListener - Class in org.nuiton.jaxx.runtime.api.internal.binding
-
A PropertyChangeListener which removes and re-applies a data binding
when it receives a PropertyChangeEvent.
- DataBindingUpdateListener(JAXXObject, String) - Constructor for class org.nuiton.jaxx.runtime.api.internal.binding.DataBindingUpdateListener
-
Creates a new DataBindingUpdateListener which will remove and re-apply a
data binding when it receives a PropertyChangeEvent.
- DataContext - Class in org.nuiton.jaxx.runtime.api.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 org.nuiton.jaxx.runtime.api.context.DataContext
-
- DataContext.DataContextEntry<E> - Class in org.nuiton.jaxx.runtime.api.context
-
- DataContext.DataContextEntry(Class<E>, DataContext.DataContextEntry<?>) - Constructor for class org.nuiton.jaxx.runtime.api.context.DataContext.DataContextEntry
-
- DataContext.DataContextEntry(Class<E>) - Constructor for class org.nuiton.jaxx.runtime.api.context.DataContext.DataContextEntry
-
- DataContext.DataContextEntryIterator - Class in org.nuiton.jaxx.runtime.api.context
-
- DataContext.DataContextEntryIterator(DataContext.DataContextEntry<?>[]) - Constructor for class org.nuiton.jaxx.runtime.api.context.DataContext.DataContextEntryIterator
-
- DataContext.DataContextEntryIterator(DataContext.DataContextEntry<?>[], int) - Constructor for class org.nuiton.jaxx.runtime.api.context.DataContext.DataContextEntryIterator
-
- DataContext.DataContextEntryIterator(DataContext.DataContextEntry<?>[], boolean) - Constructor for class org.nuiton.jaxx.runtime.api.context.DataContext.DataContextEntryIterator
-
- DataContext.UpdateDataContext<D extends DataContext> - Interface in org.nuiton.jaxx.runtime.api.context
-
- datas - Variable in class org.nuiton.jaxx.runtime.api.context.DataContext.DataContextEntryIterator
-
- debug - Variable in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.DebugComponentTreeNodeVisitor
-
Flag to log in debug level (otherwise will be in info level).
- DebugComponentTreeNodeVisitor - Class in org.nuiton.jaxx.runtime.api.internal.awt.visitor
-
To print a tree node.
- DebugComponentTreeNodeVisitor() - Constructor for class org.nuiton.jaxx.runtime.api.internal.awt.visitor.DebugComponentTreeNodeVisitor
-
- decode(String) - Static method in class org.nuiton.jaxx.runtime.api.internal.descriptor.Base64Coder
-
Decodes a byte array from Base64 format.
- decode(char[]) - Static method in class org.nuiton.jaxx.runtime.api.internal.descriptor.Base64Coder
-
Decodes a byte array from Base64 format.
- decodeCompressedJAXXObjectDescriptor(String) - Static method in class org.nuiton.jaxx.runtime.api.internal.descriptor.JAXXObjectDescriptors
-
- decodeJAXXObjectDescriptor(String) - Static method in class org.nuiton.jaxx.runtime.api.internal.descriptor.JAXXObjectDescriptors
-
Decodes the serialized representation of a JAXXObjectDescriptor.
- decodeString(String) - Static method in class org.nuiton.jaxx.runtime.api.internal.descriptor.Base64Coder
-
Decodes a string from Base64 format.
- DEFAULT_ICON_PATH - Static variable in class org.nuiton.jaxx.runtime.api.swing.Icons
-
- DEFAULT_ICON_PATH_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.api.swing.Icons
-
- DEFAULT_INSETS - Static variable in class org.nuiton.jaxx.runtime.api.swing.Table
-
- DEFAULT_JAXX_PCS - Variable in class org.nuiton.jaxx.runtime.api.context.DataContext
-
- DefaultApplicationContext - Class in org.nuiton.jaxx.runtime.api.context
-
The default context to be used for an application.
- DefaultApplicationContext() - Constructor for class org.nuiton.jaxx.runtime.api.context.DefaultApplicationContext
-
- DefaultApplicationContext.AutoLoad - Annotation Type in org.nuiton.jaxx.runtime.api.context
-
A class annotated @AutoLoad is used by context to auto instanciate
the class when required.
- DefaultApplicationContext.MethodAccess - Annotation Type in org.nuiton.jaxx.runtime.api.context
-
A class annotated @MethodAccess is used by context to obtain the
value of an entry via a declared method.
- defaultBinding - Variable in class org.nuiton.jaxx.runtime.api.internal.binding.DefaultJAXXBinding
-
flag to know true : if the binding was init from a generated
jaxx object, false otherwise.
- defaultID - Variable in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
default id to use if none given
- DefaultJAXXBinding - Class in org.nuiton.jaxx.runtime.api.internal.binding
-
A PropertyChangeListener which processes a data binding when it receives a
PropertyChangeEvent.
- DefaultJAXXBinding(JAXXObject, String, boolean) - Constructor for class org.nuiton.jaxx.runtime.api.internal.binding.DefaultJAXXBinding
-
Creates a new Data binding which will run the given data binding
when it receives a PropertyChangeEvent.
- DefaultJAXXBinding(JAXXObject, String, boolean, boolean) - Constructor for class org.nuiton.jaxx.runtime.api.internal.binding.DefaultJAXXBinding
-
Creates a new Data binding which will run the given data binding
when it receives a PropertyChangeEvent.
- DefaultJAXXContext - Class in org.nuiton.jaxx.runtime.api.context
-
- DefaultJAXXContext() - Constructor for class org.nuiton.jaxx.runtime.api.context.DefaultJAXXContext
-
- delegate - Variable in class org.nuiton.jaxx.runtime.api.context.DataContext
-
le context qui contient les données
- deserialize(String, boolean) - Static method in class org.nuiton.jaxx.runtime.api.internal.descriptor.Base64Coder
-
Read the object from Base64 string.
- DISABLED_ICON_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- dispatchEvent(AWTEvent) - Static method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- DISPLAYED_MNEMONIC_INDEX_PROPERTY - Static variable in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- get(ComponentTreeNode, Point) - Static method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.GetCompopentAtPointVisitor
-
- get$objectMap() - Method in interface org.nuiton.jaxx.runtime.api.JAXXObject
-
Pretrieves the dictonary of knwon objects indexed by their ids.
- getAdditionalBeanInfo() - Method in class org.nuiton.jaxx.runtime.api.swing.HBoxBeanInfo
-
- getAdditionalBeanInfo() - Method in class org.nuiton.jaxx.runtime.api.swing.VBoxBeanInfo
-
- getBackground() - Method in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- getBeanType() - Method in interface org.nuiton.jaxx.runtime.api.spi.BeanTypeAware
-
- getBindingName() - Method in class org.nuiton.jaxx.runtime.api.internal.binding.DataBindingUpdateListener
-
- getBroker() - Method in interface org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpUI
-
- getButton(Object) - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXButtonGroup
-
- getCellConstraints() - Method in class org.nuiton.jaxx.runtime.api.swing.Table
-
- getChangeListeners() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXButtonGroup
-
Returns an array of all the ChangeListeners added
to this AbstractButton with addChangeListener().
- getChild(Object, int) - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXTree.JAXXTreeModel
-
- getChildCount(Object) - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXTree.JAXXTreeModel
-
- getChildren() - Method in class org.nuiton.jaxx.runtime.api.swing.Item
-
Returns a list of this item's children.
- getComponentDescriptors() - Method in class org.nuiton.jaxx.runtime.api.internal.descriptor.JAXXObjectDescriptor
-
- GetCompopentAtPointVisitor - Class in org.nuiton.jaxx.runtime.api.internal.awt.visitor
-
A visitor to get the deepest component given a point in a tree.
- GetCompopentAtPointVisitor(Point) - Constructor for class org.nuiton.jaxx.runtime.api.internal.awt.visitor.GetCompopentAtPointVisitor
-
- getContextPath(Object...) - Method in class org.nuiton.jaxx.runtime.api.context.DataContext.DataContextEntry
-
- getContextPath(Object...) - Method in class org.nuiton.jaxx.runtime.api.context.DataContext
-
- getContextValue(DataContext.DataContextEntry<T>, String) - Method in class org.nuiton.jaxx.runtime.api.context.DataContext
-
- getContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.api.context.DefaultApplicationContext
-
- getContextValue(Class<T>) - Method in class org.nuiton.jaxx.runtime.api.context.DefaultJAXXContext
-
- getContextValue(Class<T>, String) - Method in class org.nuiton.jaxx.runtime.api.context.DefaultJAXXContext
-
- getContextValue(Class<T>) - Method in interface org.nuiton.jaxx.runtime.api.context.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 org.nuiton.jaxx.runtime.api.context.JAXXContext
-
Seek for a named entry in the context
- getContextValue(JAXXContext) - Method in class org.nuiton.jaxx.runtime.api.context.JAXXContextEntryDef
-
- getCurrentEntry() - Method in class org.nuiton.jaxx.runtime.api.context.DataContext
-
- getCurrentValue(Object, String) - Static method in class org.nuiton.jaxx.runtime.api.internal.css.Pseudoclasses
-
- getDataBinding(String) - Method in interface org.nuiton.jaxx.runtime.api.JAXXObject
-
Obtain a binding given his id.
- getDataBindings() - Method in interface org.nuiton.jaxx.runtime.api.JAXXObject
-
- getDataBindingUpdateListener(JAXXObject, String) - Static method in class org.nuiton.jaxx.runtime.api.internal.binding.JAXXBindings
-
- getDefaultID() - Method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- getDelegate() - Method in class org.nuiton.jaxx.runtime.api.context.DataContext
-
- getDelegateContext() - Method in interface org.nuiton.jaxx.runtime.api.JAXXObject
-
- getDeppestComponent(Component, MouseEvent) - Method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- getDisabledIcon() - Method in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- getDisplayedMnemonicIndex() - Method in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- getElementAt(int) - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXComboBox.JAXXComboBoxModel
-
- getElementAt(int) - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXList.JAXXListModel
-
- getEntry(String) - Method in class org.nuiton.jaxx.runtime.api.context.DataContext
-
- getEntry(Class<?>) - Method in class org.nuiton.jaxx.runtime.api.context.DataContext
-
- getEntry(Class<?>, String) - Method in class org.nuiton.jaxx.runtime.api.context.DefaultJAXXContext
-
- getEventListener(Class<E>, String, Object, String) - Static method in class org.nuiton.jaxx.runtime.api.internal.EventListeners
-
- getEventListener(Class<E>, Object, String) - Static method in class org.nuiton.jaxx.runtime.api.internal.EventListeners
-
- getFirstCharAt(String, char) - Static method in class org.nuiton.jaxx.runtime.api.JAXXRuntime
-
Get the first char of a String, or return default value.
- getForeground() - Method in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- getHandler() - Method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- getHelpBroker() - Method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- getHelpKey() - Method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- getHelpset() - Method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- getHelpsetName() - Method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- getHorizontalAlignment() - Method in class org.nuiton.jaxx.runtime.api.swing.HBox
-
- getHorizontalAlignment() - Method in class org.nuiton.jaxx.runtime.api.swing.HBoxLayout
-
- getHorizontalAlignment() - Method in class org.nuiton.jaxx.runtime.api.swing.VBox
-
- getHorizontalAlignment() - Method in class org.nuiton.jaxx.runtime.api.swing.VBoxLayout
-
- getIcon() - Method in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- getId() - Method in class org.nuiton.jaxx.runtime.api.internal.binding.DefaultJAXXBinding
-
- getId() - Method in interface org.nuiton.jaxx.runtime.api.internal.binding.JAXXBinding
-
- getId() - Method in class org.nuiton.jaxx.runtime.api.internal.css.DataBinding
-
- getId() - Method in class org.nuiton.jaxx.runtime.api.internal.css.Selector
-
- getId() - Method in class org.nuiton.jaxx.runtime.api.internal.descriptor.ComponentDescriptor
-
- getId() - Method in class org.nuiton.jaxx.runtime.api.swing.Item
-
Returns this item's ID.
- getId() - Method in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- getIndexOfChild(Object, Object) - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXTree.JAXXTreeModel
-
- getInsets() - Method in class org.nuiton.jaxx.runtime.api.swing.HBox
-
- getInsets() - Method in class org.nuiton.jaxx.runtime.api.swing.VBox
-
- getItems() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXComboBox
-
- getItems() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXComboBox.JAXXComboBoxModel
-
- getItems() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXList
-
- getItems() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXList.JAXXListModel
-
- getJavaClassName() - Method in class org.nuiton.jaxx.runtime.api.internal.css.Selector
-
- getJavaClassName() - Method in class org.nuiton.jaxx.runtime.api.internal.descriptor.ComponentDescriptor
-
- getKey(DataContext.DataContextEntry<?>, String) - Method in class org.nuiton.jaxx.runtime.api.context.DataContext
-
- getKey(String, Class<?>) - Method in class org.nuiton.jaxx.runtime.api.context.DefaultJAXXContext
-
- getKeys(Class<?>) - Method in class org.nuiton.jaxx.runtime.api.context.DefaultJAXXContext
-
Obtain all the keys of data for a given type.
- getKlass() - Method in class org.nuiton.jaxx.runtime.api.context.DataContext.DataContextEntry
-
- getKlass() - Method in class org.nuiton.jaxx.runtime.api.context.JAXXContextEntryDef
-
- getLabel() - Method in class org.nuiton.jaxx.runtime.api.swing.Item
-
Returns the string that should be used to represent the item at display time.
- getLastComponent() - Method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.GetCompopentAtPointVisitor
-
- getLayer(V) - Static method in class org.nuiton.jaxx.runtime.api.swing.JLayers
-
- getLayeredComponents(JAXXObject) - Static method in class org.nuiton.jaxx.runtime.api.swing.JLayers
-
- getLevel() - Method in class org.nuiton.jaxx.runtime.api.context.DataContext.DataContextEntry
-
- getMargin() - Method in class org.nuiton.jaxx.runtime.api.swing.HBox
-
- getMargin() - Method in class org.nuiton.jaxx.runtime.api.swing.VBox
-
- getMessage(ComponentTreeNode) - Method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.DebugComponentTreeNodeVisitor
-
- getMnemonic() - Method in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- getMouseEvent() - Static method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
Context Sensitive Event Tracking
Creates a new EventDispatchThread from which to dispatch events.
- getName() - Method in class org.nuiton.jaxx.runtime.api.context.JAXXContextEntryDef
-
- getNextLeaf() - Method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.ComponentTreeNode
-
- getNextNode() - Method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.ComponentTreeNode
-
- getNextSibling() - Method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.ComponentTreeNode
-
- getObjectById(String) - Method in interface org.nuiton.jaxx.runtime.api.JAXXObject
-
Retrieves an object defined in an XML tag by its ID.
- getParent() - Method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.ComponentTreeNode
-
- getParent() - Method in class org.nuiton.jaxx.runtime.api.internal.descriptor.ComponentDescriptor
-
- getParent(Object, Class<O>) - Static method in class org.nuiton.jaxx.runtime.api.JAXXRuntime
-
Find a parent of the given top object using the container api to get up.
- getParent() - Method in class org.nuiton.jaxx.runtime.api.swing.Item
-
Returns the Item containing this Item, or null for a top-level
Item.
- getParentContainer(Class<O>) - Method in interface org.nuiton.jaxx.runtime.api.JAXXObject
-
Return parent's container corresponding to the Class clazz
- getParentContainer(Object, Class<O>) - Method in interface org.nuiton.jaxx.runtime.api.JAXXObject
-
Return parent's container corresponding to the Class clazz
- getParentContainer(Object, Class<O>) - Static method in class org.nuiton.jaxx.runtime.api.JAXXRuntime
-
Return parent's container corresponding to the Class clazz
- getParentContext() - Method in class org.nuiton.jaxx.runtime.api.context.DefaultJAXXContext
-
- getParents() - Method in class org.nuiton.jaxx.runtime.api.context.DataContext.DataContextEntry
-
- getPattern() - Method in class org.nuiton.jaxx.runtime.api.context.DataContext.DataContextEntry
-
- getPreviousLeaf() - Method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.ComponentTreeNode
-
- getPreviousNode() - Method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.ComponentTreeNode
-
- getPreviousSibling() - Method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.ComponentTreeNode
-
- getProperties() - Method in class org.nuiton.jaxx.runtime.api.internal.css.Rule
-
- getPropertyChangeListeners(String) - Method in class org.nuiton.jaxx.runtime.api.context.DataContext
-
- getPropertyChangeListeners() - Method in class org.nuiton.jaxx.runtime.api.context.DataContext
-
- getPropertyChangeListeners(String) - Method in class org.nuiton.jaxx.runtime.api.context.DefaultApplicationContext
-
- getPropertyChangeListeners() - Method in class org.nuiton.jaxx.runtime.api.context.DefaultApplicationContext
-
- getPropertyChangeSupport() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXButtonGroup
-
- getPropertyDescriptors() - Method in class org.nuiton.jaxx.runtime.api.swing.HBoxBeanInfo
-
- getPropertyDescriptors() - Method in class org.nuiton.jaxx.runtime.api.swing.VBoxBeanInfo
-
- getPropertyNames() - Method in class org.nuiton.jaxx.runtime.api.internal.binding.SimpleJAXXObjectBinding
-
- getPseudoClass() - Method in class org.nuiton.jaxx.runtime.api.internal.css.Selector
-
- getRoot() - Method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.ComponentTreeNode
-
- getRoot(Object) - Method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- getRoot() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXTree.JAXXTreeModel
-
- getRootItem() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXTree
-
- getRootItem() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXTree.JAXXTreeModel
-
- getRowConstraints() - Method in class org.nuiton.jaxx.runtime.api.swing.Table
-
- getRules() - Method in class org.nuiton.jaxx.runtime.api.internal.css.Stylesheet
-
- getSelectedButton() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXButtonGroup
-
- getSelectedItem() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXComboBox.JAXXComboBoxModel
-
- getSelectedItem() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXList
-
- getSelectedItems() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXList
-
- getSelectedJaxxItem() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXComboBox
-
- getSelectedValue() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXButtonGroup
-
- getSelectionValue() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXTree
-
- getSelectors() - Method in class org.nuiton.jaxx.runtime.api.internal.css.Rule
-
- getShowHelpAction() - Method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- getShowHelpButton(JAXXObject) - Method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- getSize() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXComboBox.JAXXComboBoxModel
-
- getSize() - Method in class org.nuiton.jaxx.runtime.api.swing.JAXXList.JAXXListModel
-
- getSource() - Method in class org.nuiton.jaxx.runtime.api.internal.binding.DefaultJAXXBinding
-
- getSource() - Method in interface org.nuiton.jaxx.runtime.api.internal.binding.JAXXBinding
-
- getSpacing() - Method in class org.nuiton.jaxx.runtime.api.swing.HBox
-
Returns the spacing between components, in pixels.
- getSpacing() - Method in class org.nuiton.jaxx.runtime.api.swing.HBoxLayout
-
- getSpacing() - Method in class org.nuiton.jaxx.runtime.api.swing.VBox
-
Returns the spacing between components, in pixels.
- getSpacing() - Method in class org.nuiton.jaxx.runtime.api.swing.VBoxLayout
-
- getStringValue(Object) - Static method in class org.nuiton.jaxx.runtime.api.JAXXRuntime
-
Compute the string representation of an object.
- getStyleClass() - Method in class org.nuiton.jaxx.runtime.api.internal.css.Selector
-
- getStyleClass() - Method in class org.nuiton.jaxx.runtime.api.internal.descriptor.ComponentDescriptor
-
- getStylesheet() - Method in class org.nuiton.jaxx.runtime.api.internal.descriptor.JAXXObjectDescriptor
-
- getTabComponent() - Method in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- getTabComponentStr() - Method in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- getTableConstraints() - Method in class org.nuiton.jaxx.runtime.api.swing.Table
-
- getTitle() - Method in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- getToolTipText() - Method in class org.nuiton.jaxx.runtime.api.swing.TabInfo
-
- getTopContainers(Object) - Method in class org.nuiton.jaxx.runtime.api.swing.help.JAXXHelpBroker
-
- getUIManagerActionIcon(String) - Static method in class org.nuiton.jaxx.runtime.api.swing.Icons
-
retreave for the
UIManager the icon prefixed by
action.
- getUIManagerIcon(String) - Static method in class org.nuiton.jaxx.runtime.api.swing.Icons
-
- getUserObject() - Method in class org.nuiton.jaxx.runtime.api.internal.awt.visitor.ComponentTreeNode
-
- getValue() - Method in class org.nuiton.jaxx.runtime.api.swing.Item
-
Returns the item's actual value as it appears in the component's model.
- getVerticalAlignment() - Method in class org.nuiton.jaxx.runtime.api.swing.HBox
-
- getVerticalAlignment() - Method in class org.nuiton.jaxx.runtime.api.swing.HBoxLayout
-
- getVerticalAlignment() - Method in class org.nuiton.jaxx.runtime.api.swing.VBox
-
- getVerticalAlignment() - Method in class org.nuiton.jaxx.runtime.api.swing.VBoxLayout
-