Skip navigation links
B C D E F G H I J L M N P R S T W 

P

Pointer - Class in ej.fp.widget
Widget to simulate a mouse or a touch panel.
Pointer() - Constructor for class ej.fp.widget.Pointer
 
Pointer.PointerListener - Interface in ej.fp.widget
Interface that handle pointer events.
Pointer.PointerListenerToPointerEvents - Class in ej.fp.widget
Default implementation of Pointer.PointerListener.
PointerListenerToPointerEvents() - Constructor for class ej.fp.widget.Pointer.PointerListenerToPointerEvents
 
PredrawRefreshStrategy - Class in ej.fp.widget.display.brs
The "predraw" strategy consists in restoring the back buffer with the content of the previous drawings (the past) just before the very first drawing after a flush (and not just after the flush).
PredrawRefreshStrategy() - Constructor for class ej.fp.widget.display.brs.PredrawRefreshStrategy
 
prepareBlendingOfIndexedColors(Display, AtomicInteger, AtomicInteger) - Method in interface ej.fp.widget.Display.DisplayExtension
Prepares the blending of two ARGB colors (only useful when the LCD is a palletized LCD).
prepareBlendingOfIndexedColors(AtomicInteger, AtomicInteger) - Method in class ej.fp.widget.Display
 
press(Button) - Method in interface ej.fp.widget.Button.ButtonListener
The specified button has been pressed.
press(Button) - Method in class ej.fp.widget.Button.ButtonListenerToButtonEvents
 
press() - Method in class ej.fp.widget.Button
Default implementation of press action: update the skin and ask to the listener to manage the event.
press() - Method in class ej.fp.widget.LongButton
 
press(Pointer, int, int, MouseListener.MouseButton) - Method in interface ej.fp.widget.Pointer.PointerListener
The specified pointer button has been pressed at given location.
press(Pointer, int, int, MouseListener.MouseButton) - Method in class ej.fp.widget.Pointer.PointerListenerToPointerEvents
 
press() - Method in class ej.fp.widget.RepeatButton
 
press(Wheel) - Method in interface ej.fp.widget.Wheel.WheelListener
The specified button has been pressed.
press(Wheel) - Method in class ej.fp.widget.Wheel.WheelListenerToCommandEvents
 
pressDown(Joystick) - Method in interface ej.fp.widget.Joystick.JoystickListener
The down button has been pressed.
pressDown(Joystick) - Method in class ej.fp.widget.Joystick.JoystickListenerToCommandEvents
 
pressEnter(Joystick) - Method in interface ej.fp.widget.Joystick.JoystickListener
The enter button has been pressed.
pressEnter(Joystick) - Method in class ej.fp.widget.Joystick.JoystickListenerToCommandEvents
 
pressLeft(Joystick) - Method in interface ej.fp.widget.Joystick.JoystickListener
The left button has been pressed.
pressLeft(Joystick) - Method in class ej.fp.widget.Joystick.JoystickListenerToCommandEvents
 
pressLong(LongButton) - Method in interface ej.fp.widget.LongButton.LongButtonListener
The specified button has been pressed for a long time.
pressLong(LongButton) - Method in class ej.fp.widget.LongButton.LongButtonListenerToButtonEvents
 
pressRight(Joystick) - Method in interface ej.fp.widget.Joystick.JoystickListener
The right button has been pressed.
pressRight(Joystick) - Method in class ej.fp.widget.Joystick.JoystickListenerToCommandEvents
 
pressUp(Joystick) - Method in interface ej.fp.widget.Joystick.JoystickListener
The up button has been pressed.
pressUp(Joystick) - Method in class ej.fp.widget.Joystick.JoystickListenerToCommandEvents
 
B C D E F G H I J L M N P R S T W 
Skip navigation links