| Name | Description | Type | Package | Framework |
| AwtColor | The AwtColor class is used to encapsulate the access to all usable colors for AWT components. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
| AwtComponent | A component is an object having a graphical representation that can be displayed on the screen and that can interact with the | Class | com.sibvisions.rad.ui.awt.impl | JVX |
| AwtContainer | A generic Abstract Window Toolkit(AWT) container object is a component that can contain other AWT components. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
| AwtCursor | A class to encapsulate the representation of the mouse cursor. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
| AwtDimension | The AwtDimension class encapsulates the width and height of a component (in integer precision) in a single object. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
| AwtFactory | The AwtFactory class encapsulates methods to create and access AWT components. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
| AwtFont | The AwtFont class represents fonts, which are used to render text in a visible way. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
| AwtImage | The AwtImage represents graphical images. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
| AwtInsets | The AwtInsets class encapsulates the margins (in integer precision) in a single object. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
| AwtPoint | A point representing a location in (x, y) coordinate space, specified in integer precision. | Class | com.sibvisions.rad.ui.awt.impl | JVX |
| AwtRectangle | An AwtRectangle specifies an area in a coordinate space that is enclosed by the AwtRectangle object's top-left point | Class | com.sibvisions.rad.ui.awt.impl | JVX |
| AwtResource | A class to encapsulate any AWT resource. | Class | com.sibvisions.rad.ui.awt.impl | JVX |