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.