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

X

XAction - Interface in net.xoetrope.xui.events
An interface for invoking an action Copyright (c) Xoetrope Ltd., 2002-2006 License: see license.txt $Revision: 2.15 $
XActionable - Interface in net.xoetrope.xui.events
An interface for setting and action object, for example this is used by the Swing XMenuItem to set an Action object.
XActionFactory - Interface in net.xoetrope.xui.events
Construct a new action object Copyright (c) Xoetrope Ltd., 2002-2006.
XActionManager - Class in net.xoetrope.xui.events
An action manager for applications.
XActivation - Interface in net.xoetrope.swing
An interface showing activation.
xaddc - Variable in class net.xoetrope.swt.XEditTable
 
xaddi - Variable in class net.xoetrope.swt.XEditTable
 
XAlignmentHelper - Class in net.xoetrope.swing
A utility class to help in setting alignment options Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
XAlignmentHelper() - Constructor for class net.xoetrope.swing.XAlignmentHelper
Construct a new helper
XAlignmentHelper - Class in net.xoetrope.swt
A utility class to help in setting alignment options Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
XAlignmentHelper() - Constructor for class net.xoetrope.swt.XAlignmentHelper
Construct a new helper
XANNOTATEDIMAGE - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify an annotated image component.
XAppender - Interface in net.xoetrope.xui
A simple interface to allow one item to be appended to another.
XApplet - Class in net.xoetrope.awt
This class is constructed with a window or frame and can be part of an applet or an application.
XApplet() - Constructor for class net.xoetrope.awt.XApplet
A default constructor.
XApplet(String[], Frame) - Constructor for class net.xoetrope.awt.XApplet
Create a new application.
XApplet - Class in net.xoetrope.html
This class is constructed with a window or frame and can be part of an applet or an application.
XApplet() - Constructor for class net.xoetrope.html.XApplet
 
XApplet() - Method in class net.xoetrope.html.XApplet
 
XApplet - Class in net.xoetrope.swing
This class is constructed with a window or frame and can be part of an applet or an application.
XApplet() - Constructor for class net.xoetrope.swing.XApplet
A default constructor.
XApplet(String[], JFrame) - Constructor for class net.xoetrope.swing.XApplet
Create a new aplication.
XApplet - Class in net.xoetrope.swt
This class is constructed with a window or frame and can be part of an applet or an application.
XApplet() - Constructor for class net.xoetrope.swt.XApplet
A default constructor.
XApplet(String[], Shell, Display) - Constructor for class net.xoetrope.swt.XApplet
Create a new application.
XApplicationContext - Class in net.xoetrope.xui
 
XApplicationContext(XStartupObject, String[]) - Constructor for class net.xoetrope.xui.XApplicationContext
A default constructor.
XApplicationContext(XStartupObject, String, String[]) - Constructor for class net.xoetrope.xui.XApplicationContext
A default constructor.
XAttributedComponent - Interface in net.xoetrope.xui
An interface that allows the component builders to set the attributes of a component without knowing the individual accessor methods.
XAttributedComponentHelper - Class in net.xoetrope.xui.helper
A helper for setting common properties Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt
XAttributedComponentHelper() - Constructor for class net.xoetrope.xui.helper.XAttributedComponentHelper
 
XAttributeEvaluator - Interface in net.xoetrope.xui.evaluator
An interface for the evaluation of expressions at design time.
XAwtHelper - Class in net.xoetrope.awt
A collection of utilities for use with the Swing version of XUI Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 1.1 $ License: see License.txt
XAwtHelper() - Constructor for class net.xoetrope.awt.XAwtHelper
 
XBaseModel - Class in net.xoetrope.xui.data
The basic implementation of the XModel is handled by this class.
XBaseModel(XModel) - Constructor for class net.xoetrope.xui.data.XBaseModel
Constructs an instance of the model node.
XBaseModel(XModel, String, Object) - Constructor for class net.xoetrope.xui.data.XBaseModel
Constructor which sets the id and value attributes and appends this XModel to the parent model.
XBaseModel() - Constructor for class net.xoetrope.xui.data.XBaseModel
null ctor.
XBaseValidator - Class in net.xoetrope.xui.validation
A basic implementation of the XValidator interface Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt $Revision: 2.6 $
XBaseValidator(XProject) - Constructor for class net.xoetrope.xui.validation.XBaseValidator
 
XBasicDataBindingFactory - Class in net.xoetrope.xui.data
Deprecated.  
xbs - Variable in class net.xoetrope.swt.XDialogTable
 
XButton - Class in net.xoetrope.awt
A wrapper for the AWT Button class.
XButton() - Constructor for class net.xoetrope.awt.XButton
Create a new button
XButton - Class in net.xoetrope.html
A wrapper for the AWT Button class.
XButton(boolean) - Constructor for class net.xoetrope.html.XButton
Create a new button
XButton(String, String) - Constructor for class net.xoetrope.html.XButton
Create a new text button with a value and an id
XButton(String, String, String) - Constructor for class net.xoetrope.html.XButton
Create a new image button with a src, an id and an alt attribute
XButton(HTMLInputElement) - Constructor for class net.xoetrope.html.XButton
Create a new XButton based on an existing HTML button element.
XButton - Class in net.xoetrope.swing
A wrapper for the Swing JButton class.
XButton() - Constructor for class net.xoetrope.swing.XButton
Create a new button
XButton - Class in net.xoetrope.swt
A wrapper for the SWT Button class.
XButton(Object) - Constructor for class net.xoetrope.swt.XButton
Create a new button
XBUTTON - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a push buttob.
XCardPanel - Class in net.xoetrope.swing.docking
The XCardPanel class manages two views of the docking panels, a MultiSplitPane view and a zoomed in view showing just a single docking panel.
XCardPanel(MultiSplitPane) - Constructor for class net.xoetrope.swing.docking.XCardPanel
Create a new XCardPanel for the specified MultiSplitPane.
XChangeEventHelper - Class in net.xoetrope.optional.events.swing
A helper for the Swing ChangeListener interface Copyright (c) Xoetrope Ltd., 2002-2005 License: see license.txt $Revision: 1.3 $
XChangeEventHelper() - Constructor for class net.xoetrope.optional.events.swing.XChangeEventHelper
 
XCHECK - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a Checkbox.
XCheckbox - Class in net.xoetrope.awt
A wrapper for the AWT Checkbox class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XCheckbox() - Constructor for class net.xoetrope.awt.XCheckbox
Create a new checkbox
XCheckbox - Class in net.xoetrope.html
A wrapper for the Swing JCheckbox class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XCheckbox() - Constructor for class net.xoetrope.html.XCheckbox
Construct a new checkbox
XCheckbox(String, String) - Constructor for class net.xoetrope.html.XCheckbox
Create a new check box with a value and an id
XCheckbox(HTMLInputElement) - Constructor for class net.xoetrope.html.XCheckbox
Create a new XCheckbox based on an existing HTML checkbox element.
XCheckbox - Class in net.xoetrope.swing
A wrapper for the Swing JCheckbox class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XCheckbox() - Constructor for class net.xoetrope.swing.XCheckbox
Construct a new checkbox
XCheckbox - Class in net.xoetrope.swt
A wrapper for the SWT Checkbox class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XCheckbox(Object) - Constructor for class net.xoetrope.swt.XCheckbox
Create a new checkbox
XCollectionTableModel - Class in net.xoetrope.optional.data.collection
A wrapper for a database table allowing it to integrate with the XModel The table model consists of a set of XRowModel objects and these in turn consist of DatabaseFieldModel nodes.
XCollectionTableModel(XProject, String, List, List) - Constructor for class net.xoetrope.optional.data.collection.XCollectionTableModel
Create a new model node for a database table
XCOMBO - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a Combo Box.
XComboBox - Class in net.xoetrope.awt
A wrapper for the AWT Choice class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.2 $
XComboBox() - Constructor for class net.xoetrope.awt.XComboBox
Create a new combo box
XComboBox - Class in net.xoetrope.html
A wrapper for the Swing JComboBox class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XComboBox() - Constructor for class net.xoetrope.html.XComboBox
Create a new combo box
XComboBox(String, String[]) - Constructor for class net.xoetrope.html.XComboBox
Create a new combo box with an id and filled with elements.
XComboBox(HTMLSelectElement) - Constructor for class net.xoetrope.html.XComboBox
Create a new XCComboBox based on an existing HTML combobox element.
XComboBox - Class in net.xoetrope.swing
A wrapper for the Swing JComboBox class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XComboBox() - Constructor for class net.xoetrope.swing.XComboBox
Create a new combo
XComboBox - Class in net.xoetrope.swt
A wrapper for the AWT Choice class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.2 $
XComboBox(Object) - Constructor for class net.xoetrope.swt.XComboBox
Create a new combo box
XComboBox.SystemSelectionManager - Class in net.xoetrope.swing
A search manager for finding list entries as the user types a value
XComboBox.SystemSelectionManager(boolean) - Constructor for class net.xoetrope.swing.XComboBox.SystemSelectionManager
Setup a key selection manager
XComponentConstructor - Interface in net.xoetrope.xui
An interface for building components, used by and to extend componentFactory.
XComponentFactory - Class in net.xoetrope.xui
A component factory.
XComponentFactory(XProject, String) - Constructor for class net.xoetrope.xui.XComponentFactory
Constructs a component factory
XComponentTransferable - Class in net.xoetrope.swing.dnd
An internal DND transfer class Copyright (c) Xoetrope Ltd., 2001-2007.
XComponentUiHelper - Class in net.xoetrope.swing.util
A helper to set a ComponentUI painter.
XComponentUiHelper() - Constructor for class net.xoetrope.swing.util.XComponentUiHelper
 
XContentHolder - Interface in net.xoetrope.xui
An interface for adding content to a component.
XContentPane - Interface in net.xoetrope.xui
Some containers use a content pane to hold their content rather than allowing the container to hold its children directly.
XCoolBar - Class in net.xoetrope.swt
Draws a coolbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XCoolBar(Object) - Constructor for class net.xoetrope.swt.XCoolBar
Constructs a new coolbar
XDataBinding - Class in net.xoetrope.xui.data
Describes an interface used to allow components to be updated when a data model changes and to allow the model to be updated when the user interface elements change.
XDataBinding() - Constructor for class net.xoetrope.xui.data.XDataBinding
 
XDataBindingContext - Class in net.xoetrope.xui
A class used by XPage to manage the data binding coordination Copyright (c) Xoetrope Ltd., 2002-2005 License: see license.txt $Revision: 1.1 $
XDataBindingContext(XPathEvaluator) - Constructor for class net.xoetrope.xui.XDataBindingContext
Creates a new instance of XDataBindingContext
XDataBindingFactory - Class in net.xoetrope.xui.data
A factory for construction of data bindings Copyright (c) Xoetrope Ltd., 1998-2003 $Revision: 2.3 $
XDataBindingFactory(XProject) - Constructor for class net.xoetrope.xui.data.XDataBindingFactory
 
