Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Y 

B

BACK - Static variable in class ej.microui.event.generator.Command
The "back" command constant.
BALINESE - Static variable in class ej.microui.display.Font
Constant for balinese font identifier.
BAMUM - Static variable in class ej.microui.display.Font
Constant for bamum font identifier.
BASELINE - Static variable in class ej.microui.display.GraphicsContext
Constant for positioning the baseline of the text at the anchor point.
BATAK - Static variable in class ej.microui.display.Font
Constant for batak font identifier.
BENGALI - Static variable in class ej.microui.display.Font
Constant for bengali font identifier.
BLACK - Static variable in interface ej.microui.display.Colors
The black RGB color constant.

The value 0x000000 is assigned to BLACK.
BLUE - Static variable in interface ej.microui.display.Colors
The blue RGB color constant.

The value 0x0000ff is assigned to BLUE.
BOPOMOFO - Static variable in class ej.microui.display.Font
Constant for bopomofo font identifier.
BOTTOM - Static variable in class ej.microui.display.GraphicsContext
Constant for positioning the bottom of the drawing at the anchor point.
BRAILLE - Static variable in class ej.microui.display.Font
Constant for braille font identifier.
BUGINESE - Static variable in class ej.microui.display.Font
Constant for buginese font identifier.
BUHID - Static variable in class ej.microui.display.Font
Constant for buhid font identifier.
buildEvent(int, EventGenerator, int) - Static method in class ej.microui.event.Event
Builds an event from a given type, an eventGenerator and data.
BUTTON - Static variable in class ej.microui.event.Event
The BUTTON event type.
ButtonEventHandler - Interface in ej.microui.event.controller
Event handler that manages Buttons events.
Buttons - Class in ej.microui.event.generator
A Buttons event generator is usually associated to a group of physical buttons and allow to generate events relating to them.
Buttons(int) - Constructor for class ej.microui.event.generator.Buttons
Creates a buttons event generator where elapsedTime, click and doubleClick features are supported and enabled for the first nbButtons (doubleClick feature is initialized with a 200ms delay).
Buttons() - Constructor for class ej.microui.event.generator.Buttons
Creates a buttons event generator that does not support click, doubleClick nor elapsedTime for any of its buttons.
A B C D E F G H I J K L M N O P R S T U V W Y 
Skip navigation links