- getBackBuffer() - Method in class ej.fp.widget.display.buffer.DirectBufferPolicy
-
- getBackBuffer() - Method in interface ej.fp.widget.display.buffer.DisplayBufferPolicy
-
Gets the back buffer.
- getBackBuffer() - Method in class ej.fp.widget.display.buffer.SingleBufferPolicy
-
- getBackBuffer() - Method in class ej.fp.widget.display.buffer.SwapBufferPolicy
-
- getBackBuffer() - Method in class ej.fp.widget.display.buffer.TransmitSwapBufferPolicy
-
- getBacklight() - Method in class ej.fp.widget.Display
-
Returns the backlight of the display.
- getBufferCount() - Method in class ej.fp.widget.display.buffer.DirectBufferPolicy
-
- getBufferCount() - Method in interface ej.fp.widget.display.buffer.DisplayBufferPolicy
-
Gets the number of buffers.
- getBufferCount() - Method in class ej.fp.widget.display.buffer.SingleBufferPolicy
-
- getBufferCount() - Method in class ej.fp.widget.display.buffer.SwapBufferPolicy
-
- getBufferCount() - Method in class ej.fp.widget.display.buffer.TransmitSwapBufferPolicy
-
- getCurrentBackBuffer() - Method in class ej.fp.widget.display.DisplayBufferManager
-
Gets the current drawing buffer.
- getCurrentBackBuffer() - Method in class ej.fp.widget.Display
-
- getCurrentDrawingBuffer() - Method in class ej.fp.widget.Display
-
- getCurrentSkin() - Method in class ej.fp.widget.Display
-
Gets the current displayed skin.
- getDisplayedImage() - Method in class ej.fp.widget.Display
-
- getDisplayHeight() - Method in class ej.fp.widget.Display
-
Gets the display height.
- getDisplayImage() - Method in class ej.fp.widget.display.DisplayBufferManager
-
Gets the display image.
- getDisplayWidth() - Method in class ej.fp.widget.Display
-
Gets the display width.
- getFrontBuffer() - Method in class ej.fp.widget.display.buffer.DirectBufferPolicy
-
- getFrontBuffer() - Method in interface ej.fp.widget.display.buffer.DisplayBufferPolicy
-
Gets the front buffer.
- getFrontBuffer() - Method in class ej.fp.widget.display.buffer.SingleBufferPolicy
-
- getFrontBuffer() - Method in class ej.fp.widget.display.buffer.SwapBufferPolicy
-
- getFrontBuffer() - Method in class ej.fp.widget.display.buffer.TransmitSwapBufferPolicy
-
- getHeight() - Method in class ej.fp.widget.display.DisplayBufferManager
-
- 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.
- getMonitor() - Method in class ej.fp.widget.display.DisplayBufferManager
-
Gets the monitor.
- getMoveFilteringDelay() - Method in class ej.fp.widget.Pointer
-
Gets the minimum delay (in milliseconds) the system has to respect to send a new move event to the application.
- getNumberOfColors(Display) - Method in interface ej.fp.widget.Display.DisplayExtension
-
Gets the number of colors that can be represented on the device.
- getNumberOfColors() - Method in class ej.fp.widget.Display
-
- getPixels(int[]) - Method in class ej.fp.widget.display.DisplayBufferManager
-
- getPushedSkin() - Method in class ej.fp.widget.Button
-
Gets the skin which shows the button as pressed.
- getRAWImage() - Method in class ej.fp.widget.display.DisplayBufferManager
-
- 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
-
- getTransparentImage(byte) - Method in class ej.fp.widget.display.DisplayBufferManager
-
- getWidth() - Method in class ej.fp.widget.display.DisplayBufferManager
-
- goToSleep() - Method in class ej.fp.util.ThirdEventThread
-
Sleeps the thread.