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

C

cacheData() - Method in class net.xoetrope.optional.data.sql.CachedDatabaseTable
Internally store the latest result set data and then close the dataset
cacheData() - Method in class net.xoetrope.optional.data.sql.DatabaseTable
Cache and close the result set
CachedDatabaseTable - Class in net.xoetrope.optional.data.sql
A class that extends the DatabaseTable class by caching the data from the query result set.
CachedDatabaseTable(XProject, String, String, boolean) - Constructor for class net.xoetrope.optional.data.sql.CachedDatabaseTable
Setup a table with the full sql statement
CachedDatabaseTable(XProject, String, String, String, String, boolean) - Constructor for class net.xoetrope.optional.data.sql.CachedDatabaseTable
Create a new database table wrapper
calcSize() - Method in class net.xoetrope.awt.XTableRenderer
Calculate the size of the content.
calcsize() - Method in class net.xoetrope.awt.XToolTip
 
calcSize() - Method in class net.xoetrope.deprecated.swing.XTableRenderer
Calcualte the size of the content.
calcSize() - Method in class net.xoetrope.swing.XMetaContent
Calcualte the size of the content.
calcsize() - Method in class net.xoetrope.swt.XToolTip
Get the size
call() - Method in class net.xoetrope.optional.service.ServiceProxy
Calls call( null, null ) Services should place data they wish to return in the ServiceContext.
call(String, ServiceContext) - Method in class net.xoetrope.optional.service.ServiceProxy
Call this proxy with the specified arguments.
callMethod(String) - Method in class net.xoetrope.html.XApplet
 
callNextProxy(String, ServiceContext, Object) - Method in class net.xoetrope.optional.service.ServiceProxy
Utility function to call the next ServiceProxy if it is not null.
callProxy - Variable in class net.xoetrope.optional.service.XServiceModelNode
 
cancel() - Method in class net.xoetrope.awt.XLanguageChooserDialog
Dismiss the dialog
cancel() - Method in class net.xoetrope.swing.XLanguageChooserDialog
Dismiss the dialog
cancel() - Method in class net.xoetrope.swt.XDialogTable
Close the dialog
CANCEL_CLICKED - Static variable in class net.xoetrope.awt.XDialog
A state flag indicating that the CANCEL button was clicked
CANCEL_CLICKED - Static variable in class net.xoetrope.swing.XDialog
A state flag indicating that the CANCEL button was clicked
CANCEL_CLICKED - Static variable in class net.xoetrope.swt.XDialog
A state flag indicating that the CANCEL button was clicked
cancelDlg() - Method in class net.xoetrope.awt.XDialog
Dismiss the dialog and discard the data.
cancelDlg() - Method in class net.xoetrope.awt.XMessageBox
Cancel the dialog.
cancelDlg() - Method in class net.xoetrope.swing.XDialog
Dismiss the dialog and discard the data.
cancelDlg() - Method in class net.xoetrope.swing.XMessageBox
Cancel the dialog.
cancelDlg() - Method in class net.xoetrope.swt.XDialog
Dismiss the dialog and discard the data.
canClose(XProject) - Method in class net.xoetrope.optional.data.sql.DatabaseLifecycleListener
Can the current project close?
canClose - Variable in class net.xoetrope.swing.docking.XDockable
 
canClose(XProject) - Method in class net.xoetrope.xui.build.conditional.ShutdownHook
Add a listener for startup and shutdown events
canClose() - Method in class net.xoetrope.xui.XApplicationContext
Can the application close?
canClose(XProject) - Method in interface net.xoetrope.xui.XLifeCycleListener
Can the current project close?
canDock - Variable in class net.xoetrope.swing.docking.XDockable
 
canDrag - Variable in class net.xoetrope.swing.docking.XDockable
 
canImport(JComponent, DataFlavor[]) - Method in class net.xoetrope.swing.dnd.XModelTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class net.xoetrope.swing.docking.XDockableTransferHandler
Indicates whether a component would accept an import of the given set of data flavors prior to actually attempting to import it.
canMinimize - Variable in class net.xoetrope.swing.docking.XDockable
 
canZoom - Variable in class net.xoetrope.swing.docking.XDockable
 
CARD_LAYOUT - Static variable in class net.xoetrope.xui.XPage
ID for a card layout
cardManager - Variable in class net.xoetrope.awt.XTabPanel
 
cardPanel - Variable in class net.xoetrope.swing.app.XDockingApp
 
cascadeMenu - Variable in class net.xoetrope.swt.XMenu
 
caseSensitive - Static variable in class net.xoetrope.optional.data.sql.DatabaseTable
 
cellPadding - Variable in class net.xoetrope.builder.w3c.html.tags.Table
 
cellSpacing - Variable in class net.xoetrope.builder.w3c.html.tags.Table
 
CENTER - Static variable in class net.xoetrope.swt.BorderLayout
 
CENTER - Static variable in class net.xoetrope.xui.XTextRenderer
Center the text
centerOnScreen(Container) - Static method in class net.xoetrope.xui.helper.XuiUtilities
Center a dialog on the screen.
changeCounter - Static variable in class net.xoetrope.registry.XRegisteredComponentFactory
A counter for changes to the registry.
changeCounter - Static variable in class net.xoetrope.xui.data.XRegisteredDataBindingFactory
A counter for changes to the registry.
changeCounter - Static variable in class net.xoetrope.xui.events.XActionManager
A counter for changes to the registry.
changeCounter - Static variable in class net.xoetrope.xui.registry.XRegistrationFactory
A counter for changes to the registry.
changeCounter - Static variable in class net.xoetrope.xui.validation.XValidationFactory
A counter for changes to the registry.
changeCounter - Static variable in class net.xoetrope.xui.XEventHandler
A counter for changes to the registry.
charLength(String) - Static method in class net.xoetrope.swt.XTable
Get the width of a string
CHECK - Static variable in class net.xoetrope.xui.XPage
Tag for a checkbox
checkBoxGroup - Variable in class net.xoetrope.builder.XuiBuilder
 
