- ImageBackground - Class in ej.mwt.style.background
-
Draws an image on the background.
- ImageBackground(Image) - Constructor for class ej.mwt.style.background.ImageBackground
-
Creates an image background aligned on the top-left corner.
- ImageBackground(Image, int, int) - Constructor for class ej.mwt.style.background.ImageBackground
-
Creates an image background specifying its alignment.
- initialize() - Method in class ej.mwt.event.EventDispatcher
-
Initializes this event dispatcher.
- initialize() - Method in class ej.mwt.event.PointerEventDispatcher
-
- insertChild(Widget, int) - Method in class ej.mwt.Container
-
Inserts the specified widget at the specified index in the list of children of this container.
- isAttached() - Method in class ej.mwt.Desktop
-
Gets whether this desktop is attached or not.
- isAttached() - Method in class ej.mwt.Widget
-
Gets whether this widget is attached or not.
- isEnabled() - Method in class ej.mwt.Widget
-
Gets whether or not this widget is enabled.
- isExited(int) - Static method in class ej.mwt.event.PointerEventDispatcher
-
Returns whether or not the given event is an exited event.
- isInState(int) - Method in class ej.mwt.Widget
-
Gets whether or not the widget is in the given state.
- isShown() - Method in class ej.mwt.Desktop
-
Checks whether the desktop is visible on the display.
- isShown() - Method in class ej.mwt.Widget
-
Gets whether this widget is shown or not.
- isTransparent(int, int) - Method in interface ej.mwt.style.background.Background
-
Tells whether or not this background is transparent.
- isTransparent(int, int) - Method in class ej.mwt.style.background.ImageBackground
-
- isTransparent(int, int) - Method in class ej.mwt.style.background.NoBackground
-
- isTransparent(int, int) - Method in class ej.mwt.style.background.RectangularBackground
-
- isTransparent(int, int) - Method in class ej.mwt.style.background.RoundedBackground
-
- isTransparent(int, int) - Method in class ej.mwt.style.background.TiledImageBackground
-
- isTransparent() - Method in class ej.mwt.Widget
-
Tells whether or not this widget is transparent.