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

R

RADIO - Static variable in class net.xoetrope.xui.XPage
Tag for a radio button
raster - Variable in class net.xoetrope.optional.svg.XSvgCanvas
The SVG renderer
raster - Variable in class net.xoetrope.optional.svg.XSvgIcon
The SVG renderer
read() - Method in interface net.n3.nanoxml.IXMLReader
Reads a character.
read() - Method in class net.n3.nanoxml.StdXMLReader
Reads a character.
read(Reader) - Method in class net.xoetrope.awt.XHotspotImage
Reads the hotspot information from the reader parameter and adds them to the names and hotspots vectors.
read(XmlElement) - Method in interface net.xoetrope.builder.BuilderSupport
Read an XML element of the page declaration
read(String) - Method in interface net.xoetrope.builder.BuilderSupport
Read an included file
read(Reader) - Method in class net.xoetrope.data.XDataSource
Read a model from the Reader
read(XmlElement) - Method in class net.xoetrope.data.XDataSource
Read an file pointed to by an element in the XML description of the data sources
read(DataInputStream) - Method in class net.xoetrope.deprecated.xui.wmf.RecordStore
Reads the JMF file from the specified Stream.
read(DataInputStream) - Method in class net.xoetrope.deprecated.xui.wmf.WmfRecordStore
Reads the WMF file from the specified Stream.
read(Reader) - Method in class net.xoetrope.optional.data.XOptionalDataSource
Read a model from the Reader
read(String) - Method in class net.xoetrope.optional.layout.GuideSupport
Read an included file
read(XmlElement) - Method in class net.xoetrope.optional.layout.GuideSupport
Read the guides from an XML element loaded from the page XML.
read(Reader) - Method in class net.xoetrope.registry.ComponentCustomizer
Read the customizations
read() - Method in class net.xoetrope.registry.XRegisteredComponentFactory
Read the component registry.
read(String, String) - Method in class net.xoetrope.registry.XRegisteredComponentFactory
Read the component registry.
read(String, Reader) - Method in class net.xoetrope.registry.XRegisteredComponentFactory
Read the component registry.
read(Reader) - Method in class net.xoetrope.swing.XHotspotImage
Reads the hotspot information from the reader parameter and adds them to the names and hotspots vectors.
read(Reader) - Method in class net.xoetrope.swt.XHotspotImage
Read a file to store the hotspots
read(Reader) - Static method in class net.xoetrope.xml.XmlSource
Read the passed Reader object and parse its contents into an XmlElement structure of the type defined in the XmlParserFactory.
read(Reader, String) - Static method in class net.xoetrope.xml.XmlSource
Read the passed Reader object and parse its contents into an XmlElement structure of the type defined in the XmlParserFactory.
read() - Method in class net.xoetrope.xui.data.XRegisteredDataBindingFactory
Read the component registry.
read(String, String) - Method in class net.xoetrope.xui.data.XRegisteredDataBindingFactory
Read the component registry.
read(String, Reader) - Method in class net.xoetrope.xui.data.XRegisteredDataBindingFactory
Read the component registry.
read() - Method in class net.xoetrope.xui.events.XActionManager
Read the component registry.
read(String, String) - Method in class net.xoetrope.xui.events.XActionManager
Read the component registry.
read(String, Reader) - Method in class net.xoetrope.xui.events.XActionManager
Read the component registry.
read() - Method in class net.xoetrope.xui.registry.XRegistrationFactory
Read the component registry.
read(String, String) - Method in class net.xoetrope.xui.registry.XRegistrationFactory
Read the component registry.
read(String, Reader) - Method in class net.xoetrope.xui.registry.XRegistrationFactory
Read the component registry.
read() - Method in class net.xoetrope.xui.validation.XValidationFactory
Read the component registry.
read(String, String) - Method in class net.xoetrope.xui.validation.XValidationFactory
Read the component registry.
read(String, Reader) - Method in class net.xoetrope.xui.validation.XValidationFactory
Read the component registry.
read() - Method in class net.xoetrope.xui.XEventHandler
Read the component registry.
read(String, String) - Method in class net.xoetrope.xui.XEventHandler
Read the component registry.
read(String, Reader) - Method in class net.xoetrope.xui.XEventHandler
Read the component registry.
readDataSource(String, XmlElement) - Method in class net.xoetrope.data.XDataSource
Read the data source file.
readLoggerZones(XProject) - Static method in class net.xoetrope.debug.DebugLogger
Read the debug zones file ("DebugZones.properties")
readPage(Reader, String, String, boolean) - Method in class net.xoetrope.builder.w3c.html.XHtmlBuilder
Read an XML description of the page and construct a new XPage.
readPage(Reader, String, String, boolean) - Method in class net.xoetrope.builder.XuiBuilder
Read an XML description of the page and construct a new XPage.
readPage(Reader, String, String, boolean) - Method in interface net.xoetrope.xui.XPageLoader
Read an XML description of the page and construct a new XPage.
reapObjects() - Method in class net.xoetrope.optional.pool.PoolManager
Removes dead objects from the pool
records - Variable in class net.xoetrope.deprecated.xui.wmf.RecordStore
 
