All Classes and Interfaces
Classes
Class
Description
An element is an object within a Graphical User Interface (GUI).
A datatype used for organising multiple elements together
A datatype for storing and accessing a colour palette.
A circular button that can either be selected or unselected.
A collection of multiple
RadioButton
objects, intrinsically linked together.A ScrollWindow is like a window, except that it's content can be scrolled through using a scroll bar, scroll buttons or the mouse scroll wheel.
An object for displaying text within a
Window
.A Window is a class that contains a collection of 'elements' - other interface objects, such as buttons, text or other windows.