- CANCEL - Static variable in class ej.fp.event.MicroUICommand
-
The "cancel" command constant.
- CLOCKWISE - Static variable in class ej.fp.event.MicroUICommand
-
The "clockwise" command constant.
- COMMON_MICROUI_GENERATOR_TAG - Static variable in class ej.fp.event.MicroUIButtons
-
Usual MicroUI Buttons generator tag used in platform configuration project (microui.xml
).
- COMMON_MICROUI_GENERATOR_TAG - Static variable in class ej.fp.event.MicroUICommand
-
Usual MicroUI Command generator tag used in platform configuration project (microui.xml
).
- COMMON_MICROUI_GENERATOR_TAG - Static variable in class ej.fp.event.MicroUIPointer
-
Usual MicroUI Pointer generator tag used in platform configuration project (microui.xml
).
- COMMON_MICROUI_GENERATOR_TAG - Static variable in class ej.fp.event.MicroUIStates
-
Usual MicroUI States generator tag used in platform configuration project (microui.xml
).
- COMMON_MICROUI_GENERATOR_TAG - Static variable in class ej.fp.event.MicroUITouch
-
Usual MicroUI Touch generator tag used in platform configuration project (microui.xml
).
- CONTRAST_MAX - Static variable in class ej.fp.widget.MicroUIDisplay
-
Maximal value of contrast according MicroUI specification.
- CONTRAST_MIN - Static variable in class ej.fp.widget.MicroUIDisplay
-
Minimal value of contrast according MicroUI specification.
- convertARGBColorToDisplayColor(int) - Method in class ej.fp.widget.MicroUIDisplay.AbstractDisplayExtension
-
Converts a ARGB color into a display color format.
- convertARGBColorToDisplayColor(int) - Method in class ej.fp.widget.MicroUIDisplay
-
Converts an ARGB color (0xAARRGGBB) to the equivalent LCD color.
- convertDisplayColorToARGBColor(int) - Method in class ej.fp.widget.MicroUIDisplay.AbstractDisplayExtension
-
Converts a display color into an ARGB color format.
- convertDisplayColorToARGBColor(int) - Method in class ej.fp.widget.MicroUIDisplay
-
Converts a LCD color to the equivalent color in ARGB format (0xAARRGGBB).
- COPY - Static variable in class ej.fp.event.MicroUICommand
-
The "copy" command constant.
- CUT - Static variable in class ej.fp.event.MicroUICommand
-
The "cut" command constant.