XDataSource - Class in net.xoetrope.data
Loads a model from a reader Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt $Revision: 2.11 $
XDataSource(XProject) - Constructor for class net.xoetrope.data.XDataSource
Create a new data source
XDataTagHandler - Class in net.xoetrope.builder.w3c.html.tags
A generic handler for heading elemnts H1 to H6 Copyright (c) Xoetrope Ltd., 2002-2006 $Revision: 1.1 $ License: see License.txt
XDataTagHandler(HTML.Tag) - Constructor for class net.xoetrope.builder.w3c.html.tags.XDataTagHandler
Creates a new instance of Heading
XDefaultAttributeEvaluator - Class in net.xoetrope.xui.evaluator
An attribute evaluator An evaluated attribute's implementing method is by default in the owner page such that a reference like ${myMethod()} would evaluate to a method in the current page with a signature like: public void myMethod(); The attributes can also be defined in classes other than the current page or classes derived from XPage.
XDefaultAttributeEvaluator(XProject) - Constructor for class net.xoetrope.xui.evaluator.XDefaultAttributeEvaluator
Create a new evaluator
XDefaultTagHandler - Class in net.xoetrope.builder.w3c.html.tags
A fall through handler for tags not known or hadnled by specific handlers Copyright (c) Xoetrope Ltd., 2002-2006 $Revision: 1.2 $ License: see License.txt
XDefaultTagHandler(HTML.Tag) - Constructor for class net.xoetrope.builder.w3c.html.tags.XDefaultTagHandler
Creates a new instance of XDefaultTagHandler
XDefaultTranslator - Class in net.xoetrope.xui.helper
The default implementation of the XTranslator interface, providing simplified lookup of strings in the resource bundle and some independance of the individual resource bundle Copyright (c) Xoetrope Ltd., 2002-2005 $Revision: 1.1 $ License: see License.txt
XDefaultTranslator(XProject) - Constructor for class net.xoetrope.xui.helper.XDefaultTranslator
Creates a new instance of XDefaultTranslator
XDesktopApp - Class in net.xoetrope.swing.app
A startup class for a desktop/MDI style of application Copyright: (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XDesktopApp(String[]) - Constructor for class net.xoetrope.swing.app.XDesktopApp
Creates a new instance of XDesktopApp
XDialog - Class in net.xoetrope.awt
Provides support for Popups.
XDialog() - Constructor for class net.xoetrope.awt.XDialog
Creates a new dialog and adds a content panel to the page.
XDialog(boolean, int) - Constructor for class net.xoetrope.awt.XDialog
Creates a new dialog and adds a content panel to the page.
XDialog - Class in net.xoetrope.html
 
XDialog() - Constructor for class net.xoetrope.html.XDialog
 
XDialog - Class in net.xoetrope.swing
Provides support for Popups.
XDialog() - Constructor for class net.xoetrope.swing.XDialog
Creates a new dialog and adds a content panel to the page.
XDialog(boolean, int) - Constructor for class net.xoetrope.swing.XDialog
Creates a new dialog and adds a content panel to the page.
XDialog - Class in net.xoetrope.swt
Provides support for Popups.
XDialog() - Constructor for class net.xoetrope.swt.XDialog
Creates a new dialog and adds a content panel to the page.
XDialog(boolean, int) - Constructor for class net.xoetrope.swt.XDialog
Creates a new dialog and adds a content panel to the page.
XDialogEventDispatchThread - Class in net.xoetrope.awt
 
XDialogEventDispatchThread - Class in net.xoetrope.html
 
XDialogEventDispatchThread - Class in net.xoetrope.swing
 
XDialogTable - Class in net.xoetrope.swt
Abstract class which extends XDialog for the SWT Tables
XDialogTable(XEditTable, String, int) - Constructor for class net.xoetrope.swt.XDialogTable
Creates a new dialogtable.
XDialogTableAddColumn - Class in net.xoetrope.swt
Class which extends XDialogTable for the SWT Tables, and show a dialog to add a column to a table.
XDialogTableAddColumn(XEditTable, String) - Constructor for class net.xoetrope.swt.XDialogTableAddColumn
Creates a new dialogtableaddcolumn.
XDialogTableAddItem - Class in net.xoetrope.swt
Class which extends XDialogTable for the SWT Tables, and show a dialog to add an item to a table.
XDialogTableAddItem(XEditTable, String) - Constructor for class net.xoetrope.swt.XDialogTableAddItem
Creates a new dialogtableadditem.
XDialogTableSetValueColumnItem - Class in net.xoetrope.swt
Class which extends XDialogTable for the SWT Tables, and show a dialog to set a value to an attribute of an item to a table.
XDialogTableSetValueColumnItem(XEditTable, String) - Constructor for class net.xoetrope.swt.XDialogTableSetValueColumnItem
Creates a new dialogtablesetvaluecolumnitem.
XDockable - Class in net.xoetrope.swing.docking
XDockable is a collection of information about a dockable component, its decorations and its docked location(s).
XDockable(XDockingSideBar, String) - Constructor for class net.xoetrope.swing.docking.XDockable
Creates a new instance of XDockable
XDockable(XDockingSideBar, String, String) - Constructor for class net.xoetrope.swing.docking.XDockable
Creates a new instance of XDockable
XDockableFrame - Class in net.xoetrope.swing.app
A wrapper for a docking components.
XDockableFrame() - Constructor for class net.xoetrope.swing.app.XDockableFrame
Creates a new instance of XDockableFrame
XDockableHeader - Class in net.xoetrope.swing.docking
A header like panel that paints a gradient fill and displays a caption.
XDockableHeader(XDockable, Color[], String[]) - Constructor for class net.xoetrope.swing.docking.XDockableHeader
Creates a new instance of XDockableHeader
XDockableTransferHandler - Class in net.xoetrope.swing.docking
A transfer handler for a dockable component.
XDockableTransferHandler(Object) - Constructor for class net.xoetrope.swing.docking.XDockableTransferHandler
Creates a new instance of XDockableTransferHandler
XDockingApp - Class in net.xoetrope.swing.app
A startup class for a desktop/MDI style of application.
XDockingApp(String[]) - Constructor for class net.xoetrope.swing.app.XDockingApp
Creates a new instance of XDesktopApp
XDockingPanel - Class in net.xoetrope.swing.docking
A panel for use in a docking framework.
XDockingPanel(String) - Constructor for class net.xoetrope.swing.docking.XDockingPanel
Creates a new instance of XDockingPanel
XDockingPanel.XDockableProxy - Class in net.xoetrope.swing.docking
A proxy for hidden panels.
XDockingPanelListener - Interface in net.xoetrope.swing.docking
A listener for docking panel state changes
XDockingPreview - Class in net.xoetrope.swing.docking
A panel that previews the content of a docking panel.
XDockingPreview(Container, XDockable) - Constructor for class net.xoetrope.swing.docking.XDockingPreview
Creates a new instance of XDockingPreview
XDockingSideBar - Class in net.xoetrope.swing.docking
A panel for use in a docking framework.
XDockingSideBar(Container, String) - Constructor for class net.xoetrope.swing.docking.XDockingSideBar
Creates a new instance of XDockingSideBar for use with the MultiSplitPane.
XDockingSideBar.XDockButton - Class in net.xoetrope.swing.docking
A button placed on the sidebar for each docked panel.
XDockingSideBar.XDockButton(XDockable, boolean) - Constructor for class net.xoetrope.swing.docking.XDockingSideBar.XDockButton
Create a new sidebar button
XDragInfo - Class in net.xoetrope.swing.dnd
 
XDragInfo() - Constructor for class net.xoetrope.swing.dnd.XDragInfo
 
XDragInfoTransferable - Class in net.xoetrope.swing.dnd
A transfer handler for transferring an XModel node from one component to another via drag and drop Copyright (c) Xoetrope Ltd., 1998-2006.
XDragManager - Interface in net.xoetrope.swing.dnd
 
XEdit - Class in net.xoetrope.awt
A wrapper for the AWT TextField class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XEdit() - Constructor for class net.xoetrope.awt.XEdit
Create a new edit components
XEdit - Class in net.xoetrope.html
A wrapper for the Swing JFormattedTextField class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XEdit() - Constructor for class net.xoetrope.html.XEdit
Create a new XEdit
XEdit(String, String) - Constructor for class net.xoetrope.html.XEdit
Create a new XEdit with an id and a specific value.
XEdit(HTMLInputElement) - Constructor for class net.xoetrope.html.XEdit
Create a new XEdit based on an existing HTML edit field.
XEdit - Class in net.xoetrope.swing
A wrapper for the Swing JTextField class Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt $Revision: 2.8 $
XEdit() - Constructor for class net.xoetrope.swing.XEdit
Construct a new edit
XEdit - Class in net.xoetrope.swt
A wrapper for the SWT TextField class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XEdit(Object) - Constructor for class net.xoetrope.swt.XEdit
Construct a new edit
XEDIT - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a Edit field.
XEditorPane - Class in net.xoetrope.swing
A wrapper for the JTextPane class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XEditorPane() - Constructor for class net.xoetrope.swing.XEditorPane
Create a new text pane
XEditTable - Class in net.xoetrope.swt
Provides a simple read-only tables/grid component.
XEditTable(Object) - Constructor for class net.xoetrope.swt.XEditTable
Create a new edittable
xes - Variable in class net.xoetrope.swt.XDialogTable
 
xet - Variable in class net.xoetrope.swt.XDialogTable
 
XEventAdapter - Interface in net.xoetrope.xui.events
 
XEventHandler - Class in net.xoetrope.xui
Implements an event handler for XUI.
XEventHandler(XProject, Object, XValidationHandler) - Constructor for class net.xoetrope.xui.XEventHandler
Create an event handler
XEventProxy - Class in net.xoetrope.optional.events
A proxy for a listener interface Copyright (c) Xoetrope Ltd., 2002-2006.
XEventProxy(XuiEventHandler, long, Class[]) - Constructor for class net.xoetrope.optional.events.XEventProxy
Creates a new instance of XEventProxy
XExceptionHandler - Interface in net.xoetrope.xui.exception
An interface defining the method that will be called when a validation/service or other area of functionality fails.
XExpandBar - Class in net.xoetrope.swt
Draws an expandbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XExpandBar(Object) - Constructor for class net.xoetrope.swt.XExpandBar
Create a new expandbar
XExpandItem - Class in net.xoetrope.swt
Draws an expanditem Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $ Notice : You must put a layout in parameter
XExpandItem(Object) - Constructor for class net.xoetrope.swt.XExpandItem
Create a new expanditem
XFieldModel - Class in net.xoetrope.xui.data.table
Provides a model for table field.
XFieldModel() - Constructor for class net.xoetrope.xui.data.table.XFieldModel
Create a new field model node
XFieldModel(XTableModel, int, int) - Constructor for class net.xoetrope.xui.data.table.XFieldModel
Create a new field model node
XFormatTagHandler - Class in net.xoetrope.builder.w3c.html.tags
A generic handler for heading elemnts H1 to H6 Copyright (c) Xoetrope Ltd., 2002-2006 $Revision: 1.1 $ License: see License.txt
XFormatTagHandler(HTML.Tag) - Constructor for class net.xoetrope.builder.w3c.html.tags.XFormatTagHandler
Creates a new instance of Heading
XGradientBackground - Class in net.xoetrope.swing
Paints a background with a linear gradient Copyright (c) Xoetrope Ltd., 2002-2006 License: see license.txt $Revision: 1.3 $
XGradientBackground() - Constructor for class net.xoetrope.swing.XGradientBackground
 
XGradientBorder - Class in net.xoetrope.swing.util
 
XGradientBorder() - Constructor for class net.xoetrope.swing.util.XGradientBorder
Creates a new instance of XGradientBorder
XGradientHeaderPanel - Class in net.xoetrope.swing.util
A header like panel that paints a gradient fill Copyright: Xoetrope Ltd.
XGradientHeaderPanel() - Constructor for class net.xoetrope.swing.util.XGradientHeaderPanel
Creates a new instance of XGradientHeaderPanel
XGraphicsUtils - Class in net.xoetrope.swing.util
 
XGraphicsUtils() - Constructor for class net.xoetrope.swing.util.XGraphicsUtils
 
XGroovyEvaluator - Class in net.xoetrope.optional.evaluator
An attribute evaluator Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $ License: see License.txt
XGroovyEvaluator() - Constructor for class net.xoetrope.optional.evaluator.XGroovyEvaluator
 
XGROUP - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a RadioButton group.
XHandlerInvoker - Class in net.xoetrope.xui.events
A utility class to look up and invoke a handler method Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.5 $ License: see License.txt
XHandlerInvoker(Object, Object, String) - Constructor for class net.xoetrope.xui.events.XHandlerInvoker
Create a new method invoker.
XHashCode - Interface in net.xoetrope.xui
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
XHeadingTag - Class in net.xoetrope.builder.w3c.html.tags
A generic handler for heading elemnts H1 to H6 Copyright (c) Xoetrope Ltd., 2002-2006 $Revision: 1.1 $ License: see License.txt
XHeadingTag(HTML.Tag) - Constructor for class net.xoetrope.builder.w3c.html.tags.XHeadingTag
Creates a new instance of Heading
XHibernateDataBindingContext - Class in net.xoetrope.optional.data.pojo
 
XHibernateDataBindingContext(XPathEvaluator) - Constructor for class net.xoetrope.optional.data.pojo.XHibernateDataBindingContext
Creates a new instance of XHibernateDataBindingContext
XHotspotImage - Class in net.xoetrope.awt
A widget for displaying an image and associating hotspots at coordinates specified in an external file Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XHotspotImage() - Constructor for class net.xoetrope.awt.XHotspotImage
Constructor.
XHotspotImage - Class in net.xoetrope.swing
A widget for displaying an image and associating hotspots at coordinates specified in an external file Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XHotspotImage() - Constructor for class net.xoetrope.swing.XHotspotImage
Constructor.
XHotspotImage - Class in net.xoetrope.swt
A widget for displaying an image and associating hotspots at coordinates specified in an external file Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XHotspotImage(Object) - Constructor for class net.xoetrope.swt.XHotspotImage
Constructor.
XHOTSPOTIMAGE - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a hotspot image.
XHtmlBuilder - Class in net.xoetrope.builder.w3c.html
A build for W3C HTML forms/pages.
XHtmlBuilder(XProject) - Constructor for class net.xoetrope.builder.w3c.html.XHtmlBuilder
Create a new builder
XHtmlComponentFactory - Class in net.xoetrope.builder.w3c.html
A factory class used to add the components available as part of the html form/page Copyright: Copyright Xoetrope Ltd.
XHtmlComponentFactory() - Constructor for class net.xoetrope.builder.w3c.html.XHtmlComponentFactory
 
XHtmlEventHandler - Class in net.xoetrope.html
Implements an event handler for XUI.
XHtmlEventHandler(XProject, Object, XValidationHandler) - Constructor for class net.xoetrope.html.XHtmlEventHandler
 
XHtmlFormLayout - Class in net.xoetrope.builder.w3c.html
A layout manager for html forms.
XHtmlFormLayout(XHtmlBuilder) - Constructor for class net.xoetrope.builder.w3c.html.XHtmlFormLayout
Creates a layout manager that will lay out components along the y axis.
XHtmlLayout - Class in net.xoetrope.builder.w3c.html
A layout manager for html pages.
XHtmlLayout(XHtmlBuilder) - Constructor for class net.xoetrope.builder.w3c.html.XHtmlLayout
Creates a new layout manager
XHtmlPage - Class in net.xoetrope.html
A wrapper for a HTML page Copyright (c) Xoetrope Ltd., 2002-2004 License: see license.txt $Revision: 2.2 $
XHtmlPage(XProject) - Constructor for class net.xoetrope.html.XHtmlPage
Creates a new instance of XHtmlPage
XHtmlStyle - Class in net.xoetrope.builder.w3c.html
XHtmlStyle holds the attributes and properties defined as part of a CSS style sheet style.
XHtmlStyle(String) - Constructor for class net.xoetrope.builder.w3c.html.XHtmlStyle
Creates a new instance of XHtmlStyle
XHtmlTagHandler - Class in net.xoetrope.builder.w3c.html.tags
An generic processor for html tag/element processing.
XHtmlTagHandler() - Constructor for class net.xoetrope.builder.w3c.html.tags.XHtmlTagHandler
 
XHtmlTarget - Class in net.xoetrope.html
When using framesets the 'screen' is devided up into a number of different target areas.
XHtmlTarget(Object, String, int, int) - Constructor for class net.xoetrope.html.XHtmlTarget
Setup a new target area and set its size
XHtmlWidget - Class in net.xoetrope.html
 
XHtmlWidget() - Constructor for class net.xoetrope.html.XHtmlWidget
Create a new instance of XHtmlWidget
XHtmlWidget(HTMLInputElement) - Constructor for class net.xoetrope.html.XHtmlWidget
Create a new instance of XHtmlWidget based on an existing HTML element.
XHtmlWidget(HTMLSelectElement) - Constructor for class net.xoetrope.html.XHtmlWidget
Create a new instance of XHtmlWidget based on an existing HTML element.
XHtmlWidget(HTMLLabelElement) - Constructor for class net.xoetrope.html.XHtmlWidget
Create a new instance of XHtmlWidget based on an existing HTML element.
XHtmlWidget(HTMLImageElement) - Constructor for class net.xoetrope.html.XHtmlWidget
Create a new instance of XHtmlWidget based on an existing HTML element.
XHtmlWidget(HTMLOListElement) - Constructor for class net.xoetrope.html.XHtmlWidget
Create a new instance of XHtmlWidget based on an existing HTML element.
XHtmlWidget(HTMLUListElement) - Constructor for class net.xoetrope.html.XHtmlWidget
Create a new instance of XHtmlWidget based on an existing HTML element.
XHtmlWidget(HTMLMetaElement) - Constructor for class net.xoetrope.html.XHtmlWidget
Create a new instance of XHtmlWidget based on an existing HTML element.
XHtmlWidget(HTMLTextAreaElement) - Constructor for class net.xoetrope.html.XHtmlWidget
Create a new instance of XHtmlWidget based on an existing HTML element.
XHtmlWidget(HTMLTableElement) - Constructor for class net.xoetrope.html.XHtmlWidget
Create a new instance of XHtmlWidget based on an existing HTML element.
XHtmlWidget(HTMLDivElement) - Constructor for class net.xoetrope.html.XHtmlWidget
Create a new instance of XHtmlWidget based on an existing HTML element.
XHttpResponse - Class in net.xoetrope.optional.http
Encapsulate the response Copyright (c) Xoetrope Ltd., 2001-2006, see license.txt for details
XHttpResponse() - Constructor for class net.xoetrope.optional.http.XHttpResponse
Default constructor: response = HTTP_OK, data = mime = 'null'
XHttpResponseHandler - Interface in net.xoetrope.optional.http
An interface to allow custom response handlers Copyright (c) Xoetrope Ltd., 2001-2006, see license.txt for details
XHttpServer - Class in net.xoetrope.optional.http
A minimal http server, designed so that a server side application can signal a client to do an action by making an http request.
XHttpServer(int, XHttpResponseHandler) - Constructor for class net.xoetrope.optional.http.XHttpServer
Creates a new instance of XHttpServer
XHttpSession - Class in net.xoetrope.optional.http
Handle a HTTP session Copyright (c) Xoetrope Ltd., 2001-2006, see license.txt for details
XHttpSession(Socket, XHttpResponseHandler) - Constructor for class net.xoetrope.optional.http.XHttpSession
Create a new session
XImage - Class in net.xoetrope.awt
Draws an image Copyright: Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.6 $
XImage() - Constructor for class net.xoetrope.awt.XImage
Constructs a blank image control.
XImage - Class in net.xoetrope.html
Draws an image Copyright: Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.7 $
XImage() - Constructor for class net.xoetrope.html.XImage
Constructs a blank image control.
XImage(String, String) - Constructor for class net.xoetrope.html.XImage
Create a new XImage with an id and a src attribute
XImage(HTMLImageElement) - Constructor for class net.xoetrope.html.XImage
Create a new XImage based on an existing HTML edit field.
XImage - Class in net.xoetrope.swing
Draws an image Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XImage() - Constructor for class net.xoetrope.swing.XImage
Constructs a blank image control.
XImage - Class in net.xoetrope.swt
Draws an image Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XImage(Object) - Constructor for class net.xoetrope.swt.XImage
Create a new image
XIMAGE - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify an image component.
XImageButton - Class in net.xoetrope.swing
Uses a set of images to create a button Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 1.17 $
XImageButton() - Constructor for class net.xoetrope.swing.XImageButton
Creates a new instance of XImageButton
XImageHolder - Interface in net.xoetrope.xui
An interface for setting an Image, used by XImage Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.1 $
XImageMap - Class in net.xoetrope.awt
An extended hotspot support the drawing of a polygon around the 'hot' area Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.3 $
XImageMap() - Constructor for class net.xoetrope.awt.XImageMap
Create a new image map
XImageMap - Class in net.xoetrope.swing
Description: Copyright (c) Xoetrope Ltd., 1998-2003
XImageMap() - Constructor for class net.xoetrope.swing.XImageMap
Create a new image map
XImageMap - Class in net.xoetrope.swt
Class which extends XHotspotImage
XImageMap(Object) - Constructor for class net.xoetrope.swt.XImageMap
Create a new image map
XIMAGEMAP - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify an image map.
XImagePainter - Class in net.xoetrope.swing
Paints a background with a watermark image Copyright (c) Xoetrope Ltd., 2002-2004 License: see license.txt $Revision: 1.2 $
XImagePainter() - Constructor for class net.xoetrope.swing.XImagePainter
 
XInspector - Interface in net.xoetrope.xui.registry
An interface used to inspect an instance for an Inspector match Copyright (c) Xoetrope Ltd., 1998-2006.
XInternalFrame - Class in net.xoetrope.swing.app
A wrapper for a JInternalFrame.
XInternalFrame(XProject) - Constructor for class net.xoetrope.swing.app.XInternalFrame
Creates a new instance of XInternalFrame
XIterator - Interface in net.xoetrope.xui.data
Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XLabel - Class in net.xoetrope.awt
Draws text.
XLabel() - Constructor for class net.xoetrope.awt.XLabel
 
XLabel - Class in net.xoetrope.html
Draws text.
XLabel() - Constructor for class net.xoetrope.html.XLabel
Create a new XLabel component.
XLabel(String, String) - Constructor for class net.xoetrope.html.XLabel
Create a new XLabel component with a specific value and id.
XLabel(HTMLLabelElement) - Constructor for class net.xoetrope.html.XLabel
Create a new XLabel based on an existing HTML label element.
XLabel - Class in net.xoetrope.swing
Draws text.
XLabel() - Constructor for class net.xoetrope.swing.XLabel
 
XLabel - Class in net.xoetrope.swt
Draws text.
XLabel(Object) - Constructor for class net.xoetrope.swt.XLabel
Create an XLabel
XLABEL - Static variable in class net.xoetrope.xui.XComponentFactory
A static text
XLabelBinding - Class in net.xoetrope.xui.data
Bind an XLabel to a data model value/node.
XLabelBinding() - Constructor for class net.xoetrope.xui.data.XLabelBinding
Construct a new data binding
XLanguageChooserDialog - Class in net.xoetrope.awt
A dialog for choosing languages.
XLanguageChooserDialog(XProject, String) - Constructor for class net.xoetrope.awt.XLanguageChooserDialog
Create a new instance of the lanuage dialog
XLanguageChooserDialog - Class in net.xoetrope.swing
A dialog for choosing languages.
XLanguageChooserDialog(String) - Constructor for class net.xoetrope.swing.XLanguageChooserDialog
Create a new instance of the lanuage dialog
XLayoutHelper - Class in net.xoetrope.swt
A helper class for working with layout managers.
XLayoutHelper() - Constructor for class net.xoetrope.swt.XLayoutHelper
 
XLayoutHelper - Class in net.xoetrope.xui.helper
A helper class for working with layout managers.
XLayoutHelper() - Constructor for class net.xoetrope.xui.helper.XLayoutHelper
 
XLayoutSupport - Interface in net.xoetrope.xui
Various layout support methods Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.1 $
XLifeCycleListener - Interface in net.xoetrope.xui
An interface that allows applications to add to the startup and shutdown functionality.
XLink - Class in net.xoetrope.swt
Draws an expandbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XLink(Object) - Constructor for class net.xoetrope.swt.XLink
Create a new link
XList - Class in net.xoetrope.awt
A wrapper for the AWT List class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XList() - Constructor for class net.xoetrope.awt.XList
Create a new list component
XList - Class in net.xoetrope.html
A wrapper for the AWT List class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XList(boolean) - Constructor for class net.xoetrope.html.XList
Create a new list component
XList(boolean, String, String[]) - Constructor for class net.xoetrope.html.XList
Create a new XList with an id and filled with elements
XList(HTMLOListElement) - Constructor for class net.xoetrope.html.XList
Create a new ordered XList based on an existing HTML ordered list.
XList(HTMLUListElement) - Constructor for class net.xoetrope.html.XList
Create a new unordered XList based on an existing HTML unordered list.
XList - Class in net.xoetrope.swing
A wrapper for the Swing List class Copyright (c) Xoetrope Ltd., 1998-2006.
XList() - Constructor for class net.xoetrope.swing.XList
Create a new DefaultListModel and set it as the model for this component
XList - Class in net.xoetrope.swt
A wrapper for the SWT List class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt
XList(Object) - Constructor for class net.xoetrope.swt.XList
Create a new list component
XLIST - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a List.
XListBinding - Class in net.xoetrope.xui.data
Bind a list to a data model value/node.
XListBinding() - Constructor for class net.xoetrope.xui.data.XListBinding
null ctor
XListenerHelper - Interface in net.xoetrope.xui.events
An interface to support addition of component specific event handling from the XuiBuilder class without having to know specific details of the component or the event.
XListHolder - Interface in net.xoetrope.xui
A generic interface for drop down lists.
XListModelAdapter - Class in net.xoetrope.xui.data
Adapts an XModel to provide access to child nodes as a list in a way that is more convenient for use with UI components and so that some state information can be maintained.
XListModelAdapter(XModel) - Constructor for class net.xoetrope.xui.data.XListModelAdapter
Constructs a new adapter for the specified model node.
XListModelAdapter() - Constructor for class net.xoetrope.xui.data.XListModelAdapter
Constructs a new adapter.
XListTableBinding - Class in net.xoetrope.optional.data
A data binding for list components, including drop down lists.
XListTableBinding() - Constructor for class net.xoetrope.optional.data.XListTableBinding
Construct a new data binding
XLocalisedListBinding - Class in net.xoetrope.optional.data
A list binding that supports localization of the list content Copyright Xoetrope (c) 2001-2004 $Revision: 2.8 $ License: see license.txt
XLocalisedListBinding() - Constructor for class net.xoetrope.optional.data.XLocalisedListBinding
 
XLogListener - Interface in net.xoetrope.debug
An interface used to help monitor debug log messages Copyright (c) Xoetrope Ltd., 2002-2005 $Revision: 2.2 $ License: see License.txt
XLogoBackground - Class in net.xoetrope.swing
Paints a background with a watermark like logo Copyright (c) Xoetrope Ltd., 2002-2004 License: see license.txt $Revision: 1.11 $
XLogoBackground() - Constructor for class net.xoetrope.swing.XLogoBackground
 
XLogWriter - Interface in net.xoetrope.debug
Write a line to the log.
xls - Variable in class net.xoetrope.swt.XDialogTable
 
XMandatoryValidator - Class in net.xoetrope.xui.validation
Implements a validator that must succeed for event handling to continue Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XMandatoryValidator(XProject) - Constructor for class net.xoetrope.xui.validation.XMandatoryValidator
Applied to components when input is simply mandatory
XMenu - Class in net.xoetrope.awt
A wrapper for menus Copyright: Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt
XMenu() - Constructor for class net.xoetrope.awt.XMenu
Creat a new menu
XMenu - Class in net.xoetrope.html
A wrapper for menus Copyright: Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt
XMenu() - Constructor for class net.xoetrope.html.XMenu
Creat a new menu
XMenu - Class in net.xoetrope.swing
A wrapper for menus Copyright (c) Xoetrope Ltd., 1998-2004
XMenu() - Constructor for class net.xoetrope.swing.XMenu
Create a new menu
XMenu - Class in net.xoetrope.swt
A wrapper for menus Copyright (c) Xoetrope Ltd., 1998-2004
XMenu(XMenuBar) - Constructor for class net.xoetrope.swt.XMenu
Create a new menu
XMENU - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a Menu.
XMenuBar - Class in net.xoetrope.awt
A wrapper for menus Copyright: Copyright (c) Xoetrope Ltd., 2002-2003
XMenuBar() - Constructor for class net.xoetrope.awt.XMenuBar
Create a new menu bar
XMenuBar - Class in net.xoetrope.swing
A wrapper for menus Copyright (c) Xoetrope Ltd., 1998-2004
XMenuBar() - Constructor for class net.xoetrope.swing.XMenuBar
Create a new menu bar
XMenuBar - Class in net.xoetrope.swt
A wrapper for menus Copyright (c) Xoetrope Ltd., 1998-2004
XMenuBar() - Constructor for class net.xoetrope.swt.XMenuBar
Create a new menubar
XMENUBAR - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a MenuBar.
XMenuItem - Class in net.xoetrope.awt
A wrapper for menu items Copyright: Copyright (c) Xoetrope Ltd., 2002-2003
XMenuItem() - Constructor for class net.xoetrope.awt.XMenuItem
Create a new menu item
XMenuItem - Class in net.xoetrope.html
A wrapper for menu items Copyright: Copyright (c) Xoetrope Ltd., 2002-2003
XMenuItem() - Constructor for class net.xoetrope.html.XMenuItem
Create a new menu item
XMenuItem - Class in net.xoetrope.swing
A wrapper for menu items Copyright (c) Xoetrope Ltd., 1998-2004
XMenuItem() - Constructor for class net.xoetrope.swing.XMenuItem
Create a new menu item
XMenuItem - Class in net.xoetrope.swt
A wrapper for menu items Copyright (c) Xoetrope Ltd., 1998-2004
XMenuItem(XMenu) - Constructor for class net.xoetrope.swt.XMenuItem
Create a new menuitem
XMENUITEM - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a Menu item.
XMessageBox - Class in net.xoetrope.awt
Creates a simple modal MessageBox with a label for the text and a close button Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.7 $
XMessageBox() - Constructor for class net.xoetrope.awt.XMessageBox
Constructor creates the close image and the label for displaying the message.
XMessageBox - Class in net.xoetrope.html
Creates a simple modal MessageBox with a label for the text and a close button Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.7 $
XMessageBox() - Constructor for class net.xoetrope.html.XMessageBox
Create a new instance of message box.
XMessageBox(String) - Constructor for class net.xoetrope.html.XMessageBox
Create a new XMessageBox with a specific text
XMessageBox - Class in net.xoetrope.swing
Creates a simple modal MessageBox with a label for the text and a close button Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $revision
XMessageBox() - Constructor for class net.xoetrope.swing.XMessageBox
Constructor creates the close image and the label for displaying the message.
XMessageBox - Class in net.xoetrope.swt
Creates a simple modal MessageBox with a label for the text and a close button Copyright (c) Xoetrope Ltd., 2001-2006
License: see license.txt $Revision: 2.7 $
XMessageBox(Object) - Constructor for class net.xoetrope.swt.XMessageBox
Create a new checkbox
XMessageBoxSetup - Interface in net.xoetrope.xui
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
XMetaContent - Class in net.xoetrope.awt
This component renders XML based content.
XMetaContent() - Constructor for class net.xoetrope.awt.XMetaContent
Constructs anew XMetaContent component
XMetaContent - Class in net.xoetrope.html
Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XMetaContent() - Constructor for class net.xoetrope.html.XMetaContent
Constructs a new XMetaContent component
XMetaContent(String) - Constructor for class net.xoetrope.html.XMetaContent
Create a new XMetaContent with an id
XMetaContent(HTMLMetaElement) - Constructor for class net.xoetrope.html.XMetaContent
Create a new XMetaContent based on an existing HTML meta element.
XMetaContent - Class in net.xoetrope.swing
This component renders XML based content.
XMetaContent() - Constructor for class net.xoetrope.swing.XMetaContent
Constructs anew XMetaContent component
XMETACONTENT - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a container for tagged content.
XMetaContentHolder - Interface in net.xoetrope.xui
An interface for setting meta information content Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.1 $
XMethodReference - Class in net.xoetrope.xui
 
XMethodReference(Class, Object, Method, Object[]) - Constructor for class net.xoetrope.xui.XMethodReference
 
XMinMaxValidator - Class in net.xoetrope.xui.validation
Performs a min/max check, reading the minimum and maximum values from the configuration file Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt $Revision: 2.6 $
XMinMaxValidator(XProject) - Constructor for class net.xoetrope.xui.validation.XMinMaxValidator
Constructors the XMinMaxValidator
XMLElement - Class in net.n3.nanoxml
XMLElement is an XML element.
XMLElement() - Constructor for class net.n3.nanoxml.XMLElement
Creates an empty element to be used for #PCDATA content.
XMLElement(String) - Constructor for class net.n3.nanoxml.XMLElement
Creates an empty element.
XMLElement(String, String, int) - Constructor for class net.n3.nanoxml.XMLElement
Creates an empty element.
XMLElement(String, String) - Constructor for class net.n3.nanoxml.XMLElement
Creates an empty element.
XMLElement(String, String, String, int) - Constructor for class net.n3.nanoxml.XMLElement
Creates an empty element.
XmlElement - Interface in net.xoetrope.xml
An interface describing the methods needed for simple interaction with XML data Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XMLEntityResolver - Class in net.n3.nanoxml
An XMLEntityResolver resolves entities.
XMLEntityResolver() - Constructor for class net.n3.nanoxml.XMLEntityResolver
Initializes the resolver.
XMLException - Exception in net.n3.nanoxml
An XMLException is thrown when an exception occurred while processing the XML data.
XMLException(String) - Constructor for exception net.n3.nanoxml.XMLException
Creates a new exception.
XMLException(Exception) - Constructor for exception net.n3.nanoxml.XMLException
Creates a new exception.
XMLException(String, int, Exception) - Constructor for exception net.n3.nanoxml.XMLException
Creates a new exception.
XMLException(String, int, String) - Constructor for exception net.n3.nanoxml.XMLException
Creates a new exception.
XMLException(String, int, Exception, String, boolean) - Constructor for exception net.n3.nanoxml.XMLException
Creates a new exception.
XmlHelper - Class in net.xoetrope.xml
 
XmlHelper() - Constructor for class net.xoetrope.xml.XmlHelper
 
XMLParseException - Exception in net.n3.nanoxml
An XMLParseException is thrown when the XML passed to the XML parser is not well-formed.
XMLParseException(String) - Constructor for exception net.n3.nanoxml.XMLParseException
Creates a new exception.
XMLParseException(String, int, String) - Constructor for exception net.n3.nanoxml.XMLParseException
Creates a new exception.
XmlParser - Interface in net.xoetrope.xml
An interface for abstracting the Xml parsers used by XUI Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.2 $ License: see License.txt
XMLParserFactory - Class in net.n3.nanoxml
Creates an XML parser.
XMLParserFactory() - Constructor for class net.n3.nanoxml.XMLParserFactory
 
XmlParserFactory - Class in net.xoetrope.xml
A basic factory for setting XML parsers and createing new elements Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.2 $ License: see License.txt
XmlParserFactory() - Constructor for class net.xoetrope.xml.XmlParserFactory
null constructor for the XmlParserFactory
xmlParserFactory - Variable in class net.xoetrope.xui.XProject
The XmlParserFactory to be used by this XProject instance
XmlSource - Class in net.xoetrope.xml
A simple wrapper for an XML data source, hiding details of how the XML is loaded Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XmlSource() - Constructor for class net.xoetrope.xml.XmlSource
 
XMLValidationException - Exception in net.n3.nanoxml
An XMLValidationException is thrown when the XML passed to the XML parser is well-formed but not valid.
XMLValidationException(int, String, int, String, String, String, String) - Constructor for exception net.n3.nanoxml.XMLValidationException
Creates a new exception.
XMLWriter - Class in net.n3.nanoxml
An XMLWriter writes XML data to a stream.
XMLWriter(Writer) - Constructor for class net.n3.nanoxml.XMLWriter
Creates a new XML writer.
XMLWriter(OutputStream) - Constructor for class net.n3.nanoxml.XMLWriter
Creates a new XML writer.
XmlWriter - Interface in net.xoetrope.xml
An interface used while writing XML Copyright (c) Xoetrope Ltd., 1998-2004 $Revision: 2.2 $
XModel - Class in net.xoetrope.xui.data
The XModel is designed to support an MVC like structure.
XModel() - Constructor for class net.xoetrope.xui.data.XModel
 
XModelAdapter - Interface in net.xoetrope.xui.data
An interface used to add functionality and provide convenient access to the model for some components.
XModelAdapterConfigurable - Interface in net.xoetrope.xui.data
An interface used to configure model adapters.
XModelHelper - Class in net.xoetrope.optional.data
Deprecated. Use net.xoetrope.xui.data.XModelHelper instead
XModelHelper(Object) - Constructor for class net.xoetrope.optional.data.XModelHelper
Deprecated. Construct a new helper node
XModelHelper - Class in net.xoetrope.xui.data
A helper to eliminate some typecasting with the XModel Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 1.14 $ License: see License.txt License: see license.txt
XModelHelper(Object) - Constructor for class net.xoetrope.xui.data.XModelHelper
Construct a new helper node
XModelHolder - Interface in net.xoetrope.xui
Generic interface for components that use an XModel instance.
XModelListener - Interface in net.xoetrope.xui.data
An interface used whena model value is modified.
XModelTransfereable - Class in net.xoetrope.swing.dnd
An internal DND transfer class Copyright (c) Xoetrope Ltd., 2001-2007.
XModelTransferHandler - Class in net.xoetrope.swing.dnd
A transfer handler for transferring an XModel node from one component to another via drag and drop Copyright (c) Xoetrope Ltd., 1998-2006.
XModelTransferHandler() - Constructor for class net.xoetrope.swing.dnd.XModelTransferHandler
Creates a new instance of XModelTransferHandler
XModelVisualiser - Interface in net.xoetrope.optional.data
Copyright (c) Xoetrope Ltd., 2001-2004 Company: Xoetrope Ltd.
XObjectTagHandler - Class in net.xoetrope.builder.w3c.html.tags
A generic handler for heading elemnts H1 to H6 Copyright (c) Xoetrope Ltd., 2002-2006 $Revision: 1.1 $ License: see License.txt
XObjectTagHandler(HTML.Tag) - Constructor for class net.xoetrope.builder.w3c.html.tags.XObjectTagHandler
Creates a new instance of Heading
XOptionalBindingFactory - Class in net.xoetrope.optional.data
A factory for bindings from this package.
XOptionalDataSource - Class in net.xoetrope.optional.data
An extended datasource for handling databses, services and routing Copyright: Copyright Xoetrope Ltd.
XOptionalDataSource(XProject) - Constructor for class net.xoetrope.optional.data.XOptionalDataSource
 
XOptionalDataSource.XDataReflectionConstructor - Interface in net.xoetrope.optional.data
 
XPage - Class in net.xoetrope.xui
A basic unit for building applications.
XPage() - Constructor for class net.xoetrope.xui.XPage
Constructs an empty page, setting up the references to projects, data models and so on plus setting up a component factory to help instantiate the page's children.
XPage.IXDialog - Interface in net.xoetrope.xui
A bare interface used to distinguish dialogs from normal pages and checked by the PageManager when loading pages
XPageAnnotationProcessor - Class in net.xoetrope.optional.annotation
A processsor for XPage annotations Copyright (c) Xoetrope Ltd., 2002-2006 License: see license.txt $Revision: 1.9 $
XPageAnnotationProcessor() - Constructor for class net.xoetrope.optional.annotation.XPageAnnotationProcessor
 
XPageDisplay - Interface in net.xoetrope.xui
An interface used by page containers to display a page.
XPageHelper - Class in net.xoetrope.xui
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 $
XPageHelper(XProject, PageSupport) - Constructor for class net.xoetrope.xui.XPageHelper
Creates a new instance of XPageHelper
XPageLoader - Interface in net.xoetrope.xui
An interface used by the XPageLoader to load pages Copyright (c) Xoetrope Ltd., 2002-2003 License: see license.txt $Revision: 2.4 $
XPageManager - Class in net.xoetrope.xui
A class for loading and displaying XPages.
XPageManager(XProject) - Constructor for class net.xoetrope.xui.XPageManager
Constructor which creates a hastable to store the pages
XPanel - Class in net.xoetrope.awt
A basic container for components.
XPanel() - Constructor for class net.xoetrope.awt.XPanel
Constructs a new panel with a null layout
XPanel(boolean) - Constructor for class net.xoetrope.awt.XPanel
Create a new panel
XPanel - Class in net.xoetrope.html
A basic container for components.
XPanel() - Constructor for class net.xoetrope.html.XPanel
Constructs a new panel with a null layout
XPanel(String, String) - Constructor for class net.xoetrope.html.XPanel
Create a new XPanel with a value and an id attribute.
XPanel(HTMLDivElement) - Constructor for class net.xoetrope.html.XPanel
Create a new XPanel based on an existing HTML div element.
XPanel - Class in net.xoetrope.swing
A basic container for components.
XPanel() - Constructor for class net.xoetrope.swing.XPanel
Constructs a new panel with a null layout
XPanel - Class in net.xoetrope.swt
A basic container for components.
XPanel(Object) - Constructor for class net.xoetrope.swt.XPanel
Constructs a new panel with a null layout
XPANEL - Static variable in class net.xoetrope.xui.XComponentFactory
A panel / container
XPanelFocusExtension - Class in net.xoetrope.swing.focus
The class is an extract of the SwingLabs JXButtonPanel.
XPanelFocusExtension(XPanel) - Constructor for class net.xoetrope.swing.focus.XPanelFocusExtension
Creates a new instance of XPanelFocusExtension
XPassword - Class in net.xoetrope.awt
A wrapper for the AWT TextField class, adding an echo character Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XPassword() - Constructor for class net.xoetrope.awt.XPassword
Create a new password edit component
XPassword - Class in net.xoetrope.html
A wrapper for the Swing JFormattedTextField class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XPassword() - Constructor for class net.xoetrope.html.XPassword
Creates a new XPassword
XPassword(String) - Constructor for class net.xoetrope.html.XPassword
Create a new Xpassword with an id.
XPassword(HTMLInputElement) - Constructor for class net.xoetrope.html.XPassword
Create a new XPassword based on an existing HTML password field.
XPassword - Class in net.xoetrope.swing
A wrapper for the Swing JPasswordField class, adding an echo character Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.5 $
XPassword() - Constructor for class net.xoetrope.swing.XPassword
Create a new password component
XPassword - Class in net.xoetrope.swt
A wrapper for the Swing JPasswordField class, adding an echo character Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.5 $
XPassword(Object) - Constructor for class net.xoetrope.swt.XPassword
Create a new password component
XPASSWORD - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a password field.
XPathEvaluator - Class in net.xoetrope.xui
A class used by XPage to implement its evaluation of paths Copyright (c) Xoetrope Ltd., 2002-2004 License: see license.txt $Revision: 1.1 $
XPathEvaluator(XProject, PageSupport) - Constructor for class net.xoetrope.xui.XPathEvaluator
Creates a new instance of XPathEvaluator
XPojoAdapter - Class in net.xoetrope.optional.data.pojo
An adapter for POJO's mapping the XUI model's use of the pojo, including customizations specified by the datasourec configuration to the interface provided by the POJO.
XPojoAdapter(Class, XPojoDataSource) - Constructor for class net.xoetrope.optional.data.pojo.XPojoAdapter
Creates a new instance of XPojoAdapter
XPojoContext - Class in net.xoetrope.optional.data.pojo
An interface for the POJO's setup and operating context.
XPojoContext() - Constructor for class net.xoetrope.optional.data.pojo.XPojoContext
 
XPojoDataSource - Class in net.xoetrope.optional.data.pojo
A data source for working with POJOs.
XPojoDataSource(XProject) - Constructor for class net.xoetrope.optional.data.pojo.XPojoDataSource
Creates a new instance of XPojoDataSource
XPojoHelper - Class in net.xoetrope.optional.data.pojo
A helper for the pojo model nodes Copyright (c) Xoetrope Ltd., 2001-2007
License: see license.txt
XPojoHelper(Object) - Constructor for class net.xoetrope.optional.data.pojo.XPojoHelper
Creates a new instance of XPojoHelper
XPojoHibernateAdapter - Class in net.xoetrope.optional.data.pojo
An adapter for Hibernate POJO's mapping the XUI model's use of the pojo, including customizations specified by the datasourec configuration to the interface provided by the POJO.
XPojoHibernateAdapter(Class, XPojoHibernateDataSource) - Constructor for class net.xoetrope.optional.data.pojo.XPojoHibernateAdapter
Creates a new instance of XPojoHibernateAdapter object
XPojoHibernateContext - Class in net.xoetrope.optional.data.pojo
 
XPojoHibernateContext() - Constructor for class net.xoetrope.optional.data.pojo.XPojoHibernateContext
 
XPojoHibernateDataSource - Class in net.xoetrope.optional.data.pojo
A data source for working with Hibernate POJOs.
XPojoHibernateDataSource(XProject) - Constructor for class net.xoetrope.optional.data.pojo.XPojoHibernateDataSource
Creates a new instance of XPojoHibernateDataSource
XPojoHibernateModel - Class in net.xoetrope.optional.data.pojo
 
XPojoHibernateModel(XModel, String, XPojoDataSource) - Constructor for class net.xoetrope.optional.data.pojo.XPojoHibernateModel
Creates a new instance of XPojoHibernateModel
XPojoHibernateModel(XModel, Object, XPojoDataSource) - Constructor for class net.xoetrope.optional.data.pojo.XPojoHibernateModel
Creates a new instance of XPojoHibernateModel
XPojoIterator - Class in net.xoetrope.optional.data.pojo
 
XPojoIterator(XModel, XPojoDataSource) - Constructor for class net.xoetrope.optional.data.pojo.XPojoIterator
Creates a new instance of XPojoIterator.
XPojoModel - Class in net.xoetrope.optional.data.pojo
A model node for interacting with POJOs Copyright (c) Xoetrope Ltd., 2001-2006
License: see license.txt
XPojoModel(XModel, String, XPojoDataSource) - Constructor for class net.xoetrope.optional.data.pojo.XPojoModel
Creates a new instance of XPojoModel
XPojoModel(XModel, Object, XPojoDataSource) - Constructor for class net.xoetrope.optional.data.pojo.XPojoModel
Creates a new instance of XPojoModel
XPojoRoot - Interface in net.xoetrope.optional.data.pojo
An interface for the root POJO in a pojo model.
XProgressBar - Class in net.xoetrope.swt
Draws an progressbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XProgressBar(Object) - Constructor for class net.xoetrope.swt.XProgressBar
Create a progress bar
XProject - Class in net.xoetrope.xui
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
XProject() - Constructor for class net.xoetrope.xui.XProject
Create a new project
XProjectClassLoader - Class in net.xoetrope.optional.resources
Used to locate project files.
XProjectClassLoader(ClassLoader) - Constructor for class net.xoetrope.optional.resources.XProjectClassLoader
Create a new class loader.
XProjectClassLoader(ClassLoader, String) - Constructor for class net.xoetrope.optional.resources.XProjectClassLoader
Create a new class loader.
XProjectManager - Class in net.xoetrope.xui
A central repository for XProjects.
XProjectManager() - Constructor for class net.xoetrope.xui.XProjectManager
null ctor
XQueueLogWriter - Class in net.xoetrope.optional.log
A background log writer using a queue to write to the output stream
XQueueLogWriter() - Constructor for class net.xoetrope.optional.log.XQueueLogWriter
Construct a new writer
XRADIO - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a RadioButton.
XRadioBinding - Class in net.xoetrope.xui.data
Bind a TextComponent to a data model value/node.
XRadioBinding() - Constructor for class net.xoetrope.xui.data.XRadioBinding
Construct a new data binding
XRadioButton - Class in net.xoetrope.awt
A wrapper for the Checkbox class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XRadioButton() - Constructor for class net.xoetrope.awt.XRadioButton
Constructs a blank radio button
XRadioButton - Class in net.xoetrope.html
A wrapper for the JRadioButton class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.4 $
XRadioButton() - Constructor for class net.xoetrope.html.XRadioButton
Create a new radio button
XRadioButton(String, String) - Constructor for class net.xoetrope.html.XRadioButton
Create a new radio button with a value and an id
XRadioButton(HTMLInputElement) - Constructor for class net.xoetrope.html.XRadioButton
Create a new XRadioButton based on an existing HTML radiobutton element.
XRadioButton - Class in net.xoetrope.swing
A wrapper for the JRadioButton class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.10 $
XRadioButton() - Constructor for class net.xoetrope.swing.XRadioButton
Create a new radio button
XRadioButton - Class in net.xoetrope.swt
A wrapper for the RadioButton class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.10 $
XRadioButton(Object) - Constructor for class net.xoetrope.swt.XRadioButton
Create a new radio button
XRadioButtonGroup - Interface in net.xoetrope.xui
Add methods for radio button support and grouping Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.2 $ License: see License.txt
XRadioHolder - Interface in net.xoetrope.xui
An interface for radio button groups Copyright (c) Xoeotrope Ltd., 1998-2004 $Revision: 2.2 $
XRegisteredComponentFactory - Class in net.xoetrope.registry
A component factory that builds components based upon some XML configuration files.
XRegisteredComponentFactory(XProject) - Constructor for class net.xoetrope.registry.XRegisteredComponentFactory
Create the new component factory
XRegisteredDataBindingFactory - Class in net.xoetrope.xui.data
A data binding factory that loads a specification of data bindings from an XML configuration file Copyright (c) Xoetrope Ltd., 2002-2006.
XRegistrationEntry - Class in net.xoetrope.xui.registry
A class for maintaining registration information and for matching it to match a registration instance to its usage
XRegistrationEntry() - Constructor for class net.xoetrope.xui.registry.XRegistrationEntry
 
XRegistrationFactory - Class in net.xoetrope.xui.registry
A factory for transfer handlers Copyright (c) Xoetrope Ltd., 1998-2006.
XRegistrationFactory(XProject, String, String, String, String) - Constructor for class net.xoetrope.xui.registry.XRegistrationFactory
 
XRegistrationSetup - Interface in net.xoetrope.xui.registry
 
XRemoteClassLoader - Class in net.xoetrope.optional.resources
Used to locate project files.
XRemoteClassLoader(XProject) - Constructor for class net.xoetrope.optional.resources.XRemoteClassLoader
Create a new class loader.
XResourceLoader - Interface in net.xoetrope.optional.resources
An interface for resource loaders Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.1 $
XResourceManager - Class in net.xoetrope.deprecated.xui
A class used to manage access to resources.
XResourceManager(XProject) - Constructor for class net.xoetrope.deprecated.xui.XResourceManager
Deprecated. since 2.0 use XProject instead
XRoundOnTopBorder - Class in net.xoetrope.swing.util
 
XRoundOnTopBorder(Color) - Constructor for class net.xoetrope.swing.util.XRoundOnTopBorder
Creates a new instance of XRoundOnTopBorder
XRouteManager - Class in net.xoetrope.optional.service
Constructs service call routes from an XML descriptor.
XRouteManager(XProject) - Constructor for class net.xoetrope.optional.service.XRouteManager
null ctor.
XRowModel - Class in net.xoetrope.xui.data.table
Provides a model for table rows.
XRowModel() - Constructor for class net.xoetrope.xui.data.table.XRowModel
Default constructor, no table or row is referenced
XRowModel(XTableModel, int) - Constructor for class net.xoetrope.xui.data.table.XRowModel
Construct a model node for a table
XRowSelector - Interface in net.xoetrope.xui.data
An interface for getting and setting a row selection index Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.1 $ License: see License.txt
XScale - Class in net.xoetrope.swt
Draws a scale Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XScale(Object, int) - Constructor for class net.xoetrope.swt.XScale
Create a scale
XScrollableMetaContent - Class in net.xoetrope.awt
Implements a scrollable holder for a XMetaContent component Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XScrollableMetaContent() - Constructor for class net.xoetrope.awt.XScrollableMetaContent
Constrcuts a new container for an XMetaContent component
XScrollableMetaContent - Class in net.xoetrope.swing
Implements a scrollable holder for a XMetaContent component Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.4 $
XScrollableMetaContent() - Constructor for class net.xoetrope.swing.XScrollableMetaContent
Constrcuts a new container for an XMetaContent component
XSCROLLABLEMETACONTENT - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a scrollable meta content.
XScrollPane - Class in net.xoetrope.awt
Wraps ScrollPane Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.3 $
XScrollPane() - Constructor for class net.xoetrope.awt.XScrollPane
Creates a new scroll pane
XScrollPane - Class in net.xoetrope.html
Wraps ScrollPane Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.3 $
XScrollPane() - Constructor for class net.xoetrope.html.XScrollPane
Creates a new scroll pane
XScrollPane - Class in net.xoetrope.swing
Wraps ScrollPane Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.7 $
XScrollPane() - Constructor for class net.xoetrope.swing.XScrollPane
Creates a new scroll pane
XScrollPane - Class in net.xoetrope.swt
Wraps ScrollPane Copyright (c) Xoetrope Ltd., 2001-2006
For license information please see license.txt $Revision: 2.3 $
XScrollPane(Object) - Constructor for class net.xoetrope.swt.XScrollPane
Creates a new scroll pane
XSCROLLPANE - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a scroll panel.
XServiceHelper - Class in net.xoetrope.optional.service
A helper to simplify access to services Copyright (c) Xoetrope Ltd. 2001-2004 $Revision: 2.13 $ License: see license.txt
XServiceHelper() - Constructor for class net.xoetrope.optional.service.XServiceHelper
 
XServiceModelNode - Class in net.xoetrope.optional.service
Models a service as a model node.
XServiceModelNode() - Constructor for class net.xoetrope.optional.service.XServiceModelNode
Set the dirty flag to true
XServiceProxyNotFoundException - Exception in net.xoetrope.optional.service
Copyright (c) Xoetrope Ltd., 2001-2006, see license.txt for details
XServiceProxyNotFoundException() - Constructor for exception net.xoetrope.optional.service.XServiceProxyNotFoundException
Thrown when a ServiceProxy cannot be found by the XRouteManager
xsetvci - Variable in class net.xoetrope.swt.XEditTable
 
XSlider - Class in net.xoetrope.swt
Draws a slider Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XSlider(Object, int) - Constructor for class net.xoetrope.swt.XSlider
Create a slider
XSpinner - Class in net.xoetrope.swt
Draws a spinner Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XSpinner(Object) - Constructor for class net.xoetrope.swt.XSpinner
Create a spinner
XSplashWindow - Class in net.xoetrope.swing.splash
A Splash window.
XSplashWindow - Class in net.xoetrope.swt.splash
A Splash window.
XSplitPane - Class in net.xoetrope.swing
A wrapper for the Swing JSplitPane class Components are added left-right or top-bottom Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XSplitPane() - Constructor for class net.xoetrope.swing.XSplitPane
Create a new split pane
XSplitPane - Class in net.xoetrope.swt
Draws a splitpane Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XSplitPane(Object) - Constructor for class net.xoetrope.swt.XSplitPane
Create a splitpane
XSPLITPANE - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a splitter.
XStartupObject - Interface in net.xoetrope.xui
A interface to the startup object Copyright: Copyright (c) Xoetrope Ltd., 1998-2005
License: see license.txt
XStateBinding - Class in net.xoetrope.xui.data
Bind a component's state to a data model value/node.
XStateBinding() - Constructor for class net.xoetrope.xui.data.XStateBinding
Default constuctor to enable creation of subclassed custom bindings and late binding.
XStateHolder - Interface in net.xoetrope.xui
A generic interface that allows stateful components to bind their state Copyright (c) Xoetrope Ltd., 1998-2004 $Revision: 2.2 $
XStructuralTagHandler - Class in net.xoetrope.builder.w3c.html.tags
A generic handler for heading elemnts H1 to H6 Copyright (c) Xoetrope Ltd., 2002-2006 $Revision: 1.1 $ License: see License.txt
XStructuralTagHandler(HTML.Tag) - Constructor for class net.xoetrope.builder.w3c.html.tags.XStructuralTagHandler
Creates a new instance of Heading
XStyle - Class in net.xoetrope.swt
A style for storing information about the look of a component.
XStyle() - Constructor for class net.xoetrope.swt.XStyle
Create a new style object
XStyle - Class in net.xoetrope.xui.style
A style for storing information about the look of a component.
XStyle() - Constructor for class net.xoetrope.xui.style.XStyle
Create a new style object
XStyleComponent - Interface in net.xoetrope.xui.style
An interface to allow the change of styles for a component Copyright (c) Xoetrope Ltd., 2002-2005 $Revision: 2.2 $ License: see License.txt
XStyleEx - Class in net.xoetrope.xui.style
An extended style class that can handle more than just the basic set of style parameters Copyright (c) Xoetrope Ltd., 2001-2006.
XStyleEx() - Constructor for class net.xoetrope.xui.style.XStyleEx
Creates a new instance of XStyleEx
XStyleEx(XStyle) - Constructor for class net.xoetrope.xui.style.XStyleEx
 
XStyleFactory - Class in net.xoetrope.xui.style
Extends the basic component factory by adding style information.
XStyleFactory(XProject, String) - Constructor for class net.xoetrope.xui.style.XStyleFactory
Create the StyleFactory and initialise with an XStyleManager.
XStyleManager - Class in net.xoetrope.xui.style
Class for managing XStyles.
XStyleManager(XProject) - Constructor for class net.xoetrope.xui.style.XStyleManager
Construct a new style manager.
XStyleManager(XProject, int) - Constructor for class net.xoetrope.xui.style.XStyleManager
Construct a new style manager with an initial size.
XSvgButton - Class in net.xoetrope.optional.svg
A button rendered via a set of layered SVG images
XSvgButton() - Constructor for class net.xoetrope.optional.svg.XSvgButton
Creates a new instance of XSvgButton
XSvgButtonStateHelper - Class in net.xoetrope.optional.svg
A helper for an AbstractButton's state.
XSvgButtonStateHelper() - Constructor for class net.xoetrope.optional.svg.XSvgButtonStateHelper
Creates a new instance of XSvgButtonStateHelper
XSvgCanvas - Class in net.xoetrope.optional.svg
The PPSVGCanvas is the J2ME Personal Profile implementation of the SVG Canvas.
XSvgCanvas() - Constructor for class net.xoetrope.optional.svg.XSvgCanvas
Constructs a new PPSVGCanvas instance.
XSvgElementState - Class in net.xoetrope.optional.svg
Manages the visibility of a svg element Copyright (c) Xoetrope 2001-2006, see license.txt for more details
XSvgElementState() - Constructor for class net.xoetrope.optional.svg.XSvgElementState
Creates a new instance of XSvgElementState
XSvgIcon - Class in net.xoetrope.optional.svg
Render the SVG image as an icon Copyright (c) Xoetrope 2001-2006, see license.txt for more details $Revision: 1.6 $
XSvgIcon() - Constructor for class net.xoetrope.optional.svg.XSvgIcon
Constructs a new SVGCanvas instance.
XSvgIcon(String, int, int) - Constructor for class net.xoetrope.optional.svg.XSvgIcon
Constructs a new SVGCanvas instance.
XSvgImageMap - Class in net.xoetrope.optional.svg
An image map based upon an SVG image, allowing selection of specified area within the SVG image.
XSvgImageMap() - Constructor for class net.xoetrope.optional.svg.XSvgImageMap
Creates a new instance of XSvgImageMap
XSVGImageProducer - Class in net.xoetrope.optional.svg
The PPSVGImageProducer is the J2ME Personal Profile implementation of the SVGImageProducer interface.
XSVGImageProducer(SVGRaster) - Constructor for class net.xoetrope.optional.svg.XSVGImageProducer
Constructs a new PPSVGRaster.
XSvgPainter - Class in net.xoetrope.optional.svg.batik
A painter that renders an SVG image
XSvgPainter() - Constructor for class net.xoetrope.optional.svg.batik.XSvgPainter
Creates a new instance of XSvgPainter
XSvgPainter(Component) - Constructor for class net.xoetrope.optional.svg.batik.XSvgPainter
Creates a new instance of XSvgPainter
XSvgPainter - Class in net.xoetrope.optional.svg.svgsalamander
A painter that renders an SVG image Copyright (c) Xoetrope 2001-2006, see license.txt for more details
XSvgPainter(JComponent) - Constructor for class net.xoetrope.optional.svg.svgsalamander.XSvgPainter
Creates a new instance of XSvgPainter
XSvgStateHelper - Class in net.xoetrope.optional.svg
A class to allow a component to display its state via an XSvgPainter.
XSvgStateHelper() - Constructor for class net.xoetrope.optional.svg.XSvgStateHelper
Create a new state helper
XSvgStateHelperFactory - Class in net.xoetrope.optional.svg
Setup state helpers for particular components Copyright (c) Xoetrope 2001-2006, see license.txt for more details
XSvgStateHelperFactory() - Constructor for class net.xoetrope.optional.svg.XSvgStateHelperFactory
 
XSwingActionFactory - Class in net.xoetrope.swing.actions
A factory for creating swing actions Copyright (c) Xoetrope Ltd., 2002-2006.
XSwingActionFactory() - Constructor for class net.xoetrope.swing.actions.XSwingActionFactory
Creates a new instance of XSwingActionFactory
XSwtEventHandler - Class in net.xoetrope.swt
Implements an event handler for XUI.
XSwtEventHandler(XProject, Object, XValidationHandler) - Constructor for class net.xoetrope.swt.XSwtEventHandler
Create a new XSwtEventHandler
XSwtPage - Class in net.xoetrope.swt
A basic unit for building applications.
XSwtPage() - Constructor for class net.xoetrope.swt.XSwtPage
Constructs an empty page
XSwtTarget - Class in net.xoetrope.swt
When using framesets the 'screen' is devided up into a number of different target areas.
XSwtTarget(Composite) - Constructor for class net.xoetrope.swt.XSwtTarget
Setup a new target area and set its size
XSwtTarget(XApplet) - Constructor for class net.xoetrope.swt.XSwtTarget
Setup a new target area and set its size
XSystemTrayManager - Class in net.xoetrope.swing.deploy
A manager class for tray actions.
XTab - Class in net.xoetrope.awt
Paint a tab item Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $ License: see License.txt
XTab(String) - Constructor for class net.xoetrope.awt.XTab
Create a new tab
XTable - Class in net.xoetrope.awt
Provides a simple read-only tables/grid component.
XTable() - Constructor for class net.xoetrope.awt.XTable
Create a new table
XTable - Class in net.xoetrope.deprecated.swing
Provides a simple read-only tables/grid component.
XTable() - Constructor for class net.xoetrope.deprecated.swing.XTable
Create a new table
XTable - Class in net.xoetrope.html
Provides a simple read-only tables/grid component.
XTable() - Constructor for class net.xoetrope.html.XTable
Create a new table
XTable(String, String[][]) - Constructor for class net.xoetrope.html.XTable
 
XTable(HTMLTableElement) - Constructor for class net.xoetrope.html.XTable
 
XTable - Class in net.xoetrope.swing
Provides a wrapper for the JTable and offer some compatibility with the AWT version of the XTable.
XTable() - Constructor for class net.xoetrope.swing.XTable
Create a new table
XTable - Class in net.xoetrope.swt
Provides a simple read-only tables/grid component.
XTable(Object) - Constructor for class net.xoetrope.swt.XTable
Create a new table
XTABLE - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a table component.
XTable2 - Class in net.xoetrope.swing
Provides a wrapper for the XTable for backward compatibility Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.12 $
XTable2() - Constructor for class net.xoetrope.swing.XTable2
 
XTableModel - Class in net.xoetrope.xui.data.table
An interface describing the extended methods support by table models.
XTableModel() - Constructor for class net.xoetrope.xui.data.table.XTableModel
 
XTableModelAdapter - Class in net.xoetrope.optional.data
Adapts an XModel to provide access to child nodes as a list.
XTableModelAdapter(XModel) - Constructor for class net.xoetrope.optional.data.XTableModelAdapter
Create a new adapter for a model node
XTableModelAdapter() - Constructor for class net.xoetrope.optional.data.XTableModelAdapter
Create a new adapter for a model node
XTableModelHelper - Class in net.xoetrope.builder.helper
A utility class to help construct a HTML like table structure Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
XTableModelHelper() - Constructor for class net.xoetrope.builder.helper.XTableModelHelper
 
XTableRenderer - Class in net.xoetrope.awt
Provides a simple read-only tables/grid component.
XTableRenderer(XTable) - Constructor for class net.xoetrope.awt.XTableRenderer
Create a new table renderer
XTableRenderer - Class in net.xoetrope.deprecated.swing
Provides a simple read-only tables/grid component.
XTableRenderer(XTable) - Constructor for class net.xoetrope.deprecated.swing.XTableRenderer
Create a new table renderer
XTableTableBinding - Class in net.xoetrope.optional.data
A binding that binds a table component to a database table.
XTableTableBinding() - Constructor for class net.xoetrope.optional.data.XTableTableBinding
An XTable binding ctor
XTabPanel - Class in net.xoetrope.awt
A tab panel.
XTabPanel() - Constructor for class net.xoetrope.awt.XTabPanel
Create a new tab panel
XTabPanel - Class in net.xoetrope.html
A tab panel.
XTabPanel(XPanel) - Constructor for class net.xoetrope.html.XTabPanel
Create a new tab panel attached to a panel
XTabPanel(XPanel, XTable) - Constructor for class net.xoetrope.html.XTabPanel
Create a new XTabPanel attached to a XPanel, based on a XTable
XTabPanel(XPanel, String[], String) - Constructor for class net.xoetrope.html.XTabPanel
Create a new tab panel attached to a panel, filled with the title values
XTabPanel - Class in net.xoetrope.swing
A tab panel.
XTabPanel() - Constructor for class net.xoetrope.swing.XTabPanel
Create a new tab panel
XTabPanel - Class in net.xoetrope.swt
A tab panel.
XTabPanel(Object) - Constructor for class net.xoetrope.swt.XTabPanel
Create a new table
XTABPANEL - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a tab panel.
XTarget - Class in net.xoetrope.xui
When using framesets the 'screen' is devided up into a number of different target areas.
XTarget() - Constructor for class net.xoetrope.xui.XTarget
Setup a new target area
XTextArea - Class in net.xoetrope.awt
A wrapper for the AWT TextField class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.2 $
XTextArea() - Constructor for class net.xoetrope.awt.XTextArea
Create a new text area
XTextArea - Class in net.xoetrope.html
A wrapper for the AWT TextField class Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.2 $
XTextArea() - Constructor for class net.xoetrope.html.XTextArea
Create a new text area
XTextArea(String, String) - Constructor for class net.xoetrope.html.XTextArea
Create a new XTextArea with an id and a specific value
XTextArea(HTMLTextAreaElement) - Constructor for class net.xoetrope.html.XTextArea
Create a new XTextArea based on an existing HTML text area.
XTextArea - Class in net.xoetrope.swing
A wrapper for the JTextArea class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XTextArea() - Constructor for class net.xoetrope.swing.XTextArea
Create a new text area
XTextArea - Class in net.xoetrope.swt
A wrapper for the JTextArea class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XTextArea(Object) - Constructor for class net.xoetrope.swt.XTextArea
Create a new text area
XTEXTAREA - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a multiline text edit component.
XTextBinding - Class in net.xoetrope.xui.data
Bind a TextComponent to a data model value/node.
XTextBinding() - Constructor for class net.xoetrope.xui.data.XTextBinding
Construct a new data binding
XTextDecorator - Interface in net.xoetrope.xui
An interface for adding decorations to the painting of text Company: Xoetrope Ltd., 1998-2003 $Revision: 2.0 $
XTextHolder - Interface in net.xoetrope.xui
A generic interface for components that display a text label Copyright: Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $
XTextPane - Class in net.xoetrope.swing
A wrapper for the JTextPane class Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt
XTextPane() - Constructor for class net.xoetrope.swing.XTextPane
Create a new text pane
XTextRenderer - Class in net.xoetrope.xui
A mixin class for rendering multiline text.
XTextRenderer() - Constructor for class net.xoetrope.xui.XTextRenderer
 
XTextTableBinding - Class in net.xoetrope.optional.data
A text binding that binds to a database table field.
XTextTableBinding() - Constructor for class net.xoetrope.optional.data.XTextTableBinding
null ctor
XTitlePainter - Interface in net.xoetrope.swing.painter
An interface that allows an XPainter class to be added to paint part of a component.
XToolbar - Class in net.xoetrope.swing.toolbar
A toolbar style page Copyright (c) Xoetrope Ltd., 2001-2006
Please see license.txt for licensing details $Revision: 2.5 $
XToolbar() - Constructor for class net.xoetrope.swing.toolbar.XToolbar
Creates a new instance of XToolbar, the toolbar is a page with a highlight on the top edge and a shadow on the bottom edge.
XToolBar - Class in net.xoetrope.swt
Draws a toolbar Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XToolBar() - Constructor for class net.xoetrope.swt.XToolBar
Constructs a new toolbar for the shell
XToolBar(XCoolBar) - Constructor for class net.xoetrope.swt.XToolBar
Constructs a new toolbar for a coolbar
XToolbarButton - Class in net.xoetrope.swing.toolbar
A toolbar style button Copyright (c) Xoetrope Ltd., 2001-2006
Please see license.txt for licensing details $Revision: 2.5 $
XToolbarButton() - Constructor for class net.xoetrope.swing.toolbar.XToolbarButton
Creates a new instance of XToolbarButton
XToolItem - Class in net.xoetrope.swt
Draws a coolitem Copyright (c) Xoetrope Ltd., 1998-2003 License: see license.txt $Revision: 2.18 $
XToolItem(XToolBar, int) - Constructor for class net.xoetrope.swt.XToolItem
Constructs a new toolitem for a toolbar
XToolTip - Class in net.xoetrope.awt
A Tooltip class for AWT components.
XToolTip(String, Component) - Constructor for class net.xoetrope.awt.XToolTip
Create anew tooltip
XToolTip - Class in net.xoetrope.swt
A Tooltip class for AWT components.
XToolTip(String, Control) - Constructor for class net.xoetrope.swt.XToolTip
Create anew tooltip
XTransferHandlerFactory - Class in net.xoetrope.swing.dnd
A factory for transfer handlers Copyright (c) Xoetrope Ltd., 1998-2006.
XTransferHandlerFactory(XProject) - Constructor for class net.xoetrope.swing.dnd.XTransferHandlerFactory
 
XTranslator - Interface in net.xoetrope.xui.helper
An interface for translation objects (a utility for looking up translations in a resource bundle.
XTree - Class in net.xoetrope.swing
A tree control, wraps JTree Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.4 $
XTree() - Constructor for class net.xoetrope.swing.XTree
Create a new JTree component
XTree - Class in net.xoetrope.swt
A tree control, wraps JTree Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.4 $
XTree(Object) - Constructor for class net.xoetrope.swt.XTree
Create a new Tree component
XTreeBinding - Class in net.xoetrope.swing.tree
This class provides a means of binding a model node and its children to an XModel node.
XTreeBinding() - Constructor for class net.xoetrope.swing.tree.XTreeBinding
Construct a new data binding
XTreeBinding - Class in net.xoetrope.swt.tree
This class provides a means of binding a model node and its children to an XModel node.
XTreeBinding() - Constructor for class net.xoetrope.swt.tree.XTreeBinding
Construct a new data binding
XTreeModelAdapter - Class in net.xoetrope.swing.tree
An adapter to allow the XModel to be used with tree controls Copyright (c) Xoetrope Ltd., 2001-2006
XTreeModelAdapter() - Constructor for class net.xoetrope.swing.tree.XTreeModelAdapter
Constructs a new adapter
XTreePojoModelAdapter - Class in net.xoetrope.swing.tree
An adapter to allow the XPojoModel to be used with tree controls.
XTreePojoModelAdapter() - Constructor for class net.xoetrope.swing.tree.XTreePojoModelAdapter
Constructs a new adapter
XUI_AWT_PACKAGE - Static variable in class net.xoetrope.xui.XPage
The package name for the built-in AWT component
XUI_HTML_PACKAGE - Static variable in class net.xoetrope.xui.XPage
The package name for the built-in HTML components
XUI_SWING_PACKAGE - Static variable in class net.xoetrope.xui.XPage
The package name for the built-in Swing component
XUI_SWT_PACKAGE - Static variable in class net.xoetrope.xui.XPage
The package name for the built-in SWT components
XuiBuilder - Class in net.xoetrope.builder
A builder of XUI pages from an XML source.
XuiBuilder(XProject) - Constructor for class net.xoetrope.builder.XuiBuilder
Construct an instance of the builder with the default package set to net.xoetrope.awt
XuiBuilder(XProject, String) - Constructor for class net.xoetrope.builder.XuiBuilder
Construct a new builder and set the default package
XuiEventHandler - Interface in net.xoetrope.xui.events
Specifies an event handler for XUI.
XuiProxy - Class in net.xoetrope.swing.app
The XuiProxy acts as a context for a XUI application embedded within another application, such as a Swing application.
XuiProxy() - Constructor for class net.xoetrope.swing.app.XuiProxy
A default constructor.
XuiProxy(String[], JFrame) - Constructor for class net.xoetrope.swing.app.XuiProxy
Create a new aplication.
XuiUtilities - Class in net.xoetrope.xui.helper
A collection of utilities for use with XUI Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.15 $ License: see License.txt
XuiUtilities() - Constructor for class net.xoetrope.xui.helper.XuiUtilities
 
XUnknown - Class in net.xoetrope.awt
A dummy component type, used if no other component can be found Copyright (c) Xoetrope Ltd., 2002-2003 $Revision: 2.3 $ License: see License.txt
XUnknown() - Constructor for class net.xoetrope.awt.XUnknown
Create a wrapper for an unknown component
XUnknown - Class in net.xoetrope.swing
A dummy component type, used if no other component wrapper can be found Copyright (c) Xoetrope Ltd., 1998-2004
License: see license.txt $Revision: 2.4 $
XUnknown() - Constructor for class net.xoetrope.swing.XUnknown
Create a new unknown component
XUNKNOWN - Static variable in class net.xoetrope.xui.XComponentFactory
A component of a type that is unknown to XUI (i.e. not one of the built in types)
XValidationFactory - Class in net.xoetrope.xui.validation
Constucts validations be reading rules from a configuration file Copyright: Copyright (c) Xoetrope Ltd., 1998-2003
License: see license.txt $Revision: 2.4 $
XValidationFactory(XProject) - Constructor for class net.xoetrope.xui.validation.XValidationFactory
Constructor which reads validations from the reader
xValidationHandler - Variable in class net.xoetrope.html.XHtmlEventHandler
 
xValidationHandler - Variable in class net.xoetrope.swt.XSwtEventHandler
 
XValidationHandler - Class in net.xoetrope.xui.validation
Provides a means of managing validations.
XValidationHandler(Object) - Constructor for class net.xoetrope.xui.validation.XValidationHandler
Create a new validation handler for the specified container.
xValidationHandler - Variable in class net.xoetrope.xui.XEventHandler
The validation handler
XValidator - Interface in net.xoetrope.xui.validation
An interface describing a validator.
XValueHolder - Interface in net.xoetrope.xui
A generic interface for components that display a text label Copyright: Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $
XWmf - Class in net.xoetrope.deprecated.xui.wmf
Core class for rendering the WMF image.
XWmf() - Constructor for class net.xoetrope.deprecated.xui.wmf.XWmf
Basic constructor, initializes the storage.
XWmf(boolean) - Constructor for class net.xoetrope.deprecated.xui.wmf.XWmf
Basic constructor for use by Genny.
XWMF - Static variable in class net.xoetrope.xui.XComponentFactory
A constant used internally to identify a vector image component.

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