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

S

SELECT - Static variable in class ej.microui.event.EventCommand
The "select" command constant.
sendEvent(int) - Static method in class ej.microui.event.EventCommand
Send a command event to the event generator with the MicroUI generator tag EventCommand.COMMON_MICROUI_GENERATOR_TAG.
sendEvent(String, int) - Static method in class ej.microui.event.EventCommand
Send a command event to the event generator.
sendEvent(String, int) - Static method in class ej.microui.event.EventGeneric
Send a generic event to the event generator.
sendEvent(int) - Static method in class ej.microui.event.LLUIInput
Sends an event in the queue.
sendEvent(String, int) - Static method in class ej.microui.event.LLUIInput
Constructs an event and sends it to the simulator input queue.
sendEvent(int, int) - Static method in class ej.microui.event.LLUIInput
Constructs an event and sends it to the simulator input queue.
sendEvents(String, int[]) - Static method in class ej.microui.event.EventGeneric
Send several generic events to the event generator.
sendEvents(int[]) - Static method in class ej.microui.event.LLUIInput
Sends several events in the queue.
sendLongEvent(int) - Static method in class ej.microui.event.EventButton
Send a LONG event to the event generator with the MicroUI generator tag EventButton.COMMON_MICROUI_GENERATOR_TAG.
sendLongEvent(String, int) - Static method in class ej.microui.event.EventButton
Send a LONG event to the event generator.
sendMovedEvent(int, int, boolean) - Static method in class ej.microui.event.EventPointer
Send a MOVE event to the event generator with the MicroUI generator tag EventPointer.COMMON_MICROUI_GENERATOR_TAG.
sendMovedEvent(String, int, int, boolean) - Static method in class ej.microui.event.EventPointer
Send a MOVE event to the event generator.
sendMovedEvent(int, int) - Static method in class ej.microui.event.EventTouch
Send a MOVE event to the event generator with the MicroUI generator tag EventTouch.COMMON_MICROUI_GENERATOR_TAG.
sendMovedEvent(String, int, int) - Static method in class ej.microui.event.EventTouch
Send a MOVE event to the event generator.
sendPressedEvent(int) - Static method in class ej.microui.event.EventButton
Send a PRESSED event to the event generator with the MicroUI generator tag EventButton.COMMON_MICROUI_GENERATOR_TAG.
sendPressedEvent(String, int) - Static method in class ej.microui.event.EventButton
Send a PRESSED event to the event generator.
sendPressedEvent(int, int, int, boolean) - Static method in class ej.microui.event.EventPointer
Send a PRESSED event to the event generator with the MicroUI generator tag EventPointer.COMMON_MICROUI_GENERATOR_TAG.
sendPressedEvent(String, int, int, int, boolean) - Static method in class ej.microui.event.EventPointer
Send a PRESSED event to the event generator.
sendPressedEvent(int, int) - Static method in class ej.microui.event.EventTouch
Send a PRESSED event to the event generator with the MicroUI generator tag EventTouch.COMMON_MICROUI_GENERATOR_TAG.
sendPressedEvent(String, int, int) - Static method in class ej.microui.event.EventTouch
Send a PRESSED event to the event generator.
sendReleasedEvent(int) - Static method in class ej.microui.event.EventButton
Send a RELEASED event to the event generator with the MicroUI generator tag EventButton.COMMON_MICROUI_GENERATOR_TAG.
sendReleasedEvent(String, int) - Static method in class ej.microui.event.EventButton
Send a RELEASED event to the event generator.
sendReleasedEvent(int) - Static method in class ej.microui.event.EventPointer
Send a RELEASED event to the event generator with the MicroUI generator tag EventPointer.COMMON_MICROUI_GENERATOR_TAG.
sendReleasedEvent(String, int) - Static method in class ej.microui.event.EventPointer
Send a RELEASED event to the event generator.
sendReleasedEvent() - Static method in class ej.microui.event.EventTouch
Send a RELEASED event to the event generator with the MicroUI generator tag EventTouch.COMMON_MICROUI_GENERATOR_TAG.
sendReleasedEvent(String) - Static method in class ej.microui.event.EventTouch
Send a RELEASED event to the event generator.
sendRepeatedEvent(int) - Static method in class ej.microui.event.EventButton
Send a REPEATED event to the event generator with the MicroUI generator tag EventButton.COMMON_MICROUI_GENERATOR_TAG.
sendRepeatedEvent(String, int) - Static method in class ej.microui.event.EventButton
Send a REPEATED event to the event generator.
sendStateEvent(int, int) - Static method in class ej.microui.event.EventState
Send a STATE event to the event generator with the MicroUI generator tag EventState.COMMON_MICROUI_GENERATOR_TAG.
sendStateEvent(String, int, int) - Static method in class ej.microui.event.EventState
Send a STATE event to the event generator.
SET_BACKGROUND_COLOR - Static variable in class ej.microui.Log
Event identifier for "set background color".
SET_CLIP - Static variable in class ej.microui.Log
Event identifier for "set clip".
SET_FOREGROUND_COLOR - Static variable in class ej.microui.Log
Event identifier for "set foreground color".
setBacklight(int) - Method in interface ej.microui.display.LLUIDisplayImpl
Sets the backlight of the display.
setClip(int, int, int, int) - Method in interface ej.microui.display.MicroUIGraphicsContext
Sets the clip.
setContrast(int) - Method in interface ej.microui.display.LLUIDisplayImpl
Sets the contrast of the display.
setInitialStateValue(int, int, int) - Static method in class ej.microui.event.EventState
Initializes a state generator with its default state on startup.
setIntensity(int) - Method in interface ej.microui.led.LLUILedImpl
Sets the intensity of this led.
setMicroUIColor(int) - Method in interface ej.microui.display.MicroUIGraphicsContext
Sets the current MicroUI drawing color to use to perform drawings.
setX1(int) - Method in class ej.microui.display.Rectangle
Sets the left x.
setX2(int) - Method in class ej.microui.display.Rectangle
Sets the right x.
setY1(int) - Method in class ej.microui.display.Rectangle
Sets the top y.
setY2(int) - Method in class ej.microui.display.Rectangle
Sets the bottom y.
size() - Method in class ej.microui.event.EventQueue
Returns the number of elements in this list.
START - Static variable in class ej.microui.event.EventCommand
The "start" command constant.
STOP - Static variable in class ej.microui.event.EventCommand
The "stop" command constant.
STRING_WIDTH - Static variable in class ej.microui.Log
Event identifier for "string width".
stringWidth(char[], int, int, byte[]) - Static method in class ej.microui.display.LLUIPainter
Computes the rendered width of a string.
stringWidth(char[], MicroUIFont) - Method in interface ej.microui.display.UIDrawing
Computes the rendered width of a string.
stringWidth(char[], MicroUIFont) - Method in interface ej.microui.display.UIFontDrawing
Computes the rendered width of a string.
A B C D E F G H I L M N O P R S U V W 
Skip navigation links