Uses of Package
net.xoetrope.xui

Packages that use net.xoetrope.xui
net.xoetrope.awt   
net.xoetrope.builder   
net.xoetrope.builder.w3c.html   
net.xoetrope.builder.w3c.html.tags   
net.xoetrope.data   
net.xoetrope.data.test   
net.xoetrope.debug   
net.xoetrope.debug.selfhealing   
net.xoetrope.deprecated.xui   
net.xoetrope.deprecated.xui.events   
net.xoetrope.deprecated.xui.wmf   
net.xoetrope.html   
net.xoetrope.optional.annotation   
net.xoetrope.optional.data   
net.xoetrope.optional.data.collection   
net.xoetrope.optional.data.pojo   
net.xoetrope.optional.data.sql   
net.xoetrope.optional.evaluator   
net.xoetrope.optional.laf   
net.xoetrope.optional.langmgr   
net.xoetrope.optional.layout   
net.xoetrope.optional.resources   
net.xoetrope.optional.scripts   
net.xoetrope.optional.scripts.beanshell   
net.xoetrope.optional.scripts.javascript   
net.xoetrope.optional.service   
net.xoetrope.optional.svg   
net.xoetrope.registry   
net.xoetrope.swing   
net.xoetrope.swing.app   
net.xoetrope.swing.deploy   
net.xoetrope.swing.dnd   
net.xoetrope.swing.toolbar   
net.xoetrope.swing.tree   
net.xoetrope.swt   
net.xoetrope.xui   
net.xoetrope.xui.annotation   
net.xoetrope.xui.build.conditional   
net.xoetrope.xui.data   
net.xoetrope.xui.evaluator   
net.xoetrope.xui.events   
net.xoetrope.xui.exception   
net.xoetrope.xui.helper   
net.xoetrope.xui.registry   
net.xoetrope.xui.style   
net.xoetrope.xui.validation   
 

Classes in net.xoetrope.xui used by net.xoetrope.awt
DialogSupport
           
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
WidgetAdapter
          Adapts the abstract component definition used by the common xui (net.xoetrope.xui) package to the concrete definition of a widget as required by an individual widget set such as AWT, Swing, SWT or HTML components.
XAppender
          A simple interface to allow one item to be appended to another.
XApplicationContext
           
XAttributedComponent
          An interface that allows the component builders to set the attributes of a component without knowing the individual accessor methods.
XContentPane
          Some containers use a content pane to hold their content rather than allowing the container to hold its children directly.
XHashCode
          An interface used by the event handling mechanism to handle and identify compound components Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.1 $ License: see License.txt
XImageHolder
          An interface for setting an Image, used by XImage Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.1 $
XListHolder
          A generic interface for drop down lists.
XMessageBoxSetup
          An interface used to allow the message box dialog to be displayed sindependantly of the base package Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.2 $ License: see License.txt
XMetaContentHolder
          An interface for setting meta information content Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.1 $
XModelHolder
          Generic interface for components that use an XModel instance.
XPage
          A basic unit for building applications.
XPage.IXDialog
          A bare interface used to distinguish dialogs from normal pages and checked by the PageManager when loading pages
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
XRadioButtonGroup
          Add methods for radio button support and grouping Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.2 $ License: see License.txt
XRadioHolder
          An interface for radio button groups Copyright (c) Xoeotrope Ltd., 1998-2004 $Revision: 2.2 $
XStartupObject
          A interface to the startup object Copyright: Copyright (c) Xoetrope Ltd., 1998-2005
License: see license.txt
XStateHolder
          A generic interface that allows stateful components to bind their state Copyright (c) Xoetrope Ltd., 1998-2004 $Revision: 2.2 $
XTextHolder
          A generic interface for components that display a text label Copyright: Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $
XTextRenderer
          A mixin class for rendering multiline text.
XValueHolder
          A generic interface for components that display a text label Copyright: Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $
 

