- sendThirdEvent() - Method in interface ej.fp.util.ThirdEventThread.ThirdEventWidget
-
Asks to send the third event.
- sendThirdEvent() - Method in class ej.fp.widget.Joystick
-
- sendThirdEvent() - Method in class ej.fp.widget.LongButton
-
- sendThirdEvent() - Method in class ej.fp.widget.RepeatButton
-
- setAlpha(int) - Method in class ej.fp.widget.Display
-
Sets the opacity level (alpha) of the display in order to obtain a translucent display.
- setAreaHeight(int) - Method in class ej.fp.widget.Pointer
-
Sets the area height of the pointer area.
- setAreaWidth(int) - Method in class ej.fp.widget.Pointer
-
Sets the area width of the pointer area.
- setDisableEnter(boolean) - Method in class ej.fp.widget.Joystick
-
Disables enter button.
- setDownSkin(Image) - Method in class ej.fp.widget.Joystick
-
Sets the skin to show joystick DOWN action.
- setEnterSkin(Image) - Method in class ej.fp.widget.Joystick
-
Sets the skin to show joystick ENTER action.
- setInitialColor(int) - Method in class ej.fp.widget.Display
-
Sets the initial color of the display (color used on startup, just before first drawing).
- setIntensity(int) - Method in class ej.fp.widget.LED
-
- setLabel(String) - Method in class ej.fp.widget.Button
-
- setLedOff(Image) - Method in class ej.fp.widget.LED
-
Sets the image which represents the LED off.
- setLedOn(Image) - Method in class ej.fp.widget.LED
-
Sets the image which represents the LED on.
- setLeftSkin(Image) - Method in class ej.fp.widget.Joystick
-
Sets the skin to show joystick LEFT action.
- setListenerClass(Class<?>, String) - Method in class ej.fp.util.WidgetWithListener
-
Sets the listener class name (package + class).
- setListenerClass(String) - Method in class ej.fp.widget.Button
-
- setListenerClass(String) - Method in class ej.fp.widget.Joystick
-
- setListenerClass(String) - Method in class ej.fp.widget.LongButton
-
- setListenerClass(String) - Method in class ej.fp.widget.Pointer
-
- setListenerClass(String) - Method in class ej.fp.widget.RepeatButton
-
- setListenerClass(String) - Method in class ej.fp.widget.Wheel
-
- setLongPeriod(int) - Method in class ej.fp.widget.LongButton
-
Set the long event period.
- setMaxAngle(double) - Method in class ej.fp.widget.Wheel
-
Sets the bigger angle the wheel can have.
- setPushedSkin(Image) - Method in class ej.fp.widget.Button
-
Sets the image which shows the pressed button.
- setPushedSkin(Image) - Method in class ej.fp.widget.Wheel
-
Sets the skin to show the wheel press event.
- setRepeatPeriod(int) - Method in class ej.fp.widget.Joystick
-
Sets the repeat event period.
- setRepeatPeriod(int) - Method in class ej.fp.widget.RepeatButton
-
Sets the repeat event period.
- setRightSkin(Image) - Method in class ej.fp.widget.Joystick
-
Sets the skin to show joystick RIGHT action.
- setSteps(Image[]) - Method in class ej.fp.widget.Wheel
-
Sets the images which simulate the wheel rotation.
- setTouch(boolean) - Method in class ej.fp.widget.Pointer
-
Configures touch or mouse mode.
- setUpSkin(Image) - Method in class ej.fp.widget.Joystick
-
Sets the skin to show joystick UP action.
- showYourself(boolean) - Method in class ej.fp.widget.Display
-
- showYourself(boolean) - Method in class ej.fp.widget.LED
-
- start() - Method in class ej.fp.widget.Button
-
- start() - Method in class ej.fp.widget.Display
-
Called by the parser after filling all the fields defined in the xml.
- start() - Method in class ej.fp.widget.Joystick
-
- start() - Method in class ej.fp.widget.LongButton
-
- start() - Method in class ej.fp.widget.Pointer
-
- start() - Method in class ej.fp.widget.RepeatButton
-
- start() - Method in class ej.fp.widget.Wheel
-