checkHotspot(Point) - Method in class net.xoetrope.awt.XHotspotImage
Check the Point p to see if any of the polygons in the hotspots Vector contain it.
checkHotspot(Point) - Method in class net.xoetrope.swing.XHotspotImage
Check the Point p to see if any of the polygons in the hotspots Vector contain it.
checkHotspot(MouseEvent) - Method in class net.xoetrope.swt.XHotspotImage
Check the mouse event with the hotspots
checkLocalHsqldb(String, String) - Method in class net.xoetrope.optional.data.XOptionalDataSource
Check for a local database url.
checkLocalHsqldb(ClassLoader, String, String) - Static method in class net.xoetrope.optional.data.XOptionalDataSource
Check for a local database url.
checkRegistration() - Method in class net.xoetrope.registry.XRegisteredComponentFactory
Check that all the registered components are loaded
checkRegistration() - Method in class net.xoetrope.xui.data.XRegisteredDataBindingFactory
Check that all the registered components are loaded
checkRegistration() - Method in class net.xoetrope.xui.events.XActionManager
Check that all the registered components are loaded
checkRegistration() - Method in class net.xoetrope.xui.registry.XRegistrationFactory
Check that all the registered components are loaded
checkRegistration() - Method in class net.xoetrope.xui.validation.XValidationFactory
Check that all the registered components are loaded
checkRegistration() - Method in class net.xoetrope.xui.XEventHandler
Check that all the registered components are loaded
checkSize() - Method in class net.xoetrope.awt.XTable
Recalculate and check the size of the content
checkSize() - Method in class net.xoetrope.deprecated.swing.XTable
Recalculate and check the size of the content
checkSubclass() - Method in class net.xoetrope.html.XHtmlTarget
 
checkSubclass() - Method in class net.xoetrope.swt.splash.XSplashWindow
Suppress the subclassing exception.
checkSubclass() - Method in class net.xoetrope.swt.XButton
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XCheckbox
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XComboBox
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XCoolBar
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XDialog
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XEdit
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XEditTable
Suppress the subclasing exception
checkSubclass() - Method in class net.xoetrope.swt.XExpandBar
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XExpandItem
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XImage
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XLabel
Suppress the subclasing exception
checkSubclass() - Method in class net.xoetrope.swt.XLink
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XList
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XMenu
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XMenuBar
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XMenuItem
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XMessageBox
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XPanel
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XPassword
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XProgressBar
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XRadioButton
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XScale
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XScrollPane
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XSlider
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XSpinner
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XSplitPane
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XSwtPage
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XSwtTarget
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XTable
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XTabPanel
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XTextArea
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XToolBar
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XToolItem
Suppress the subclassing exception
checkSubclass() - Method in class net.xoetrope.swt.XTree
Suppress the subclassing exception
checkValidations() - Method in class net.xoetrope.html.XHtmlPage
Check all validations for this page.
checkValidations() - Method in class net.xoetrope.swt.XSwtPage
Check all validations for this page.
checkValidations() - Method in interface net.xoetrope.xui.PageSupport
Check all validations for this page.
checkValidations() - Method in class net.xoetrope.xui.validation.XValidationHandler
Check all validations for this page.
checkValidations() - Method in class net.xoetrope.xui.XPage
Check all validations for this page.
checkValidations() - Method in class net.xoetrope.xui.XPageHelper
Check all validations for this page.
checkValidations(String) - Method in class net.xoetrope.xui.XPageManager
Check that the validations pass, provided that the validateOnPageTransition flag is set to true
children - Variable in class net.xoetrope.builder.w3c.html.tags.XHtmlTagHandler
 
children - Variable in class net.xoetrope.swing.tree.XTreePojoModelAdapter
The name of the property defining child nodes
children - Variable in class net.xoetrope.xml.jaxp.JaxpXmlElement
Vector containing children of the implementing Object
CLASS_KEY - Static variable in class net.n3.nanoxml.XMLParserFactory
The Java properties key of the XML parser class name.
CLASS_MATCH - Static variable in class net.xoetrope.xui.data.XRegisteredDataBindingFactory
Match bindings based on the target component class name
CLASS_MATCH - Static variable in class net.xoetrope.xui.registry.XRegistrationFactory
Match transfer handlers based on the target component class name
classInstances - Variable in class net.xoetrope.html.XHtmlEventHandler
 
classInstances - Variable in class net.xoetrope.optional.scripts.ScriptAttributeEvaluator
The collection of class instances that are known to implement the methods of evaluated attributes
classInstances - Variable in class net.xoetrope.swt.XSwtEventHandler
 
classInstances - Variable in class net.xoetrope.xui.evaluator.XDefaultAttributeEvaluator
The collection of class instances that are known to implement the methods of evaluated attributes
className - Variable in class net.xoetrope.builder.w3c.html.XHtmlStyle
 
