- UIDrawing - Interface in ej.microui.display
-
This interface provides all drawing methods useful to implement MicroUI drawing native methods.
- UIFontDrawing - Interface in ej.microui.display
-
This interface provides all the drawing methods that use a font.
- UIImageDrawing - Interface in ej.microui.display
-
This interface provides all the image drawing methods.
- unregisterBufferedImageProvider(MicroUIImageFormat) - Method in interface ej.microui.display.LLUIDisplay
-
Unregisters the buffered image provider registered for a specific format.
- unregisterUIDrawer(MicroUIImageFormat) - Method in interface ej.microui.display.LLUIDisplay
-
Unregisters the drawer registered for the given format.
- unregisterUIFontDrawer(MicroUIFontFormat) - Method in interface ej.microui.display.LLUIDisplay
-
Unregisters the drawer registered for the given format.
- unregisterUIImageDrawer(MicroUIImageFormat) - Method in interface ej.microui.display.LLUIDisplay
-
Unregisters the drawer registered for the given format.
- UP - Static variable in class ej.microui.event.EventCommand
-
The "up" command constant.