Package-level declarations

The utility classes for the user interface (UI) related functionality.

The utility classes for the user interface (UI) related functionality.

Types

Link copied to clipboard
Absolute font size that is based on the default font size.
Link copied to clipboard
interface Bitmap
interface Bitmap
A binary image in the BGRA format.
Link copied to clipboard
interface Color
interface Color
A numeric model of an RGB color.
Link copied to clipboard
interface FontName
interface FontName
A name of the font.
Link copied to clipboard
interface FontSize
interface FontSize
A size of the font.
Link copied to clipboard
A size of the font in pixels.
Link copied to clipboard
interface KeyModifiers
interface KeyModifiers
The modifiers for the keyboard and mouse events.
Link copied to clipboard
interface MouseModifiers
interface MouseModifiers
The modifiers for the mouse events.
Link copied to clipboard
interface Point
interface Point
A pair of numbers that in general are used to define coordinates in the two-dimensional space.
Link copied to clipboard
interface Progress
interface Progress
A process progress.
Link copied to clipboard
interface Rect
interface Rect
A rectangle described by the location and dimensions.
Link copied to clipboard
interface Size
interface Size
A pair of numbers that in general are used to define dimensions in the two-dimensional space.
Link copied to clipboard
interface TouchPoint
interface TouchPoint
A touch point on the screen.