RecordStore - Class in net.xoetrope.deprecated.xui.wmf
An object that stores the vector graphics records.
RecordStore() - Constructor for class net.xoetrope.deprecated.xui.wmf.RecordStore
 
reevaluate - Variable in class net.xoetrope.xui.data.XDataBinding
 
referenceObjects - Variable in class net.xoetrope.optional.evaluator.XGroovyEvaluator
 
refill() - Method in class net.xoetrope.swt.XTable
Refill the table
ReflectionAdapter - Class in net.xoetrope.registry
An adapter of component properties and settings for use with registered components.
ReflectionAdapter(Class, String) - Constructor for class net.xoetrope.registry.ReflectionAdapter
Construct a new adapter for the specified class.
ReflectionAdapter(String, String) - Constructor for class net.xoetrope.registry.ReflectionAdapter
Construct a new adapter for the specified class.
ReflectionAdapter(ClassLoader, String, String) - Constructor for class net.xoetrope.registry.ReflectionAdapter
Construct a new adapter for the specified class.
reflectionConstr - Variable in class net.xoetrope.optional.data.XOptionalDataSource
 
ReflectionHelper - Class in net.xoetrope.xui.helper
A helper to simplify some of the more common reflection tasks used in XUI Copyright: Copyright (c) 2004 $Revision: 1.5 $
ReflectionHelper() - Constructor for class net.xoetrope.xui.helper.ReflectionHelper
 
refresh() - Method in class net.xoetrope.awt.XApplet
Validate and repaint the display
refresh() - Method in class net.xoetrope.swing.app.XDesktopApp
Validate and repaint the display
refresh() - Method in class net.xoetrope.swing.app.XDockingApp
Validate and repaint the display
refresh() - Method in class net.xoetrope.swing.app.XuiProxy
Validate and repaint the display
refresh() - Method in class net.xoetrope.swing.XApplet
Validate and repaint the display
refresh() - Method in class net.xoetrope.swt.XApplet
Refresh the parent shell
refresh() - Method in interface net.xoetrope.xui.XStartupObject
Validate and repaint the display
register() - Static method in class net.xoetrope.debug.AWTExceptionHandler
 
