- UNIT_SEPARATOR - Static variable in interface ej.widget.util.ControlCharacters
-
- UNIVERSAL_SELECTOR - Static variable in class ej.style.selector.UniversalSelector
-
Universal selector singleton to avoid creating several ones.
- UniversalSelector - Class in ej.style.selector
-
An universal selector selects all elements.
- UniversalSelector() - Constructor for class ej.style.selector.UniversalSelector
-
Creates an universal selector.
- unregister(AnimationListener) - Static method in class ej.widget.animation.AnimationListenerRegistry
-
Unregisters an animation listener.
- unwrap(Rectangle) - Method in interface ej.style.border.Border
-
Removes this border wrapping from a rectangle.
- unwrap(Rectangle) - Method in class ej.style.border.ComplexRectangularBorder
-
- unwrap(Rectangle) - Method in class ej.style.border.NoBorder
-
- unwrap(Rectangle) - Method in class ej.style.border.SimpleRectangularBorder
-
- unwrap(Rectangle) - Method in class ej.style.border.SimpleRoundedBorder
-
- unwrap(Rectangle) - Method in class ej.style.outline.ComplexOutline
-
- unwrap(Rectangle) - Method in class ej.style.outline.EmptyOutline
-
- unwrap(Rectangle) - Method in interface ej.style.outline.Outline
-
Removes the outline thickness from a rectangle.
- unwrap(Rectangle) - Method in class ej.style.outline.SimpleOutline
-
- update(int, int, int, int) - Method in class ej.style.container.Rectangle
-
Updates the rectangle bounds.
- update() - Method in class ej.widget.basic.ButtonImage
-
- update() - Method in class ej.widget.composed.Toggle
-
- update() - Method in class ej.widget.composed.ToggleBox
-
- update() - Method in class ej.widget.composed.ToggleWrapper
-
- update() - Method in interface ej.widget.util.GenericListener
-
Something has changed.
- updateComponent(int, int) - Static method in class ej.color.ColorHelper
-
Update a color component by incrementing it.
- updateCurrentPage(Page) - Method in class ej.widget.navigation.Navigator
-
Deprecated.
Replaces the current page by the new one.
- updateSource(String) - Method in class ej.widget.basic.Image
-
Updates the source to display for this image without asking for repaint.
- updateSource(Image) - Method in class ej.widget.basic.Image
-
Updates the source to display for this image without asking for repaint.
- updateState(boolean) - Method in class ej.widget.basic.Box
-
Sets the state of the toggle without repainting it.
- updateStep(int) - Method in class ej.widget.container.transition.NoTransitionContainer
-
- updateStep(int) - Method in class ej.widget.container.transition.ScreenshotTransitionContainer
-
- updateStep(int) - Method in class ej.widget.container.transition.SlideTransitionContainer
-
- updateStep(int) - Method in class ej.widget.container.transition.TransitionContainer
-
Updates the current step.
- updateStyle() - Method in class ej.style.util.ElementAdapter
-
Updates the style of the element.
- updateStyle() - Method in class ej.widget.StyledComposite
-
Updates the style of the widget.
- updateStyle() - Method in class ej.widget.StyledDesktop
-
Updates the style of the widget.
- updateStyle() - Method in class ej.widget.StyledDialog
-
Updates the style of the widget.
- updateStyle() - Method in class ej.widget.StyledPanel
-
Updates the style of the widget.
- updateStyle() - Method in class ej.widget.StyledWidget
-
Updates the style of the widget.
- updateStyleOnly() - Method in class ej.widget.StyledComposite
-
Update widget style without repainting it.
- updateStyleOnly() - Method in class ej.widget.StyledDesktop
-
Update widget style without repainting it.
- updateStyleOnly() - Method in class ej.widget.StyledDialog
-
Update widget style without repainting it.
- updateStyleOnly() - Method in class ej.widget.StyledPanel
-
Update widget style without repainting it.
- updateStyleOnly() - Method in class ej.widget.StyledWidget
-
Update widget style without repainting it.
- updateText(String) - Method in class ej.widget.basic.Label
-
Updates the text to display for this label without asking for repaint.
- updateValue(int) - Method in class ej.widget.basic.drawing.Scrollbar
-
Updates the current value with an increment.
- updateViewport(int, int, int, int) - Method in class ej.widget.container.List
-
- updateViewport(int, int, int, int) - Method in interface ej.widget.container.Scrollable
-
Called when the scroll composite updates its viewport.
- URLResolver - Interface in ej.widget.navigation.page
-
A URL resolver is responsible for creating the pages from URLs.