className - Variable in class net.xoetrope.registry.ComponentAdapter
The class name of the class being adapted e.g. com.myorg.MyClass
className - Variable in class net.xoetrope.xui.registry.XRegistrationEntry
 
clazz - Variable in class net.xoetrope.registry.ComponentAdapter
The class being adapted
clazz - Variable in class net.xoetrope.xui.XMethodReference
 
clear() - Method in class net.xoetrope.optional.data.pojo.XPojoModel
Removes all POJOs from the tree the root of which is this model node
clear() - Method in class net.xoetrope.xui.data.XModel
Return this node to its initial state by removing its children and attributes
clearErrors() - Method in class net.xoetrope.optional.service.ServiceProxyArgs
Reset the errors Vector for the next call.
clearPage - Variable in class net.xoetrope.xui.XPageHelper
boolean to indicate how to handle repaints of the page
clearSelection() - Method in class net.xoetrope.swing.XTable
Deselects all selected columns and rows.
clearValidations() - Method in class net.xoetrope.html.XHtmlPage
Reset/removes all validations
clearValidations() - Method in class net.xoetrope.swt.XSwtPage
Reset/removes all validations
clearValidations() - Method in interface net.xoetrope.xui.PageSupport
Reset/removes all validations
clearValidations() - Method in class net.xoetrope.xui.validation.XValidationHandler
Reset/removes all validations
clearValidations() - Method in class net.xoetrope.xui.XPage
Reset/removes all validations
clearValidations() - Method in class net.xoetrope.xui.XPageHelper
Reset/removes all validations
click() - Method in class net.xoetrope.html.XButton
Simulate a click on the XButton.
click() - Method in class net.xoetrope.html.XCheckbox
Simulate a click on the XCheckbox.
click() - Method in class net.xoetrope.html.XRadioButton
Simulate a click on the XRadioButton.
CLIENT_SIDE - Static variable in class net.xoetrope.optional.service.XRouteManager
final to indicate that the route exists on the client side
clientFrame - Variable in class net.xoetrope.awt.XApplet
 
clientFrame - Variable in class net.xoetrope.swing.app.XuiProxy
The Application frame
clientFrame - Variable in class net.xoetrope.swing.XApplet
The Application frame
clientHeight - Variable in class net.xoetrope.html.XApplet
 
clientHeight - Variable in class net.xoetrope.xui.XApplicationContext
The height of the client area
clientShell - Variable in class net.xoetrope.swt.XApplet
 
clientWidth - Variable in class net.xoetrope.html.XApplet
 
clientWidth - Variable in class net.xoetrope.xui.XApplicationContext
The width of the client area
clipStringIfNecessary(JComponent, FontMetrics, String, int) - Method in class net.xoetrope.swing.docking.XDockableHeader
 
clone() - Method in class net.xoetrope.swt.XStyle
Create a copy of this component
clone() - Method in class net.xoetrope.xml.jaxp.JaxpXmlElement
Produce a deep copy of this element
clone() - Method in class net.xoetrope.xml.nanoxml.NanoXmlElement
Produce a deep copy of this element
clone() - Method in interface net.xoetrope.xml.XmlElement
Produce a deep copy of this element
clone(Object) - Static method in class net.xoetrope.xui.data.XModelHelper
Clones the current model node.
clone(Object, boolean) - Static method in class net.xoetrope.xui.data.XModelHelper
Clones the current model node.
clone() - Method in class net.xoetrope.xui.style.XStyle
Create a copy of this component
CLOSE - Static variable in class net.xoetrope.awt.XMessageBox
Show just an ok/close button
close() - Method in class net.xoetrope.optional.data.sql.ConnectionObject
Return the connection to the connection manager
close() - Method in class net.xoetrope.optional.pool.PoolObject
Close the object and return to the pool.
CLOSE - Static variable in class net.xoetrope.swing.docking.XDockableHeader
 
CLOSE - Static variable in class net.xoetrope.swing.XMessageBox
Show just an ok/close button
CLOSE_CLICKED - Static variable in class net.xoetrope.awt.XDialog
A state flag indicating that the CLOSE button was clicked
CLOSE_CLICKED - Static variable in class net.xoetrope.swing.XDialog
A state flag indicating that the CLOSE button was clicked
CLOSE_CLICKED - Static variable in class net.xoetrope.swt.XDialog
A state flag indicating that the CLOSE button was clicked
closeButtonID - Variable in class net.xoetrope.awt.XDialog
Was the close button clicked
closeButtonID - Variable in class net.xoetrope.swing.XDialog
Was the close button clicked
closeButtonID - Variable in class net.xoetrope.swt.XDialog
Was the close button clicked
CLOSED - Static variable in class net.xoetrope.swing.docking.XDockingPanel
 
closeDlg() - Method in class net.xoetrope.awt.XDialog
Close the dialog and restore focus
closeDlg() - Method in class net.xoetrope.awt.XMessageBox
Close the dialog.
closeDlg() - Method in class net.xoetrope.swing.XDialog
Close the dialog and restore focus
closeDlg() - Method in class net.xoetrope.swing.XMessageBox
Close the dialog.
closeDlg() - Method in class net.xoetrope.swt.XDialog
Close the dialog and restore focus
closeObjects() - Method in class net.xoetrope.optional.pool.PoolManager
Closes and removes all objects in the pool
closeQuery() - Method in class net.xoetrope.optional.data.sql.DataConnection
Close the resources used by the query
closeSession() - Method in class net.xoetrope.optional.data.pojo.XPojoContext
 
