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

S

SELECT - Static variable in class ej.fp.event.MicroUICommand
The "select" command constant.
sendEvent(int) - Static method in class ej.fp.event.MicroUICommand
Send a command event to the event generator with the MicroUI generator tag MicroUICommand.COMMON_MICROUI_GENERATOR_TAG.
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
Send a LONG event to the event generator with the MicroUI generator tag MicroUIButtons.COMMON_MICROUI_GENERATOR_TAG.
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
Send a MOVE event to the event generator with the MicroUI generator tag MicroUIPointer.COMMON_MICROUI_GENERATOR_TAG.
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
Send a MOVE event to the event generator with the MicroUI generator tag MicroUITouch.COMMON_MICROUI_GENERATOR_TAG.
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
Send a PRESSED event to the event generator with the MicroUI generator tag MicroUIButtons.COMMON_MICROUI_GENERATOR_TAG.
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
Send a PRESSED event to the event generator with the MicroUI generator tag MicroUIPointer.COMMON_MICROUI_GENERATOR_TAG.
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
Send a PRESSED event to the event generator with the MicroUI generator tag MicroUITouch.COMMON_MICROUI_GENERATOR_TAG.
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
Send a RELEASED event to the event generator with the MicroUI generator tag MicroUIButtons.COMMON_MICROUI_GENERATOR_TAG.
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
Send a RELEASED event to the event generator with the MicroUI generator tag MicroUIPointer.COMMON_MICROUI_GENERATOR_TAG.
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
Send a RELEASED event to the event generator with the MicroUI generator tag MicroUITouch.COMMON_MICROUI_GENERATOR_TAG.
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
Send a REPEATED event to the event generator with the MicroUI generator tag MicroUIButtons.COMMON_MICROUI_GENERATOR_TAG.
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
Send a STATE event to the event generator with the MicroUI generator tag MicroUIStates.COMMON_MICROUI_GENERATOR_TAG.
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.
A B C D E F G H I L M N P R S U 
Skip navigation links