Uses of Interface
com.jaxfront.core.xui.XUIElementPaths

Packages that use XUIElementPaths
com.jaxfront.core.xui   
 

Uses of XUIElementPaths in com.jaxfront.core.xui
 

Classes in com.jaxfront.core.xui that implement XUIElementPaths
 class GlobalDefinition
          Holds all global definitions declared for a XUI.
 class ListInfo
          Defines the style of the visual representation of a list type.
 class StyleDefinition
          The StyleDefinition encapsulate all graphical layout definitions of a XUI component.
 class TableInfo
          Defines the style of list type where all items in the list gets represented in a JTable.