- SELECT - Static variable in class ej.fp.event.MicroUICommand
-
The "select" command constant.
- sendEvent(int) - Static method in class ej.fp.event.MicroUICommand
-
- sendEvent(String, int) - Static method in class ej.fp.event.MicroUICommand
-
Send a command event to the event generator.
- sendEvent(String, int) - Static method in class ej.fp.event.MicroUIGeneric
-
Send a generic event to the event generator.
- sendEvents(String, int[]) - Static method in class ej.fp.event.MicroUIGeneric
-
Send several generic events to the event generator.
- sendLongEvent(int) - Static method in class ej.fp.event.MicroUIButtons
-
- sendLongEvent(String, int) - Static method in class ej.fp.event.MicroUIButtons
-
Send a LONG event to the event generator.
- sendMovedEvent(int, int, boolean) - Static method in class ej.fp.event.MicroUIPointer
-
- sendMovedEvent(String, int, int, boolean) - Static method in class ej.fp.event.MicroUIPointer
-
Send a MOVE event to the event generator.
- sendMovedEvent(int, int) - Static method in class ej.fp.event.MicroUITouch
-
- sendMovedEvent(String, int, int) - Static method in class ej.fp.event.MicroUITouch
-
Send a MOVE event to the event generator.
- sendPressedEvent(int) - Static method in class ej.fp.event.MicroUIButtons
-
- sendPressedEvent(String, int) - Static method in class ej.fp.event.MicroUIButtons
-
Send a PRESSED event to the event generator.
- sendPressedEvent(int, int, int, boolean) - Static method in class ej.fp.event.MicroUIPointer
-
- sendPressedEvent(String, int, int, int, boolean) - Static method in class ej.fp.event.MicroUIPointer
-
Send a PRESSED event to the event generator.
- sendPressedEvent(int, int) - Static method in class ej.fp.event.MicroUITouch
-
- sendPressedEvent(String, int, int) - Static method in class ej.fp.event.MicroUITouch
-
Send a PRESSED event to the event generator.
- sendReleasedEvent(int) - Static method in class ej.fp.event.MicroUIButtons
-
- sendReleasedEvent(String, int) - Static method in class ej.fp.event.MicroUIButtons
-
Send a RELEASED event to the event generator.
- sendReleasedEvent(int) - Static method in class ej.fp.event.MicroUIPointer
-
- sendReleasedEvent(String, int) - Static method in class ej.fp.event.MicroUIPointer
-
Send a RELEASED event to the event generator.
- sendReleasedEvent() - Static method in class ej.fp.event.MicroUITouch
-
- sendReleasedEvent(String) - Static method in class ej.fp.event.MicroUITouch
-
Send a RELEASED event to the event generator.
- sendRepeatedEvent(int) - Static method in class ej.fp.event.MicroUIButtons
-
- sendRepeatedEvent(String, int) - Static method in class ej.fp.event.MicroUIButtons
-
Send a REPEATED event to the event generator.
- sendStateEvent(int, int) - Static method in class ej.fp.event.MicroUIStates
-
- sendStateEvent(String, int, int) - Static method in class ej.fp.event.MicroUIStates
-
Send a STATE event to the event generator.
- setBacklight(int) - Method in class ej.fp.widget.MicroUIDisplay
-
Sets the backlight of the display.
- setContrast(int) - Method in class ej.fp.widget.MicroUIDisplay
-
Sets the contrast of the display.
- setDisplayHeight(int) - Method in class ej.fp.widget.MicroUIDisplay
-
Sets the height of the display in pixels (see class comment).
- setDisplayWidth(int) - Method in class ej.fp.widget.MicroUIDisplay
-
Sets the width of the display in pixels (see class comment).
- setExtensionClass(String) - Method in class ej.fp.widget.MicroUIDisplay
-
Defines the class name of the user display extension when the graphical engine set in platform is a CUSTOM.
- setInitialStateValue(int, int, int) - Static method in class ej.fp.event.MicroUIStates
-
Initializes a state generator with its default state on startup.
- setIntensity(int) - Method in class ej.fp.widget.MicroUILED
-
Sets the intensity of this led.
- START - Static variable in class ej.fp.event.MicroUICommand
-
The "start" command constant.
- start() - Method in class ej.fp.widget.MicroUIDisplay
-
- STOP - Static variable in class ej.fp.event.MicroUICommand
-
The "stop" command constant.
- switchBacklight(boolean) - Method in class ej.fp.widget.MicroUIDisplay
-
Sets the backlight of the screen.