register() - Method in class net.xoetrope.html.XApplet
Load the componentFactories by reading the factory names from the startup file.
register(XProject) - Static method in class net.xoetrope.optional.data.XOptionalBindingFactory
Registe an instance of this binding factory.
register(XProject) - Static method in class net.xoetrope.swt.SwtDataBindingFactory
Register an instance of this binding factory.
register(XProject) - Static method in class net.xoetrope.xui.data.XBasicDataBindingFactory
Deprecated. Register an instance of this binding factory.
register(XProject) - Static method in class net.xoetrope.xui.data.XRegisteredDataBindingFactory
Register an instance of this binding factory.
register(XProject) - Static method in class net.xoetrope.xui.events.XActionManager
Register an instance of this binding factory.
register() - Method in class net.xoetrope.xui.XApplicationContext
Load the componentFactories by reading the factory names from the startup file.
registerBindingFactory(XDataBindingFactory, int) - Method in class net.xoetrope.xui.XProject
Register a binding factory with the project.
registerBindingFactory(XDataBindingFactory) - Method in class net.xoetrope.xui.XProject
Register a data binding factory.
registerComponentFactory(String, XComponentConstructor) - Static method in class net.xoetrope.xui.XComponentFactory
Add a componentFactory to the static register of component constructors
registerDatabaseNode(XmlElement) - Method in class net.xoetrope.optional.data.XOptionalDataSource
Register a database source element found within the datasets.xml file
registerDataSource(XmlElement) - Method in class net.xoetrope.optional.data.XOptionalDataSource
Register the datasource files found within the datasets.xml file
registerXmlClass(Class) - Method in class net.xoetrope.xml.XmlParserFactory
Register an xml element class.
registerXmlParser(XmlParser) - Method in class net.xoetrope.xml.XmlParserFactory
Register an XML parser
registerXmlWriter(XmlWriter) - Method in class net.xoetrope.xml.XmlParserFactory
Register an XML writer
registrationConfig - Variable in class net.xoetrope.xui.registry.XRegistrationEntry
 
