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 

S

SAMARITAN - Static variable in class ej.microui.display.FontIdentifiers
Constant for samaritan font identifier.
SAURASHTRA - Static variable in class ej.microui.display.FontIdentifiers
Constant for saurashtra font identifier.
SELECT - Static variable in class ej.microui.event.generator.Command
Constant for "select" command.
send(int, int) - Method in class ej.microui.event.generator.Buttons
Sends a MicroUI event for the given action on given button to the listener of the Buttons.
send(int) - Method in class ej.microui.event.generator.Command
Sends the given command to the event generator's listener
send(int, int) - Method in class ej.microui.event.generator.Pointer
Sends a MicroUI event for the given action on given button to the listener of the Pointer.
send(int, int) - Method in class ej.microui.event.generator.States
Stores the given state value and sends a MicroUI States.EVENT_TYPE to the States's listener.
sendEvent(int) - Method in class ej.microui.event.EventGenerator
Sends the given event to the current EventHandler.
setBackgroundColor(int) - Method in class ej.microui.display.GraphicsContext
Sets the background color of this graphics context.
setBacklight(int) - Method in class ej.microui.display.Display
Sets the backlight of the display.
setClip(int, int, int, int) - Method in class ej.microui.display.GraphicsContext
Sets the clipping area of this graphics context to the given rectangle.
setColor(int) - Method in class ej.microui.display.GraphicsContext
Sets the color of this graphics context.
setContrast(int) - Method in class ej.microui.display.Display
Sets the contrast of the display.
setEventHandler(EventHandler) - Method in class ej.microui.event.EventGenerator
Sets an event handler to this event generator.
setLedIntensity(int, int) - Static method in class ej.microui.led.Leds
Controls the intensity of the specified LED.
setLedOff(int) - Static method in class ej.microui.led.Leds
Turns off the given LED.
setLedOn(int) - Static method in class ej.microui.led.Leds
Turns on the given LED.
setOrigin(int, int) - Method in class ej.microui.event.generator.Pointer
Sets an origin offset.
setProperty(String, String) - Method in class ej.microui.event.generator.GenericEventGenerator
Called at startup to configure the event generator with the specific properties set in the MicroUI XML file.
setScale(int, int) - Method in class ej.microui.event.generator.Pointer
Sets a scaled area.
setTranslation(int, int) - Method in class ej.microui.display.GraphicsContext
Sets the translation vector of this graphics context to the (x,y) vector.
SILVER - Static variable in class ej.microui.display.Colors
Constant for silver color.
SINHALA - Static variable in class ej.microui.display.FontIdentifiers
Constant for sinhala font identifier.
START - Static variable in class ej.microui.event.generator.Command
Constant for "start" command.
start() - Static method in class ej.microui.MicroUI
Starts MicroUI.
It implies starting event serialization as well as rendering mechanisms.
This method does nothing if MicroUI is already started.
States - Class in ej.microui.event.generator
A states event generator is usually associated to a group of physical devices holding a position (switch, rotary wheel encoder, ...) and allows to generate events relating to them.
States(int[], int[]) - Constructor for class ej.microui.event.generator.States
Creates a states generator.
STOP - Static variable in class ej.microui.event.generator.Command
Constant for "stop" command.
stop() - Static method in class ej.microui.MicroUI
Stops MicroUI.
It implies stopping any potential event serialization as well as rendering mechanisms.
This method does nothing if MicroUI is already stopped.
stringWidth(String) - Method in class ej.microui.display.Font
Returns the width of a string when it is drawn using this font.
STYLE_BOLD - Static variable in class ej.microui.display.Font
The bold style constant.
STYLE_ITALIC - Static variable in class ej.microui.display.Font
The italic style constant.
STYLE_PLAIN - Static variable in class ej.microui.display.Font
The plain style constant.
substringWidth(String, int, int) - Method in class ej.microui.display.Font
Returns the width of a part of a string when it is drawn using this font.
SUNDANESE - Static variable in class ej.microui.display.FontIdentifiers
Constant for sundanese font identifier.
supportsExtendedFeatures(int) - Method in class ej.microui.event.generator.Buttons
Returns true if the button supports the extended features elapsedTime, click and doubleClick features.
SYLOTI_NAGRI - Static variable in class ej.microui.display.FontIdentifiers
Constant for syloti nagri font identifier.
SYRIAC - Static variable in class ej.microui.display.FontIdentifiers
Constant for syriac font identifier.
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