Uses of Package
com.jaxfront.core.xui

Packages that use com.jaxfront.core.xui
com.jaxfront.core.dom   
com.jaxfront.core.rule   
com.jaxfront.core.type   
com.jaxfront.core.ui   
com.jaxfront.core.ui.tableModel   
com.jaxfront.core.util   
com.jaxfront.core.xpath   
com.jaxfront.core.xui   
com.jaxfront.swing.ui.editor   
com.jaxfront.swing.ui.tools   
com.jaxfront.swing.ui.visualizers   
 

Classes in com.jaxfront.core.xui used by com.jaxfront.core.dom
GlobalDefinition
          Holds all global definitions declared for a XUI.
NLS
          Defines a NLS Property set which holds all the translated values in the current language.
SearchDefinition
          This class represents a search definition according to a XUI file of which it holds the definition of search filters, page size, query and result.
XUIDefinition
          The XUIDefinition is the container for all information regarding xui customization.
 

Classes in com.jaxfront.core.xui used by com.jaxfront.core.rule
TableCell
          Defines a single cell placed within a table layout holding a dimension (x,y) and a cell type.
 

Classes in com.jaxfront.core.xui used by com.jaxfront.core.type
StyleDefinition
          The StyleDefinition encapsulate all graphical layout definitions of a XUI component.
XUIDefinition
          The XUIDefinition is the container for all information regarding xui customization.
XUITypes
          Defines the syntax vocabulary of the xui.xsd schema.
 

Classes in com.jaxfront.core.xui used by com.jaxfront.core.ui
NLS
          Defines a NLS Property set which holds all the translated values in the current language.
PluginException
          Gets thrown if any error occurs during the instantiation of a PluginBean.
TableCell
          Defines a single cell placed within a table layout holding a dimension (x,y) and a cell type.
TableInfo
          Defines the style of list type where all items in the list gets represented in a JTable.
 

Classes in com.jaxfront.core.xui used by com.jaxfront.core.ui.tableModel
TableInfo
          Defines the style of list type where all items in the list gets represented in a JTable.
 

Classes in com.jaxfront.core.xui used by com.jaxfront.core.util
NLS
          Defines a NLS Property set which holds all the translated values in the current language.
 

Classes in com.jaxfront.core.xui used by com.jaxfront.core.xpath
StyleDefinition
          The StyleDefinition encapsulate all graphical layout definitions of a XUI component.
XUIDefinition
          The XUIDefinition is the container for all information regarding xui customization.
XUITypes
          Defines the syntax vocabulary of the xui.xsd schema.
 

Classes in com.jaxfront.core.xui used by com.jaxfront.core.xui
AbstractXUIElement
          A XUIElement represents a component entry in the XUI document.
BehaviourDefinition
          The BehaviourDefinition encapsulate the behaviour of a XUI component.
ButtonEnabling
           
CodeSet
          This interface defines the access to a CodeSet.
ColumnInfo
          A lineInfo holds information how to display a row/column within a JTable.
FormLayoutInfo
          Holds all necessary layout information to create a table layout.
LayoutInfo
          Layout information for a special layout implementation rather than the default rendering mechanism.
ListInfo
          Defines the style of the visual representation of a list type.
NLS
          Defines a NLS Property set which holds all the translated values in the current language.
NLSChangeEvent
           
NLSChangeListener
           
PluginBean
          Holds all necessary information to create a Java Bean trough the java reflection API.
SearchResult
          This class holds information of how the search results need to be formatted and displayed as defined in a XUI file.
StyleDefinition
          The StyleDefinition encapsulate all graphical layout definitions of a XUI component.
TableCell
          Defines a single cell placed within a table layout holding a dimension (x,y) and a cell type.
TableInfo
          Defines the style of list type where all items in the list gets represented in a JTable.
XUIDefinition
          The XUIDefinition is the container for all information regarding xui customization.
XUIElementPaths
           
XUITypes
          Defines the syntax vocabulary of the xui.xsd schema.
 

Classes in com.jaxfront.core.xui used by com.jaxfront.swing.ui.editor
ButtonEnabling
           
NLS
          Defines a NLS Property set which holds all the translated values in the current language.
 

Classes in com.jaxfront.core.xui used by com.jaxfront.swing.ui.tools
FormLayoutInfo
          Holds all necessary layout information to create a table layout.
TableCell
          Defines a single cell placed within a table layout holding a dimension (x,y) and a cell type.
 

Classes in com.jaxfront.core.xui used by com.jaxfront.swing.ui.visualizers
PluginException
          Gets thrown if any error occurs during the instantiation of a PluginBean.
StyleDefinition
          The StyleDefinition encapsulate all graphical layout definitions of a XUI component.