registrations - Static variable in class net.xoetrope.xui.XEventHandler
The collection of registered event handlers that are known
RELATIVE_COORDINATES - Static variable in class net.xoetrope.optional.layout.Guide
The coordinate is specified in relative terms (percentage of the parent's size)
RELATIVE_POSITION - Static variable in class net.xoetrope.optional.layout.Guide
The position is specified as a distance from the previous guide
RELEASE_VERSION - Static variable in class net.xoetrope.xui.build.Version
The release number
releasePreparedStatement(PreparedStatement) - Method in class net.xoetrope.optional.data.sql.DatabaseTable
Frees the prepared statement
remove(Object, Object) - Method in class net.xoetrope.awt.AwtWidgetAdapter
Remove a component from the container
remove(Object) - Method in class net.xoetrope.deprecated.xui.wmf.XWmf
Remove a child component
remove(Object, Object) - Method in class net.xoetrope.html.HtmlWidgetAdapter
Remove a component from the container
remove(Object) - Method in class net.xoetrope.html.XHtmlTarget
Remove a child component
remove(XModel) - Method in class net.xoetrope.optional.service.XServiceModelNode
 
remove(Object) - Method in class net.xoetrope.swing.app.XDockableFrame
Remove a child component
remove(Object) - Method in class net.xoetrope.swing.app.XInternalFrame
Remove a child component
remove(Object, Object) - Method in class net.xoetrope.swing.SwingWidgetAdapter
Remove a component from the container
remove(Object, Object) - Method in class net.xoetrope.swt.SwtWidgetAdapter
Remove a component from the container
remove(Object) - Method in class net.xoetrope.swt.XSwtTarget
Remove a child component
remove(XmlElement) - Method in class net.xoetrope.xml.jaxp.JaxpXmlElement
Remove the specified child element
remove(XmlElement) - Method in class net.xoetrope.xml.nanoxml.NanoXmlElement
Remove the specified child element
remove(XmlElement) - Method in interface net.xoetrope.xml.XmlElement
Remove the specified child element
remove(XModel) - Method in class net.xoetrope.xui.data.table.XFieldModel
Not yet implemented - does nothing
remove(XModel) - Method in class net.xoetrope.xui.data.table.XRowModel
Remove a node This method is required by the XModel interface but in this case it is not implemented as it is inappropriate in the context of the class
remove(XModel) - Method in class net.xoetrope.xui.data.XBaseModel
Remove a child node from this XModel instance.
remove(Object, Object) - Method in class net.xoetrope.xui.WidgetAdapter
Remove a component from the container
remove(Object) - Method in interface net.xoetrope.xui.XContentHolder
Remove a child component
remove(Object) - Method in class net.xoetrope.xui.XTarget
Remove a child component
removeActionListener(ActionListener) - Method in class net.xoetrope.optional.svg.XSvgImageMap
Removes an ActionListener from the button.
removeAll(Object) - Method in class net.xoetrope.awt.AwtWidgetAdapter
Remove all components from the container
removeAll(Object) - Method in class net.xoetrope.html.HtmlWidgetAdapter
Remove all components from the container
removeAll() - Method in class net.xoetrope.html.XComboBox
Remove all items from the list
removeAll(Object) - Method in class net.xoetrope.swing.SwingWidgetAdapter
Remove all components from the container
removeAll() - Method in class net.xoetrope.swing.XComboBox
Remove everythibg from the list
removeAll() - Method in class net.xoetrope.swing.XList
Remove all the elements from the listmodel
removeAll(Object) - Method in class net.xoetrope.swt.SwtWidgetAdapter
Remove all components from the container
removeAll(Object) - Method in class net.xoetrope.xui.WidgetAdapter
Remove all components from the container
removeAll() - Method in interface net.xoetrope.xui.XListHolder
Remove all items from the list
removeAllTargets() - Method in class net.xoetrope.xui.XApplicationContext
Remove all frames/targets from the current frameset
removeAllTargets() - Method in interface net.xoetrope.xui.XPageDisplay
Remove all frames/targets from the current frameset
removeAttribute(String) - Method in interface net.n3.nanoxml.IXMLElement
Removes an attribute.
removeAttribute(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Removes an attribute.
removeAttribute(String) - Method in class net.n3.nanoxml.XMLElement
Removes an attribute.
removeAttribute(String, String) - Method in class net.n3.nanoxml.XMLElement
Removes an attribute.
removeAttribute(String) - Method in class net.xoetrope.xml.jaxp.JaxpXmlElement
Remove the specified child attribute
removeAttribute(String) - Method in class net.xoetrope.xml.nanoxml.NanoXmlElement
Remove the specified child attribute
removeAttribute(String) - Method in interface net.xoetrope.xml.XmlElement
Remove the specified child attribute
removeAttributes() - Method in class net.xoetrope.xui.data.XBaseModel
Remove the nodes attributes and attribute names
removeBinding(XDataBinding) - Method in class net.xoetrope.html.XHtmlPage
Remove a binding of a component to the data model.
removeBinding(XDataBinding) - Method in class net.xoetrope.swt.XSwtPage
Remove a binding of a component to the data model.
removeBinding(XDataBinding) - Method in interface net.xoetrope.xui.PageSupport
Remove a binding of a component to the data model.
removeBinding(XDataBinding) - Method in class net.xoetrope.xui.XDataBindingContext
Remove a binding of a component to the data model.
removeBinding(XDataBinding) - Method in class net.xoetrope.xui.XPage
Remove a binding of a component to the data model.
removeBinding(XDataBinding) - Method in class net.xoetrope.xui.XPageHelper
Remove a binding of a component to the data model.
removeChild(IXMLElement) - Method in interface net.n3.nanoxml.IXMLElement
Removes a child element.
removeChild(IXMLElement) - Method in class net.n3.nanoxml.XMLElement
Removes a child element.
removeChild(String) - Method in class net.xoetrope.xui.data.XBaseModel
Remove a child node
removeChild(String, String) - Method in class net.xoetrope.xui.data.XBaseModel
Remove a child node
removeChildAtIndex(int) - Method in interface net.n3.nanoxml.IXMLElement
Removes the child located at a certain index.
removeChildAtIndex(int) - Method in class net.n3.nanoxml.XMLElement
Removes the child located at a certain index.
removeChildren() - Method in class net.xoetrope.xui.data.XBaseModel
Remove the children of this node
removeChildren() - Method in class net.xoetrope.xui.data.XModel
Remove the children of this node
removeConsumer(ImageConsumer) - Method in class net.xoetrope.optional.svg.XSVGImageProducer
Removes an ImageConsumer from the list of consumers interested in data for this image.
removeCurrentComponent() - Method in class net.xoetrope.awt.XTableRenderer
Remove the current component
removeDockable(XDockable, boolean, boolean) - Method in class net.xoetrope.swing.docking.XDockingPanel
Remove the content referred to by the dockable from this docking panel
removeDockable(XDockable, boolean) - Method in class net.xoetrope.swing.docking.XDockingPanel
Remove the content referred to by the dockable from this docking panel
removeDockable(XDockable) - Method in class net.xoetrope.swing.docking.XDockingSideBar
Remove the button for the docked panel
removeDockingPanelListener(XDockingPanelListener) - Method in class net.xoetrope.swing.docking.XDockingPanel
Remove a listener from this panel
removeEventListener(EventListener) - Method in interface net.xoetrope.optional.svg.w3c.dom.events.EventTarget
 
removeEventListener(EventListener) - Method in class net.xoetrope.optional.svg.XSvgCanvas
uDOM: This method allows the removal of event listeners from the event target.
removeHandlers(Object) - Method in class net.xoetrope.html.XHtmlEventHandler
Remove all the event handlers for a particular object
removeHandlers(Object) - Method in class net.xoetrope.swt.XSwtEventHandler
Remove all the event handlers for a particular object
removeHandlers(Object) - Method in interface net.xoetrope.xui.events.XuiEventHandler
Remove all the event handlers for a particular object
removeHandlers(Object) - Method in class net.xoetrope.xui.XEventHandler
Remove all the event handlers for a particular object
removeItemListener(ItemListener) - Method in class net.xoetrope.awt.XTable
Removes the specified item listener so that it no longer receives item events from this list.
removeItemListener(ItemListener) - Method in class net.xoetrope.awt.XTableRenderer
Removes the specified item listener so that it no longer receives item events from this list.
removeItemListener(ItemListener) - Method in class net.xoetrope.deprecated.swing.XTable
Removes the specified item listener so that it no longer receives item events from this list.
removeItemListener(ItemListener) - Method in class net.xoetrope.deprecated.swing.XTableRenderer
Removes the specified item listener so that it no longer receives item events from this list.
removeItemListener(ItemListener) - Method in class net.xoetrope.html.XTable
Removes the specified item listener so that it no longer receives item events from this list.
removeLayoutComponent(Component) - Method in class net.xoetrope.builder.w3c.html.XHtmlFormLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class net.xoetrope.builder.w3c.html.XHtmlLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class net.xoetrope.optional.layout.ColumnLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class net.xoetrope.optional.layout.GuideLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class net.xoetrope.optional.layout.LayerLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class net.xoetrope.optional.layout.ScaleLayout
Removes the specified component from the layout.
removeObject(String) - Method in class net.xoetrope.xui.XProject
Remove a manager object value
removePassParam(String) - Method in class net.xoetrope.optional.service.ServiceProxyArgs
Remove the named argument from the passArgs Hashtable
removeReturnParam(String) - Method in class net.xoetrope.optional.service.ServiceProxyArgs
Remove the named argument from the returnArgs Hashtable
removeToolTip() - Method in class net.xoetrope.awt.XToolTip
 
removeToolTip() - Method in class net.xoetrope.swt.XToolTip
Remove a tooltip
removeValidations(Object) - Method in class net.xoetrope.xui.validation.XValidationHandler
Remove any validations bound to the passed component
renderer - Variable in class net.xoetrope.awt.XLabel
The renderer that will draw the content
renderer - Variable in class net.xoetrope.html.XLabel
The renderer that will draw the content
renderer - Variable in class net.xoetrope.swing.table.ColumnGroup
 
renderer - Variable in class net.xoetrope.swing.XLabel
The renderer that will paint the component
renderItem(Graphics, XmlElement, int) - Method in class net.xoetrope.awt.XMetaContent
Renders an individual item/tag
renderItem(Graphics, XmlElement, int) - Method in class net.xoetrope.swing.XMetaContent
Renders an individual item/tag
renderText(Graphics, String) - Method in class net.xoetrope.awt.XMetaContent
Renders text content
repaint(Object) - Method in class net.xoetrope.awt.AwtWidgetAdapter
Request that the component repaints itself
repaint() - Method in class net.xoetrope.awt.XTable
Request the component repaint itself
repaint(Object) - Method in class net.xoetrope.html.HtmlWidgetAdapter
Request that the component repaints itself
repaint(Object) - Method in class net.xoetrope.swing.SwingWidgetAdapter
Request that the component repaints itself
repaint(Object) - Method in class net.xoetrope.swt.SwtWidgetAdapter
Request that the component repaints itself
repaint(Object) - Method in class net.xoetrope.xui.WidgetAdapter
Request that the component repaints itself
RepairOperation - Interface in net.xoetrope.debug.selfhealing
 
replace(String, String, String) - Static method in class net.xoetrope.xui.helper.XuiUtilities
Replace all the occurances of one string with another
replaceToken(String, String, String) - Static method in class net.xoetrope.xui.helper.MessageHelper
Replace the tokens in a message
replaceToken(String, String) - Method in class net.xoetrope.xui.validation.XBaseValidator
Carry out a replacement on the validation message
replaceTokens(String, String) - Static method in class net.xoetrope.xui.helper.MessageHelper
Replace parts of a message
replaceTokens(String) - Static method in class net.xoetrope.xui.helper.MessageHelper
Replace/Strip the tokens in a message
replaceTokens() - Method in class net.xoetrope.xui.validation.XBaseValidator
Replace any further tokens in the message
requestFocus() - Method in class net.xoetrope.awt.XTable
Forward the focus request to the content/table renderer
requestTopDownLeftRightResend(ImageConsumer) - Method in class net.xoetrope.optional.svg.XSVGImageProducer
Requests that a given ImageConsumer have the image data delivered one more time in top-down, left-right order.
requiresParent() - Method in class net.xoetrope.awt.AwtWidgetAdapter
Check whether or not constructing an object requires the parent or if an argumentless constructor can be used.
requiresParent() - Method in class net.xoetrope.html.HtmlWidgetAdapter
Check whether or not constructing an object requires the parent or if an argumentless constructor can be used.
requiresParent() - Method in class net.xoetrope.swing.SwingWidgetAdapter
Check whether or not constructing an object requires the parent or if an argumentless constructor can be used.
requiresParent() - Method in class net.xoetrope.swt.SwtWidgetAdapter
Check whether or not constructing an object requires the parent or if an argumentless constructor can be used.
requiresParent() - Method in class net.xoetrope.xui.WidgetAdapter
Check whether or not constructing an object requires the parent or if an argumentless constructor can be used.
requiresParent - Static variable in class net.xoetrope.xui.XComponentFactory
A flag indicating is the components require the parent object to be passed as an argumnet to the constructor.
reset() - Method in class net.xoetrope.deprecated.xui.wmf.RecordStore
Resets the internal storage and viewport coordinates.
reset() - Method in class net.xoetrope.deprecated.xui.wmf.XWmf
Resets the internal storage and the coordinate system.
reset() - Method in class net.xoetrope.deprecated.xui.XResourceManager
Deprecated. since 2.0 use XProject instead
reset(String, String, String, String) - Method in class net.xoetrope.optional.data.sql.ConnectionManager
Gets an instance of the ConnectionManager.
reset(String, String, String, String, String) - Method in class net.xoetrope.optional.data.sql.NamedConnectionManager
Gets an instance of the ConnectionManager.
reset() - Method in class net.xoetrope.optional.svg.tinyline.SVGEventQueue
Resets the SVGEventQueue.
reset() - Method in class net.xoetrope.optional.svg.XSvgCanvas
Reset the image to its original size and position
reset(XProject) - Method in class net.xoetrope.xui.data.XModel
Reset the whole model, giving a new root node and a new hierarchy 'deprecated since 1.0.3
reset() - Method in class net.xoetrope.xui.style.XStyleManager
reset the styles in case a new stylesheet is to be loaded.
reset() - Method in class net.xoetrope.xui.XPageManager
Reset the page history and dump any loaded pages.
resetAll() - Method in class net.xoetrope.swt.XDialogTable
Reset all the edit components
resetAttributes() - Method in class net.xoetrope.xui.data.XModel
Reset the attributes of this node
resetContent() - Method in class net.xoetrope.html.XPanel
Remove all the elements contained in the panel
resetModel() - Method in class net.xoetrope.xui.XProject
Reset the model to its initial state.
resetReplicationStatementCount() - Static method in class net.xoetrope.optional.data.sql.DataConnection
 
resetValues() - Method in class net.xoetrope.html.XTable
 
ResourceBundleEx - Interface in net.xoetrope.xui.helper
An interface for finding the extended properties of a resource bundle.
ResourceBundleLoader - Interface in net.xoetrope.xui.helper
An interface to facilitate loading of resource bundles Copyright (c) Xoetrope Ltd., 2002-2004 $Revision: 2.2 $ License: see License.txt
resourceBundleLoader - Variable in class net.xoetrope.xui.XProject
ResourceBundleLoader used to load ResourceBundles
RESTARTING - Static variable in class net.xoetrope.xui.XProject
 
RESTORE - Static variable in class net.xoetrope.swing.docking.XDockableHeader
 
restoreContent(XDockable) - Method in class net.xoetrope.swing.docking.XDockingPanel
Dock the content of the dockable object back into this container.
RESTORED - Static variable in class net.xoetrope.swing.docking.XDockingPanel
 
restoreViews() - Method in class net.xoetrope.awt.XApplet
Restore the normal page views, as in the case of the docking layout where panels may be zoomed or minimized.
restoreViews() - Method in class net.xoetrope.swing.app.XDesktopApp
Restore the normal page views, as in the case of the docking layout where panels may be zoomed or minimized.
restoreViews() - Method in class net.xoetrope.swing.app.XDockingApp
Restore the normal page views, as in the case of the docking layout where panels may be zoomed or minimized.
restoreViews() - Method in class net.xoetrope.swing.app.XuiProxy
Restore the normal page views, as in the case of the docking layout where panels may be zoomed or minimized.
restoreViews() - Method in class net.xoetrope.swing.docking.XCardPanel
Restore the zoom view of the dockable panel to its normal setup.
restoreViews() - Method in class net.xoetrope.swing.XApplet
Restore the normal page views, as in the case of the docking layout where panels may be zoomed or minimized.
restoreViews() - Method in class net.xoetrope.swt.XApplet
Restore the normal page views, as in the case of the docking layout where panels may be zoomed or minimized.
restoreViews() - Method in interface net.xoetrope.xui.XStartupObject
Restore the normal page views, as in the case of the docking layout where panels may be zoomed or minimized.
result - Variable in class net.xoetrope.optional.evaluator.XGroovyEvaluator
 
result - Variable in class net.xoetrope.optional.scripts.ScriptAttributeEvaluator
 
result - Variable in class net.xoetrope.xui.evaluator.XDefaultAttributeEvaluator
 
resumeAnimations() - Method in class net.xoetrope.optional.svg.tinyline.PlayerListener
Unsuspends (i.e., unpauses) currently running animations that are defined within the SVG document fragment, causing the animation clock to continue from the time at which it was suspended.
retrieve() - Method in class net.xoetrope.optional.data.collection.XCollectionTableModel
Get the table data.
retrieve() - Method in class net.xoetrope.optional.data.sql.DatabaseTable
Retrieve values using the default where clause or the params array if a PreparedStatement is to be used.
retrieve(String) - Method in class net.xoetrope.optional.data.sql.DatabaseTable
Retrieve values using the specified where clause.
retrieve(String[]) - Method in class net.xoetrope.optional.data.sql.DatabaseTable
Retrieve values using a Prepared statement.
retrieve() - Method in class net.xoetrope.optional.data.sql.DatabaseTableModel
Get the table data.
retrieve() - Method in class net.xoetrope.xui.data.table.XTableModel
Get the table data.
retrieveModelNode(String) - Method in class net.xoetrope.optional.data.pojo.XPojoModel
Gets the previously created model node located at the specified subpath.
RETURN_VALUE - Static variable in class net.xoetrope.optional.service.ServiceProxy
The default service call's return value location in the return params.
returnConnection() - Method in class net.xoetrope.optional.data.sql.DataConnection
Return the connection object to the pool
returnObject - Variable in class net.xoetrope.awt.XDialog
The return value, a user defined value
returnObject(PoolObject) - Method in class net.xoetrope.optional.pool.PoolManager
return an object to the pool
returnObject - Variable in class net.xoetrope.swing.XDialog
The return value, a user defined value
returnObject - Variable in class net.xoetrope.swt.XDialog
The return value, a user defined value
returnPreparedStatement() - Method in class net.xoetrope.optional.data.sql.ConnectionObject
Create a prepared statement.
returnPreparedStatement(PreparedStatement) - Method in class net.xoetrope.optional.data.sql.DataConnection
Create a prepared statement.
returnStatement() - Method in class net.xoetrope.optional.data.sql.ConnectionObject
Create a prepared statement.
returnStatement(Statement) - Method in class net.xoetrope.optional.data.sql.DataConnection
Create a statement.
returnValue - Variable in class net.xoetrope.awt.XDialog
The return value, indicating which button was clicked
returnValue - Variable in class net.xoetrope.swing.XDialog
The return value, indicating which button was clicked
returnValue - Variable in class net.xoetrope.swt.XDialog
The return value, indicating which button was clicked
right - Variable in class net.xoetrope.optional.layout.GuideConstraint
the right guide id
RIGHT - Static variable in interface net.xoetrope.swing.painter.XTitlePainter
 
RIGHT - Static variable in class net.xoetrope.swt.XLayoutHelper
 
RIGHT - Static variable in class net.xoetrope.xui.helper.XLayoutHelper
 
RIGHT - Static variable in interface net.xoetrope.xui.LayoutHelper
 
RIGHT - Static variable in class net.xoetrope.xui.XTextRenderer
Right align the text
rightSidebar - Variable in class net.xoetrope.swing.app.XDockingApp
 
rollbackTransaction() - Method in class net.xoetrope.optional.data.pojo.XPojoHibernateContext
 
ROLLOVER_ID - Static variable in class net.xoetrope.optional.svg.XSvgStateHelper
 
rootMdl - Variable in class net.xoetrope.html.XHtmlPage
The root model of the current project
rootModel - Variable in class net.xoetrope.swt.XSwtPage
 
rootModel - Variable in class net.xoetrope.xui.XPage
The root model of the current project.
rootPage - Variable in class net.xoetrope.builder.XuiBuilder
 
routeMgr - Variable in class net.xoetrope.optional.data.XOptionalDataSource
 
routeName - Variable in class net.xoetrope.optional.service.ServiceProxy
The name of the route of which this ServiceProxy is a layer
routes - Variable in class net.xoetrope.optional.service.XRouteManager
Hashtable used to store the routes
rowData - Variable in class net.xoetrope.optional.data.sql.CachedDatabaseTable
 
rowIdx - Variable in class net.xoetrope.xui.data.table.XFieldModel
 
rowIdx - Variable in class net.xoetrope.xui.data.table.XRowModel
 
RS - Variable in class net.xoetrope.optional.data.sql.DatabaseTable
 
run() - Method in class net.xoetrope.awt.XDialogEventDispatchThread
 
run() - Method in class net.xoetrope.html.XDialogEventDispatchThread
 
run() - Method in class net.xoetrope.optional.http.XHttpSession
The runnable method
run() - Method in class net.xoetrope.optional.log.XQueueLogWriter
 
run() - Method in class net.xoetrope.optional.svg.XSvgCanvas
The events dispatching thread run()
run() - Method in class net.xoetrope.optional.svg.XSvgIcon
Fetch the specified currentURL in a separate thread and plays it in the renderer.
run() - Method in class net.xoetrope.swing.XDialogEventDispatchThread
 

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