closeSession() - Method in class net.xoetrope.optional.data.pojo.XPojoHibernateContext
 
CLOSING - Static variable in class net.xoetrope.xui.XProject
 
Col - Class in net.xoetrope.builder.w3c.html.tags
Processing for the html col and colgroup elements Copyright (c) Xoetrope Ltd., 2002-2006 $Revision: 1.2 $ License: see License.txt
Col(String) - Constructor for class net.xoetrope.builder.w3c.html.tags.Col
Creates a new instance of Col
collectionElements - Variable in class net.xoetrope.optional.data.pojo.XPojoModel
 
COLOR_BACK - Static variable in class net.xoetrope.swt.XStyle
The component back color style
COLOR_BACK - Static variable in class net.xoetrope.xui.style.XStyle
The component back color style
COLOR_FORE - Static variable in class net.xoetrope.swt.XStyle
The component fore color style
COLOR_FORE - Static variable in class net.xoetrope.xui.style.XStyle
The component fore color style
colorSWTBg - Variable in class net.xoetrope.swt.XTable
 
colorSWTFg - Variable in class net.xoetrope.swt.XTable
 
colorToHexString(Color) - Static method in class net.xoetrope.xui.helper.XuiUtilities
Convert a color to a hexadecimal string e.g.
COLUMN_LAYOUT - Static variable in class net.xoetrope.xui.XPage
ColumnLayout ID
ColumnGroup - Class in net.xoetrope.swing.table
 
ColumnGroup(String) - Constructor for class net.xoetrope.swing.table.ColumnGroup
 
ColumnGroup(TableCellRenderer, String) - Constructor for class net.xoetrope.swing.table.ColumnGroup
 
columnGroups - Variable in class net.xoetrope.swing.table.GroupableTableHeader
 
columnIdx - Variable in class net.xoetrope.xui.data.XListModelAdapter
 
ColumnLayout - Class in net.xoetrope.optional.layout
A layout manager for forms.
ColumnLayout(int, int) - Constructor for class net.xoetrope.optional.layout.ColumnLayout
Creates a layout manager that will lay out components along the y axis.
columnName - Variable in class net.xoetrope.xui.data.XListModelAdapter
 
COMBO - Static variable in class net.xoetrope.xui.XPage
Tag for a combo box or drop down list
commit() - Method in class net.xoetrope.optional.data.sql.DatabaseTable
Explicitly force a commit
commit() - Method in class net.xoetrope.optional.data.sql.DataConnection
Explicitly force a commit
commitTransaction() - Method in class net.xoetrope.optional.data.pojo.XPojoHibernateContext
 
comp - Variable in class net.xoetrope.builder.w3c.html.tags.XHtmlTagHandler
 
compareTo(Object) - Method in class net.xoetrope.optional.layout.Guide
Compares to objects
COMPLETE - Static variable in class net.xoetrope.optional.service.ServiceProxy
The call has ended
component - Variable in class net.xoetrope.optional.svg.XSvgStateHelper
 
component - Variable in class net.xoetrope.xui.data.XDataBinding
 
ComponentAdapter - Class in net.xoetrope.registry
An adapter of component properties and settings for use with registered components.
ComponentAdapter(Class, String) - Constructor for class net.xoetrope.registry.ComponentAdapter
Construct a new adapter for the specified class.
ComponentAdapter(String, String) - Constructor for class net.xoetrope.registry.ComponentAdapter
Construct a new adapter for the specified class.
ComponentAdapter(ClassLoader, String, String) - Constructor for class net.xoetrope.registry.ComponentAdapter
Construct a new adapter for the specified class.
ComponentCustomizer - Class in net.xoetrope.registry
A utility for applying customizations to components.
ComponentCustomizer(XProject) - Constructor for class net.xoetrope.registry.ComponentCustomizer
Creates a new instance of ComponentCustomizer
componentFactories - Static variable in class net.xoetrope.xui.XComponentFactory
A collection of component factories
componentFactory - Variable in class net.xoetrope.builder.XuiBuilder
 
componentFactory - Variable in class net.xoetrope.html.XHtmlPage
The factory used to construct components
componentFactory - Variable in class net.xoetrope.swt.XSwtPage
 
componentFactory - Variable in class net.xoetrope.xui.XPage
Deprecated. use getComponentFactory() instead.
componentFactory - Variable in class net.xoetrope.xui.XPageHelper
The XComponentFactory being used
componentHidden(ComponentEvent) - Method in class net.xoetrope.optional.svg.XSvgButton
Invoked when the component has been made invisible.
componentMoved(ComponentEvent) - Method in class net.xoetrope.optional.svg.XSvgButton
Invoked when the component's position changes.
componentResized() - Method in class net.xoetrope.optional.svg.svgsalamander.XSvgPainter
The component has been resize, so resize the svg
componentResized(ComponentEvent) - Method in class net.xoetrope.optional.svg.XSvgButton
Invoked when the component's size changes.
componentShown(ComponentEvent) - Method in class net.xoetrope.optional.svg.XSvgButton
Invoked when the component has been made visible.
computeSize(Composite, int, int, boolean) - Method in class net.xoetrope.swt.BorderLayout
Computes the size for this BorderLayout.
configFiles - Static variable in class net.xoetrope.registry.XRegisteredComponentFactory
The config files used to build the set of component adapters
configFiles - Static variable in class net.xoetrope.xui.data.XRegisteredDataBindingFactory
The config files used to build the set of component adapters.
configFiles - Static variable in class net.xoetrope.xui.events.XActionManager
The config files used to build the set of component adapters.
configFiles - Static variable in class net.xoetrope.xui.registry.XRegistrationFactory
The config files used to build the set of component adapters.
configFiles - Static variable in class net.xoetrope.xui.validation.XValidationFactory
The config files used to build the set of component adapters.
configFiles - Static variable in class net.xoetrope.xui.XEventHandler
The config files used to build the set of component adapters.
configuration - Variable in class net.xoetrope.swing.tree.XTreePojoModelAdapter
Configuration of this adapter
configure(URL) - Method in interface net.xoetrope.optional.data.pojo.XPojoRoot
Configure the root and therefore the context for the POJO hierarchy
configure(Hashtable, Hashtable) - Method in class net.xoetrope.swing.tree.XTreePojoModelAdapter
Configures this adapter
configure(Hashtable, Hashtable) - Method in interface net.xoetrope.xui.data.XModelAdapterConfigurable
Sets the configuration.
configureScriptEnvironment(Scriptable, Context) - Method in class net.xoetrope.optional.scripts.javascript.JavaScriptEngine
Configures the current environment with some necessary variables
connection - Variable in class net.xoetrope.optional.data.sql.DatabaseTable
 
