- Display - Class in ej.fp.widget
-
This widget is an implementation of MicroUI widget display to be compatible with MicroEJ platform and chosen
graphical engine.
- Display() - Constructor for class ej.fp.widget.Display
-
Creates the widget display
- dispose() - Method in class ej.fp.util.ThirdEventThread
-
Disposes this thread stopping it.
- dispose() - Method in class ej.fp.widget.Button
-
- dispose() - Method in class ej.fp.widget.Display
-
- dispose() - Method in class ej.fp.widget.Joystick
-
- dispose() - Method in class ej.fp.widget.LED
-
- dispose() - Method in class ej.fp.widget.LongButton
-
- dispose() - Method in class ej.fp.widget.RepeatButton
-
- dispose() - Method in class ej.fp.widget.Wheel
-
- drawBacklight(Image) - Method in class ej.fp.widget.Display
-
Transforms the skin data applying an algorithm to simulate the display backlight.
- drawContrast(Image) - Method in class ej.fp.widget.Display
-
Transforms the skin data applying an algorithm to simulate the display contrast.
- drawingBuffer - Variable in class ej.fp.widget.Display
-
When the display is double buffered, the backBuffer represents the back buffer where drawings are done.