- getCurrentSkin() - Method in class ej.fp.widget.Display
-
Gets the current displayed skin.
- getDrawingBuffer() - Method in class ej.fp.widget.Display
-
- getID() - Method in class ej.fp.widget.Button
-
Gets the button identifier (equals to its label).
- getInitialColor() - Method in class ej.fp.widget.Display
-
Gets the initial color of the display.
- getIntensity() - Method in class ej.fp.widget.LED
-
- getListener() - Method in class ej.fp.widget.Button
-
Gets the widget listener.
- getListener() - Method in class ej.fp.widget.Pointer
-
Gets the widget listener.
- getMicroUIGeneratorTag() - Method in class ej.fp.widget.Button.ButtonListenerToButtonEvents
-
Gets the MicroUI Buttons events generator tag.
- getMicroUIGeneratorTag() - Method in class ej.fp.widget.Joystick.JoystickListenerToCommandEvents
-
Gets the MicroUI Command events generator tag.
- getMicroUIGeneratorTag(Pointer) - Method in class ej.fp.widget.Pointer.PointerListenerToPointerEvents
-
Gets the MicroUI Pointer events generator tag.
- getMicroUIGeneratorTag() - Method in class ej.fp.widget.Wheel.WheelListenerToCommandEvents
-
Gets the MicroUI Command events generator tag.
- getPushedSkin() - Method in class ej.fp.widget.Button
-
Gets the skin which shows the button as pressed.
- getSleepPeriod() - Method in interface ej.fp.util.ThirdEventThread.ThirdEventWidget
-
Gets the sleep period the thread has to wait before asking to send third event.
- getSleepPeriod() - Method in class ej.fp.widget.Joystick
-
The thread sleep period is different than buttons period: thread should work faster than the buttons period in
order to be able to simulate several repeat event on several buttons.
- getSleepPeriod() - Method in class ej.fp.widget.LongButton
-
- getSleepPeriod() - Method in class ej.fp.widget.RepeatButton
-
- goToSleep() - Method in class ej.fp.util.ThirdEventThread
-
Sleeps the thread.