- AbstractDisplayExtension() - Constructor for class ej.fp.widget.MicroUIDisplay.AbstractDisplayExtension
-
Must have a no-arg constructor.
- addEvent(int) - Static method in class ej.fp.event.MicroUIEventGenerator
-
Adds an event in the queue.
- addEvent(String, int) - Static method in class ej.fp.event.MicroUIEventGenerator
-
Constructs an event and adds it to the simulator input queue.
- addEvent(int, int) - Static method in class ej.fp.event.MicroUIEventGenerator
-
Constructs an event and adds it to the simulator input queue.
- addEvents(int[]) - Static method in class ej.fp.event.MicroUIEventGenerator
-
Adds several events in the queue.
- ANTICLOCKWISE - Static variable in class ej.fp.event.MicroUICommand
-
The "anti-clockwise" command constant.