ConnectionManager - Class in net.xoetrope.optional.data.sql
A class that acts as a Connection Pool manager.
ConnectionManager(String, String, String, String, int) - Constructor for class net.xoetrope.optional.data.sql.ConnectionManager
Constructs a new ConnectionManager, called by getInstance
ConnectionObject - Class in net.xoetrope.optional.data.sql
A wrapper for a connection for use by a ConnectionManager Copyright (c) Xoetrope Ltd. 2001-2003 $Revision: 2.3 $ License: see license.txt
ConnectionObject(Connection, PoolManager) - Constructor for class net.xoetrope.optional.data.sql.ConnectionObject
Constructs a new connection object
connectionParameters - Variable in class net.xoetrope.optional.data.sql.NamedConnectionManager
Storage for the various connection parameters
connMgr - Static variable in class net.xoetrope.optional.data.sql.ConnectionManager
 
connName - Variable in class net.xoetrope.optional.data.sql.DatabaseTable
 
constraint - Variable in class net.xoetrope.swing.docking.XDockable
 
constraints - Variable in class net.xoetrope.optional.layout.GuideLayout
 
construct() - Method in class net.xoetrope.xui.helper.SwingWorker
Compute the value to be returned by the get method.
constructComponent(XComponentFactory, String, String) - Method in class net.xoetrope.builder.w3c.html.XHtmlComponentFactory
Constructs HTML components on behalf of the component factory.
constructComponent(XComponentFactory, String, String) - Method in class net.xoetrope.registry.XRegisteredComponentFactory
A generic factory for adding XComponents.
constructComponent(XComponentFactory, String, String) - Method in class net.xoetrope.swing.SwingComponentFactory
A generic factory for adding XComponents.
constructComponent(XComponentFactory, String, String) - Method in class net.xoetrope.swt.SwtComponentFactory
A generic factory for adding XComponents.
constructComponent(XComponentFactory, String, String) - Method in interface net.xoetrope.xui.XComponentConstructor
A generic factory for adding XComponents.
constructComponent(String, String) - Method in class net.xoetrope.xui.XComponentFactory
A generic factory for constructing XComponents.
constructViaReflection(String, XmlElement, XModel) - Method in interface net.xoetrope.optional.data.XOptionalDataSource.XDataReflectionConstructor
 
constructViaReflection(String, Object[]) - Static method in class net.xoetrope.xui.helper.ReflectionHelper
Create a new Object via reflection
constructViaReflection(Object, Class[], Object[]) - Static method in class net.xoetrope.xui.helper.ReflectionHelper
Create a new Object via reflection
constructViaReflection(String, Class, Object) - Static method in class net.xoetrope.xui.helper.ReflectionHelper
Create a new Object via reflection
constructViaReflection(ClassLoader, Object, Class, Object) - Static method in class net.xoetrope.xui.helper.ReflectionHelper
Create a new Object via reflection
constructViaReflection(ClassLoader, Object) - Static method in class net.xoetrope.xui.helper.ReflectionHelper
Create a new Object via reflection
container - Variable in class net.xoetrope.html.XHtmlEventHandler
 
container - Variable in class net.xoetrope.swt.XSwtEventHandler
 
container - Variable in class net.xoetrope.xui.validation.XBaseValidator
Container to be used for validation methods
container - Variable in class net.xoetrope.xui.validation.XValidationHandler
For accessing function validations
container - Variable in class net.xoetrope.xui.XEventHandler
The page or object whose event is being handled
contains(int, int) - Method in class net.xoetrope.optional.svg.batik.XSvgPainter
 
contains(int, int) - Method in interface net.xoetrope.optional.svg.HitTester
Check to see if the coordinates are within the component's active area
contains(int, int) - Method in class net.xoetrope.optional.svg.svgsalamander.XSvgPainter
 
contains(int, int) - Method in class net.xoetrope.optional.svg.XSvgButton
 
contains(double, double) - Method in class net.xoetrope.optional.svg.XSvgStateHelper
Check if the cursor is within the client area.
containsMouse - Variable in class net.xoetrope.optional.svg.XSvgStateHelper
 
content - Variable in class net.xoetrope.awt.XScrollableMetaContent
 
content - Variable in class net.xoetrope.builder.w3c.html.tags.XHtmlTagHandler
 
