Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
U
uAddElement(String)
- Method in class net.xoetrope.html.
XList
Add a new element at the end of an unordered list
uGetBulletType()
- Method in class net.xoetrope.html.
XList
Get the bullet type
uGetElementAt(int)
- Method in class net.xoetrope.html.
XList
Get an element from the list
uGetFontColor()
- Method in class net.xoetrope.html.
XList
Get the font color of the XList's elements.
uGetFontSize()
- Method in class net.xoetrope.html.
XList
Get the size of the XList's elements.
uGetHTMLElement()
- Method in class net.xoetrope.html.
XList
Get the HTML element at which refers the XList.
uGetSize()
- Method in class net.xoetrope.html.
XList
Get the number of elements in the list
UI
- Variable in class net.xoetrope.registry.
ComponentAdapter
The UI the type of user interface this component supports, e.g.
uInsertElement(String, int)
- Method in class net.xoetrope.html.
XList
Insert an item into an unordered list.
ulElement
- Variable in class net.xoetrope.html.
XHtmlWidget
UNEXPECTED_ATTRIBUTE
- Static variable in exception net.n3.nanoxml.
XMLValidationException
An unexpected attribute was encountered.
UNEXPECTED_ELEMENT
- Static variable in exception net.n3.nanoxml.
XMLValidationException
An unexpected element was encountered.
UNEXPECTED_PCDATA
- Static variable in exception net.n3.nanoxml.
XMLValidationException
An unexpected PCDATA element was encountered.
unexpectedAttribute(String, int, String, String)
- Method in class net.n3.nanoxml.
ValidatorPlugin
Throws an XMLValidationException to indicate that an attribute is unexpected.
unexpectedElement(String, int, String, String)
- Method in class net.n3.nanoxml.
ValidatorPlugin
Throws an XMLValidationException to indicate that an element is unexpected.
unexpectedPCData(String, int, String)
- Method in class net.n3.nanoxml.
ValidatorPlugin
Throws an XMLValidationException to indicate that a #PCDATA element was unexpected.
UNKNOWN
- Static variable in class net.xoetrope.xui.
XPage
Tag for an unknown component type (not one of the built-in types)
UNKNOWN
- Static variable in class net.xoetrope.xui.
XProject
UNKNOWN_PAGE_STATE
- Static variable in class net.xoetrope.xui.
XPage
The page state is unknown
unloadPage(String)
- Method in class net.xoetrope.xui.
XPageManager
Remove a page from page cache.
unread(char)
- Method in interface net.n3.nanoxml.
IXMLReader
Pushes the last character read back to the stream.
unread(char)
- Method in class net.n3.nanoxml.
StdXMLReader
Pushes the last character read back to the stream.
unsaturateColor(Color, int)
- Static method in class net.xoetrope.xui.helper.
XuiUtilities
Get an unsaturated version of a color
unsetBoldAt(int, int)
- Method in class net.xoetrope.html.
XTable
unsetGetterTransaction(String, String)
- Method in class net.xoetrope.optional.data.pojo.
XPojoHibernateAdapter
Removes the information that the invocation of the specified getter method must be done within the bound of an active transaction.
unsetSetterTransaction(String, String)
- Method in class net.xoetrope.optional.data.pojo.
XPojoHibernateAdapter
Removes the information that the invocation of the specified setter method must be done within the bound of an active transaction.
update(Graphics)
- Method in class net.xoetrope.awt.
XImage
Update the component
update(Graphics)
- Method in class net.xoetrope.awt.
XLabel
Update the component
update(Graphics)
- Method in class net.xoetrope.awt.
XMetaContent
Performs the actual rendering
update(Graphics)
- Method in class net.xoetrope.awt.
XTab
Update the display
update()
- Method in class net.xoetrope.awt.
XTable
implemented from XModelHolder interface
update(Graphics)
- Method in class net.xoetrope.awt.
XTableRenderer
Update the display
update()
- Method in class net.xoetrope.builder.w3c.html.
XHtmlComponentFactory
update()
- Method in class net.xoetrope.deprecated.swing.
XTable
implemented from XModelHolder interface
update(Graphics)
- Method in class net.xoetrope.deprecated.swing.
XTableRenderer
Update teh display
update()
- Method in class net.xoetrope.html.
XTable
implemented from XModelHolder interface
update()
- Method in class net.xoetrope.optional.svg.
XSvgButton
update()
- Method in class net.xoetrope.registry.
XRegisteredComponentFactory
Notify the component factories that some of their settings may have changed
update(Graphics)
- Method in class net.xoetrope.swing.splash.
XSplashWindow
Updates the display area of the window.
update()
- Method in class net.xoetrope.swing.
SwingComponentFactory
Notify the component factories that some of their settings may have changed.
update(Graphics)
- Method in class net.xoetrope.swing.
XLabel
Update the component
update(Graphics)
- Method in class net.xoetrope.swing.
XPanel
Update the component by painting its background
update()
- Method in class net.xoetrope.swing.
XTable
update(GC)
- Method in class net.xoetrope.swt.splash.
XSplashWindow
Updates the display area of the window.
update()
- Method in class net.xoetrope.swt.
SwtComponentFactory
Notify the component factories that some of their settings may have changed.
update()
- Method in class net.xoetrope.swt.
XTable
implemented from XModelHolder interface
update()
- Method in class net.xoetrope.swt.
XToolItem
Update the toolitem dropdown
update()
- Method in class net.xoetrope.swt.
XTree
Update the tree
update()
- Method in interface net.xoetrope.xui.
XComponentConstructor
Notify the component factories that some of their settings may have changed
update()
- Method in interface net.xoetrope.xui.
XModelHolder
The model is modified and the UI needs to be updated.
update(Graphics)
- Method in class net.xoetrope.xui.
XPage
Overrides the update method so as to allow the suppression of the default clearing of the background.
update(Graphics)
- Method in class net.xoetrope.xui.
XTarget
Update the target by repainting
updateBinding(XDataBinding)
- Method in class net.xoetrope.html.
XHtmlPage
Update the bound model node for the binding.
updateBinding(XDataBinding)
- Method in class net.xoetrope.swt.
XSwtPage
Update the bound model node for the binding.
updateBinding(XDataBinding)
- Method in interface net.xoetrope.xui.
PageSupport
Update the bound model node for the binding.
updateBinding(XDataBinding)
- Method in class net.xoetrope.xui.
XDataBindingContext
Update the bound model node for the binding.
updateBinding(XDataBinding)
- Method in class net.xoetrope.xui.
XPage
Update the bound model node for the binding.
updateBinding(XDataBinding)
- Method in class net.xoetrope.xui.
XPageHelper
Update the bound model node for the binding.
updateBindings()
- Method in class net.xoetrope.html.
XHtmlPage
Iterate all of the bindings in the page to reflect the model state.
updateBindings()
- Method in class net.xoetrope.optional.data.pojo.
XHibernateDataBindingContext
Iterate all of the bindings in the page to relfect the model state.
updateBindings()
- Method in class net.xoetrope.swt.
XSwtPage
Iterate all of the bindings in the page to reflect the model state.
updateBindings()
- Method in interface net.xoetrope.xui.
PageSupport
Iterate all of the bindings in the page to reflect the model state.
updateBindings()
- Method in class net.xoetrope.xui.
XDataBindingContext
Iterate all of the bindings in the page to reflect the model state.
updateBindings()
- Method in class net.xoetrope.xui.
XPage
Iterate all of the bindings in the page to reflect the model state.
updateBindings()
- Method in class net.xoetrope.xui.
XPageHelper
Iterate all of the bindings in the page to reflect the model state.
updateBoundComponentValues()
- Method in class net.xoetrope.html.
XHtmlPage
Update the UI with values from the model
updateBoundComponentValues()
- Method in class net.xoetrope.optional.data.pojo.
XHibernateDataBindingContext
Update UI components with values from the model
updateBoundComponentValues()
- Method in class net.xoetrope.swt.
XSwtPage
Update the UI with values from the model
updateBoundComponentValues()
- Method in interface net.xoetrope.xui.
PageSupport
Update the UI with values from the model
updateBoundComponentValues()
- Method in class net.xoetrope.xui.
XDataBindingContext
Update the UI with values from the model
updateBoundComponentValues()
- Method in class net.xoetrope.xui.
XPage
Update the UI components with values from the model
updateBoundComponentValues()
- Method in class net.xoetrope.xui.
XPageHelper
Update the UI with values from the model
updateChildLayouts(Container)
- Static method in class net.xoetrope.xui.
XPage
Update any children or children of children that have a layout.
updateComponentFactories()
- Static method in class net.xoetrope.xui.
XComponentFactory
Notify the component factories that some of their settings may have changed
updateConfig()
- Method in class net.xoetrope.registry.
XRegisteredComponentFactory
Signal that the configuration has been updated.
updateConfig()
- Method in class net.xoetrope.xui.data.
XRegisteredDataBindingFactory
Signal that the configuration has been updated.
updateConfig()
- Method in class net.xoetrope.xui.events.
XActionManager
Signal that the configuration has been updated.
updateConfig()
- Method in class net.xoetrope.xui.registry.
XRegistrationFactory
Signal that the configuration has been updated.
updateConfig()
- Method in class net.xoetrope.xui.validation.
XValidationFactory
Signal that the configuration has been updated.
updateConfig()
- Method in class net.xoetrope.xui.
XEventHandler
Signal that the configuration has been updated.
updateImage()
- Method in class net.xoetrope.optional.svg.
XSvgCanvas
Update the raster image
updateModelSelection
- Variable in class net.xoetrope.swing.
XTable
updateModelSelection
- Variable in class net.xoetrope.swt.
XTable
updateModelSelection
- Variable in class net.xoetrope.swt.
XTree
updateState(int)
- Method in class net.xoetrope.optional.svg.svgsalamander.
XSvgPainter
Update the svg state to be consistent with the button's state
updateState(int)
- Method in class net.xoetrope.optional.svg.
XSvgButtonStateHelper
Update the svg state to be consistent with the button's state
updateState(int)
- Method in class net.xoetrope.optional.svg.
XSvgStateHelper
Update the svg state to be consistent with the button's state
updateTable()
- Method in class net.xoetrope.swing.
XTable
Force the table to update itself
updateTime(double, double, int)
- Method in class net.xoetrope.optional.svg.svgsalamander.
XSvgPainter
updateWidth(String[], String[])
- Method in class net.xoetrope.swt.
XEditTable
Update the width of the columns
updateWidthColumn(int, String, String)
- Method in class net.xoetrope.swt.
XEditTable
Update the width a column
updateWidthColumn(int)
- Method in class net.xoetrope.swt.
XTable
Update the width of a column
uRemoveElement()
- Method in class net.xoetrope.html.
XList
Remove the last element of the current unordered list
uRemoveElement(int)
- Method in class net.xoetrope.html.
XList
Remove the element at the index given in argument in the current unordered list
uri
- Variable in class net.xoetrope.optional.resources.
XRemoteClassLoader
the URIs that are searched
url
- Variable in class net.xoetrope.optional.data.sql.
ConnectionManager
urlBase
- Variable in class net.xoetrope.registry.
XRegisteredComponentFactory
Location/spec of the jar file from which the resource are loaded.
urls
- Variable in class net.xoetrope.optional.resources.
XProjectClassLoader
USE_FAIL_STYLE
- Static variable in class net.xoetrope.xui.validation.
XBaseValidator
USE_NORMAL_STYLE
- Static variable in class net.xoetrope.xui.validation.
XBaseValidator
USE_REMOVE_STRATEGY
- Static variable in class net.xoetrope.swing.docking.
XDockingPanel
USE_WARN_STYLE
- Static variable in class net.xoetrope.xui.validation.
XBaseValidator
useAbsolutePosition()
- Method in class net.xoetrope.optional.layout.
Guide
Get the absolute position in absolute coordinates
useErrorStream
- Variable in class net.xoetrope.optional.log.
XQueueLogWriter
user
- Variable in class net.xoetrope.optional.data.sql.
ConnectionManager
usesDatabase
- Variable in class net.xoetrope.swing.
XTable
usesDatabase
- Variable in class net.xoetrope.swt.
XTable
usesDatabase
- Variable in class net.xoetrope.swt.
XTree
usesLaf
- Variable in class net.xoetrope.swing.
XPanel
uSetBulletType(String)
- Method in class net.xoetrope.html.
XList
Set the bullet type
uSetFontColor(String)
- Method in class net.xoetrope.html.
XList
Set the font color of the XList's elements.
uSetFontSize(int)
- Method in class net.xoetrope.html.
XList
Set the size of the XList's elements.
uSetText(String, int)
- Method in class net.xoetrope.html.
XList
Replace the value of the list item at the specified index.
uSetVisible(boolean)
- Method in class net.xoetrope.html.
XList
Set the XList visible or invisible.
useUnique
- Variable in class net.xoetrope.optional.data.
XListTableBinding
useUnique
- Variable in class net.xoetrope.optional.data.
XTableTableBinding
useUnique
- Variable in class net.xoetrope.xui.data.
XListBinding
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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