Classes in net.xoetrope.xui used by net.xoetrope.builder
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
WidgetAdapter
          Adapts the abstract component definition used by the common xui (net.xoetrope.xui) package to the concrete definition of a widget as required by an individual widget set such as AWT, Swing, SWT or HTML components.
XAppender
          A simple interface to allow one item to be appended to another.
XPage
          A basic unit for building applications.
XPageDisplay
          An interface used by page containers to display a page.
XPageLoader
          An interface used by the XPageLoader to load pages Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.4 $
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.builder.w3c.html
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
XComponentConstructor
          An interface for building components, used by and to extend componentFactory.
XComponentFactory
          A component factory.
XPageLoader
          An interface used by the XPageLoader to load pages Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.4 $
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.builder.w3c.html.tags
XComponentFactory
          A component factory.
 

Classes in net.xoetrope.xui used by net.xoetrope.data
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.data.test
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.debug
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.debug.selfhealing
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.deprecated.xui
XImageHolder
          An interface for setting an Image, used by XImage Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.1 $
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.deprecated.xui.events
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
 

Classes in net.xoetrope.xui used by net.xoetrope.deprecated.xui.wmf
XContentHolder
          An interface for adding content to a component.
 

Classes in net.xoetrope.xui used by net.xoetrope.html
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
WidgetAdapter
          Adapts the abstract component definition used by the common xui (net.xoetrope.xui) package to the concrete definition of a widget as required by an individual widget set such as AWT, Swing, SWT or HTML components.
XComponentFactory
          A component factory.
XContentHolder
          An interface for adding content to a component.
XMethodReference
           
XPageHelper
          A class used by XPage to implement its functionality in a reusable way Copyright (c) Xoetrope Ltd., 2002-2004 License: see license.txt $Revision: 1.8 $
XPageLoader
          An interface used by the XPageLoader to load pages Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.4 $
XPageManager
          A class for loading and displaying XPages.
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.annotation
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.data
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
XListHolder
          A generic interface for drop down lists.
XModelHolder
          Generic interface for components that use an XModel instance.
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.data.collection
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.data.pojo
XDataBindingContext
          A class used by XPage to manage the data binding coordination Copyright (c) Xoetrope Ltd., 2002-2005 License: see license.txt $Revision: 1.1 $
XPathEvaluator
          A class used by XPage to implement its evaluation of paths Copyright (c) Xoetrope Ltd., 2002-2004 License: see license.txt $Revision: 1.1 $
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.data.sql
XLifeCycleListener
          An interface that allows applications to add to the startup and shutdown functionality.
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.evaluator
XMethodReference
           
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.laf
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.langmgr
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.layout
XLayoutSupport
          Various layout support methods Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.1 $
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.resources
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.scripts
XMethodReference
           
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.scripts.beanshell
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.scripts.javascript
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.service
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.optional.svg
XAttributedComponent
          An interface that allows the component builders to set the attributes of a component without knowing the individual accessor methods.
 

Classes in net.xoetrope.xui used by net.xoetrope.registry
XComponentConstructor
          An interface for building components, used by and to extend componentFactory.
XComponentFactory
          A component factory.
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.swing
WidgetAdapter
          Adapts the abstract component definition used by the common xui (net.xoetrope.xui) package to the concrete definition of a widget as required by an individual widget set such as AWT, Swing, SWT or HTML components.
XAttributedComponent
          An interface that allows the component builders to set the attributes of a component without knowing the individual accessor methods.
XComponentConstructor
          An interface for building components, used by and to extend componentFactory.
XComponentFactory
          A component factory.
XListHolder
          A generic interface for drop down lists.
XModelHolder
          Generic interface for components that use an XModel instance.
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
XTextHolder
          A generic interface for components that display a text label Copyright: Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $
 

Classes in net.xoetrope.xui used by net.xoetrope.swing.app
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
XApplicationContext
           
XContentHolder
          An interface for adding content to a component.
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
XStartupObject
          A interface to the startup object Copyright: Copyright (c) Xoetrope Ltd., 1998-2005