content - Variable in class net.xoetrope.swing.docking.XDockable
 
CONTENT_TARGET - Static variable in class net.xoetrope.xui.build.BuildProperties
The default name of the 'content' target area in a frameset
contentPane - Variable in class net.xoetrope.awt.XTabPanel
 
contentPane - Variable in class net.xoetrope.html.XTabPanel
 
contentPane - Variable in class net.xoetrope.swing.docking.XDockingPanel
 
contentPanel - Variable in class net.xoetrope.awt.XDialog
The 'content' panel that holds the dialog's XPage
contentPanel - Variable in class net.xoetrope.swing.XDialog
The 'content' panel that holds the dialog's XPage
contentPanel - Variable in class net.xoetrope.swt.XDialog
The 'content' panel that holds the dialog's XPage
convert(String, InputStream, OutputStream, int, int) - Method in interface net.xoetrope.optional.laf.ImageConverter
Convert one image format to another
convert(String, InputStream, OutputStream, int, int) - Method in class net.xoetrope.optional.laf.synth.batik.PngTranscoderWrapper
Convert one image format to another
convert(String, InputStream, OutputStream, int, int) - Method in class net.xoetrope.optional.laf.synth.batik.TiffTranscoderWrapper
Convert one image format to another
convert(String, InputStream, OutputStream, int, int) - Method in class net.xoetrope.optional.laf.synth.svgsalamander.SvgImageTranscoder
Convert one image format to another
convertSvg(String, int, int, boolean) - Method in class net.xoetrope.optional.laf.synth.SynthPreprocessor
Converts an SVG file to a PNG or a TIFF file
convertType(String) - Static method in class net.xoetrope.optional.data.pojo.XPojoHelper
Returns Class object whose simple name is in the given String
convertValue(String, String) - Static method in class net.xoetrope.optional.data.pojo.XPojoHelper
Converts specified value to the specified type.
COOLITEM - Static variable in class net.xoetrope.swt.XSwtPage
Tag for a splitter
coordinates - Variable in class net.xoetrope.optional.layout.Guide
the type of coordinate system used
copyAttributes(XmlElement, XmlElement) - Static method in class net.xoetrope.xml.XmlHelper
Copies the attributes of the source xml element to the target xml element.
copyTo(XPojoModel) - Method in class net.xoetrope.optional.data.pojo.XPojoModel
Copies the underlying pojo to the specified target model
count(String, char) - Static method in class net.xoetrope.xui.helper.XuiUtilities
Count the instances of a character in a string
count(String, char, char, char) - Static method in class net.xoetrope.xui.helper.XuiUtilities
Count the instances of a character in a string, skipping nested expressions delimited by the specified tokens
createAdapter(Class) - Method in class net.xoetrope.optional.data.pojo.XPojoDataSource
Creates and returns a XPojoAdpater
createAdapter(Class) - Method in class net.xoetrope.optional.data.pojo.XPojoHibernateDataSource
Creates and returns a new instance of XPojoHibernateAdapter
createCaption() - Method in class net.xoetrope.html.XTable
 
CREATED - Static variable in class net.xoetrope.xui.XPage
The page has been created
CREATED - Static variable in class net.xoetrope.xui.XProject
 
createDataItem(String, String, XModel) - Static method in class net.xoetrope.builder.helper.XTableModelHelper
 
createDataSet(String) - Static method in class net.xoetrope.builder.helper.XTableModelHelper
Creates a new dataset within the model with the specified name.
createDataSet(String, XModel) - Static method in class net.xoetrope.builder.helper.XTableModelHelper
 
createDefaultTableHeader() - Method in class net.xoetrope.swing.XTable
 
createDefaultXMLParser() - Static method in class net.n3.nanoxml.XMLParserFactory
Creates a default parser.
createDefaultXMLParser(IXMLBuilder) - Static method in class net.n3.nanoxml.XMLParserFactory
Creates a default parser.
createDocument(String) - Static method in class net.xoetrope.xml.jaxp.JaxpDocumentFactory
Create a basic document object and create a node with the passed name.
createDocumentBuilder() - Static method in class net.xoetrope.xml.jaxp.JaxpDocumentFactory
Create a DocumentBuilder with defaults
createDropShadow(BufferedImage) - Method in class net.xoetrope.swing.util.XGraphicsUtils
 