License: see license.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.swing.deploy
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.swing.dnd
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.swing.toolbar
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
XAttributedComponent
          An interface that allows the component builders to set the attributes of a component without knowing the individual accessor methods.
XPage
          A basic unit for building applications.
XTextHolder
          A generic interface for components that display a text label Copyright: Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $
XValueHolder
          A generic interface for components that display a text label Copyright: Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $
 

Classes in net.xoetrope.xui used by net.xoetrope.swing.tree
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.swt
LayoutHelper
          A helper class for working with layout managers.
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
WidgetAdapter
          Adapts the abstract component definition used by the common xui (net.xoetrope.xui) package to the concrete definition of a widget as required by an individual widget set such as AWT, Swing, SWT or HTML components.
XAppender
          A simple interface to allow one item to be appended to another.
XAttributedComponent
          An interface that allows the component builders to set the attributes of a component without knowing the individual accessor methods.
XComponentConstructor
          An interface for building components, used by and to extend componentFactory.
XComponentFactory
          A component factory.
XContentHolder
          An interface for adding content to a component.
XContentPane
          Some containers use a content pane to hold their content rather than allowing the container to hold its children directly.
XMethodReference
           
XModelHolder
          Generic interface for components that use an XModel instance.
XPage.IXDialog
          A bare interface used to distinguish dialogs from normal pages and checked by the PageManager when loading pages
XPageHelper
          A class used by XPage to implement its functionality in a reusable way Copyright (c) Xoetrope Ltd., 2002-2004 License: see license.txt $Revision: 1.8 $
XPageManager
          A class for loading and displaying XPages.
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.xui
LayoutHelper
          A helper class for working with layout managers.
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
WidgetAdapter
          Adapts the abstract component definition used by the common xui (net.xoetrope.xui) package to the concrete definition of a widget as required by an individual widget set such as AWT, Swing, SWT or HTML components.
XApplicationContext
           
XComponentConstructor
          An interface for building components, used by and to extend componentFactory.
XComponentFactory
          A component factory.
XContentHolder
          An interface for adding content to a component.
XDataBindingContext
          A class used by XPage to manage the data binding coordination Copyright (c) Xoetrope Ltd., 2002-2005 License: see license.txt $Revision: 1.1 $
XImageHolder
          An interface for setting an Image, used by XImage Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.1 $
XMethodReference
           
XPageDisplay
          An interface used by page containers to display a page.
XPageHelper
          A class used by XPage to implement its functionality in a reusable way Copyright (c) Xoetrope Ltd., 2002-2004 License: see license.txt $Revision: 1.8 $
XPageLoader
          An interface used by the XPageLoader to load pages Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.4 $
XPageManager
          A class for loading and displaying XPages.
XPathEvaluator
          A class used by XPage to implement its evaluation of paths Copyright (c) Xoetrope Ltd., 2002-2004 License: see license.txt $Revision: 1.1 $
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
XStartupObject
          A interface to the startup object Copyright: Copyright (c) Xoetrope Ltd., 1998-2005
License: see license.txt
XTextDecorator
          An interface for adding decorations to the painting of text Company: Xoetrope Ltd., 1998-2003 $Revision: 2.0 $
 

Classes in net.xoetrope.xui used by net.xoetrope.xui.annotation
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
 

Classes in net.xoetrope.xui used by net.xoetrope.xui.build.conditional
XLifeCycleListener
          An interface that allows applications to add to the startup and shutdown functionality.
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.xui.data
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
XListHolder
          A generic interface for drop down lists.
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.xui.evaluator
XMethodReference
           
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.xui.events
PageSupport
          Some common page methods, the page support is used as a common abstraction of the various page implementations.
XMethodReference
           
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.xui.exception
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.xui.helper
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.xui.registry
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.xui.style
XComponentFactory
          A component factory.
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt
 

Classes in net.xoetrope.xui used by net.xoetrope.xui.validation
XProject
          A holder for references to the objects and resources used by a Xui project Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.40 $ License: see License.txt