createElement(String) - Method in interface net.n3.nanoxml.IXMLElement
Creates an empty element.
createElement(String, String, int) - Method in interface net.n3.nanoxml.IXMLElement
Creates an empty element.
createElement(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Creates an empty element.
createElement(String, String, String, int) - Method in interface net.n3.nanoxml.IXMLElement
Creates an empty element.
createElement(String) - Method in class net.n3.nanoxml.XMLElement
Creates an empty element.
createElement(String, String, int) - Method in class net.n3.nanoxml.XMLElement
Creates an empty element.
createElement(String, String) - Method in class net.n3.nanoxml.XMLElement
Creates an empty element.
createElement(String, String, String, int) - Method in class net.n3.nanoxml.XMLElement
Creates an empty element.
createElement(String) - Method in class net.xoetrope.xml.jaxp.JaxpXmlElement
Create a basic XmlElement of the type registered in the XmlParserFactory
createElement(String) - Method in class net.xoetrope.xml.nanoxml.NanoXmlElement
Create a basic XmlElement of the type registered in the XmlParserFactory
createElement(String) - Method in interface net.xoetrope.xml.XmlElement
Create a basic XmlElement of the type registered in the XmlParserFactory
createEventHandler(Object, XValidationHandler) - Method in class net.xoetrope.xui.XProject
Create the XuiEventHandler for the passed owner (XPage) and set it's XValidationHandler
createGroup() - Method in class net.xoetrope.awt.XRadioButton
Create a new checkbox group and adds this radio button top the new group
createGroup() - Method in class net.xoetrope.html.XRadioButton
Create a new checkbox group and adds this radio button top the new group
createGroup() - Method in class net.xoetrope.swing.XRadioButton
Create a new checkbox group and adds this radio button top the new group
createGroup() - Method in class net.xoetrope.swt.XRadioButton
Create a new checkbox group and adds this radio button top the new group
createGroup() - Method in interface net.xoetrope.xui.XRadioButtonGroup
Create a new checkbox group and adds this radio button that implements this interface to the new group
createImage(InputStream) - Method in class net.xoetrope.xui.XProject
Returns an Image, or null if the path was invalid.
createPCDataElement() - Method in interface net.n3.nanoxml.IXMLElement
Creates an element to be used for #PCDATA content.
createPCDataElement() - Method in class net.n3.nanoxml.XMLElement
Creates an element to be used for #PCDATA content.
createPojoModel(XModel, String) - Method in class net.xoetrope.optional.data.pojo.XPojoDataSource
Creates and returns a new instance of XPojoModel
createPojoModel(XModel, Object) - Method in class net.xoetrope.optional.data.pojo.XPojoDataSource
Creates and returns a new instance of XPojoModel
createPojoModel(XModel, String) - Method in class net.xoetrope.optional.data.pojo.XPojoHibernateDataSource
Creates and returns a new instance of XPojoModel
createPojoModel(XModel, Object) - Method in class net.xoetrope.optional.data.pojo.XPojoHibernateDataSource
Creates and returns the new instance of XPojoModel
createPreparedStatement(String, String, boolean) - Method in class net.xoetrope.optional.data.sql.DataConnection
Create a prepared statement.
createPreparedStatement(String, String) - Method in class net.xoetrope.optional.data.sql.DataConnection
Create a prepared statement.
createShadow(BufferedImage, int) - Method in class net.xoetrope.swing.util.XGraphicsUtils
 
createShadowMask(BufferedImage) - Method in class net.xoetrope.swing.util.XGraphicsUtils
 
createStatement() - Method in class net.xoetrope.optional.data.sql.ConnectionObject
Create a statement
createStatement(int, int) - Method in class net.xoetrope.optional.data.sql.ConnectionObject
Create a statement
createStatement(int, int, int) - Method in class net.xoetrope.optional.data.sql.ConnectionObject
Create a statement
createTable(XModel, String) - Static method in class net.xoetrope.builder.helper.XTableModelHelper
Adds a new table XModel node to the model node The XModel which will have the newly created table XModel appended to it
createTFoot() - Method in class net.xoetrope.html.XTable
 
createTHead() - Method in class net.xoetrope.html.XTable
 
createTinyBitmap(TinyString) - Method in class net.xoetrope.optional.svg.XSvgCanvas
Returns a TinyBitmap for the given image URL or path.
createTinyBitmap(byte[], int, int) - Method in class net.xoetrope.optional.svg.XSvgCanvas
Creates a TinyBitmap which decodes the image stored in the specified byte array, and at the specified offset and length.
createTinyBitmap(TinyString) - Method in class net.xoetrope.optional.svg.XSvgIcon
Returns a TinyBitmap for the given image URL or path.
createTinyBitmap(String) - Method in class net.xoetrope.optional.svg.XSvgIcon
Returns a TinyBitmap for the given image URL or path.
createTinyBitmap(byte[], int, int) - Method in class net.xoetrope.optional.svg.XSvgIcon
Creates a TinyBitmap which decodes the image stored in the specified byte array, and at the specified offset and length.
createTransferable(JComponent) - Method in class net.xoetrope.swing.dnd.XModelTransferHandler
 
createTransferable(JComponent) - Method in class net.xoetrope.swing.docking.XDockableTransferHandler
Creates a Transferable to use as the source for a data transfer.
createXmlElement(String) - Method in class net.xoetrope.xml.jaxp.JaxpXmlParser
Create a basic XmlElement of the type registered in the XmlParserFactory
createXmlElement(String) - Method in class net.xoetrope.xml.nanoxml.NanoXmlParser
Create a basic XmlElement of the type registered in the XmlParserFactory
createXmlElement(String) - Method in interface net.xoetrope.xml.XmlParser
Create a basic XmlElement of the type registered in the XmlParserFactory
createXmlElement(String) - Method in class net.xoetrope.xml.XmlParserFactory
Create a new XML element iwth the specified name
createXMLParser(String, IXMLBuilder) - Static method in class net.n3.nanoxml.XMLParserFactory
Creates a parser.
curIdx - Variable in class net.xoetrope.optional.data.pojo.XPojoIterator
 
current() - Method in class net.xoetrope.optional.data.pojo.XPojoIterator
Returns the model node wrapping the current element in the iteration
current() - Method in interface net.xoetrope.xui.data.XIterator
Returns the current element in the iteration
currentAttributes - Static variable in class net.xoetrope.builder.XuiBuilder
 
currentElements - Variable in class net.n3.nanoxml.NonValidator
The stack of elements to be processed.
currentEvt - Static variable in class net.xoetrope.html.XHtmlEventHandler
 
currentEvt - Static variable in class net.xoetrope.swt.XSwtEventHandler
 
currentEvt - Static variable in class net.xoetrope.xui.XEventHandler
The current event, valid until processed
currentHotspotIdx - Variable in class net.xoetrope.swt.XHotspotImage
true to draw the hotspots as highlighted areas
currentMenu - Variable in class net.xoetrope.xui.XComponentFactory
The current menu.
currentMenuBar - Variable in class net.xoetrope.xui.XComponentFactory
The application's menu bar
currentProject - Variable in class net.xoetrope.awt.XImage
The current project
currentProject - Variable in class net.xoetrope.awt.XPanel
 
currentProject - Variable in class net.xoetrope.builder.XuiBuilder
 
currentProject - Variable in class net.xoetrope.data.XDataSource
The current XProject
currentProject - Variable in class net.xoetrope.html.XHtmlEventHandler
 
currentProject - Variable in class net.xoetrope.html.XHtmlWidget
 
currentProject - Variable in class net.xoetrope.optional.data.collection.XCollectionTableModel
 
currentProject - Variable in class net.xoetrope.optional.data.sql.DatabaseLifecycleListener
 
currentProject - Variable in class net.xoetrope.optional.data.sql.DatabaseTable
 
currentProject - Variable in class net.xoetrope.optional.data.sql.DatabaseTableModel
 
currentProject - Variable in class net.xoetrope.optional.langmgr.EncodedLanguageResourceBundleLoader
 
currentProject - Variable in class net.xoetrope.optional.scripts.ScriptAttributeEvaluator
 
currentProject - Variable in class net.xoetrope.optional.service.XRouteManager
The owner project
currentProject - Variable in class net.xoetrope.registry.XRegisteredComponentFactory
 
currentProject - Variable in class net.xoetrope.swing.app.XDockingApp
 
currentProject - Variable in class net.xoetrope.swing.app.XInternalFrame
 
currentProject - Variable in class net.xoetrope.swing.XButton
 
currentProject - Variable in class net.xoetrope.swing.XGradientBackground
 
currentProject - Variable in class net.xoetrope.swing.XImage
The current project
currentProject - Variable in class net.xoetrope.swing.XImageButton
The current project
currentProject - Variable in class net.xoetrope.swing.XImagePainter
 
currentProject - Variable in class net.xoetrope.swing.XMenuBar
 
currentProject - Variable in class net.xoetrope.swing.XMetaContent
 
currentProject - Variable in class net.xoetrope.swing.XTable
 
currentProject - Variable in class net.xoetrope.swing.XTabPanel
 
currentProject - Variable in class net.xoetrope.swt.SwtComponentFactory
 
currentProject - Variable in class net.xoetrope.swt.XImage
The current project
currentProject - Variable in class net.xoetrope.swt.XMenuBar
 
currentProject - Variable in class net.xoetrope.swt.XSwtEventHandler
 
currentProject - Variable in class net.xoetrope.xui.data.XDataBinding
 
currentProject - Variable in class net.xoetrope.xui.data.XDataBindingFactory
 
currentProject - Variable in class net.xoetrope.xui.evaluator.XDefaultAttributeEvaluator
 
currentProject - Variable in class net.xoetrope.xui.helper.XDefaultTranslator
 
currentProject - Variable in class net.xoetrope.xui.style.XStyleManager
The XProject for which this instance of the XStyleManager is working
currentProject - Variable in class net.xoetrope.xui.validation.XBaseValidator
The owner project and the context for this object
currentProject - Variable in class net.xoetrope.xui.validation.XValidationFactory
 
currentProject - Variable in class net.xoetrope.xui.XApplicationContext
 
currentProject - Variable in class net.xoetrope.xui.XComponentFactory
The project that owns this factory
currentProject - Variable in class net.xoetrope.xui.XEventHandler
The current project, the project that ultimately owns this event handler
currentProject - Variable in class net.xoetrope.xui.XPageHelper
The currently active XProject instance
currentProject - Variable in class net.xoetrope.xui.XPageManager
The owner project and the context in which this object operates.
currentProject - Variable in class net.xoetrope.xui.XPathEvaluator
The project to which this object belongs
currentProject - Static variable in class net.xoetrope.xui.XProjectManager
The current XProject being used
currentRow - Variable in class net.xoetrope.optional.data.sql.DatabaseTable
 
currentURL - Variable in class net.xoetrope.optional.svg.XSvgCanvas
The current URL to go
customClassLoaders - Variable in class net.xoetrope.xui.XProject
Vector of s used to locate resources for this XProject instance
customExceptionHandler - Variable in class net.xoetrope.xui.validation.XValidationHandler
The XExceptionHandler which will handle validation exceptions
CustomizationAdapter - Interface in net.xoetrope.registry
An interface for component customization adapters.
customize(Object, String, int) - Method in class net.xoetrope.registry.ComponentCustomizer
Apply a named set of customizations to a component
customizeProperty(String, String, String) - Method in class net.xoetrope.optional.data.pojo.XPojoAdapter
Adapt a property by replacing the getter and setter names determined by reflection
customizeProperty(XPojoAdapter, XmlElement) - Method in class net.xoetrope.optional.data.pojo.XPojoDataSource
 
customizeProperty(XPojoAdapter, XmlElement) - Method in class net.xoetrope.optional.data.pojo.XPojoHibernateDataSource
 
customizer - Variable in class net.xoetrope.builder.XuiBuilder
 

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