| Name | Description | Type | Package | Framework |
| Application | The Application is an abstract implementation of IApplication. | Class | javax.rad.application.genui | JVX |
| Content | The Content is the default IContent implementation and extendsFields inherited from class javax. | Class | javax.rad.application.genui | JVX |
| ControllerContent | The ControllerContent is the default IController implementation and extendsFields inherited from class javax. | Class | javax.rad.application.genui | JVX |
| IAfterLoginApplicationListener | The IAfterLoginApplicationListener notifies about after login in the RemoteApplication. | Interface | javax.rad.application.genui.event.type.application | JVX |
| IAfterLogoutApplicationListener | The IAfterLogoutApplicationListener notifies about after logout of the RemoteApplication. | Interface | javax.rad.application.genui.event.type.application | JVX |
| IApplicationSetup | The IApplicationSetup should be used for the configuration of a new application. | Interface | javax.rad.application.genui | JVX |
| IParameterChangedListener | The IParameterChangedListener notifies about changed WorkScreen parameters. | Interface | javax.rad.application.genui.event.type.screen | JVX |
| IRemoteApplicationListener | The IRemoteApplicationListener informs about states in the Methods inherited from interface javax. | Interface | javax.rad.application.genui.event | JVX |
| IWorkScreenListener | The IWorkScreenListener informs about states in the Methods inherited from interface javax. | Interface | javax.rad.application.genui.event | JVX |
| RemoteApplication | The RemoteApplication extends the Application with an AbstractConnection. | Class | javax.rad.application.genui | JVX |
| RemoteApplicationHandler | The RemoteApplicationHandler is a RuntimeEventHandler that handles IRemoteApplicationListener. | Class | javax.rad.application.genui.event | JVX |
| RemoteWorkScreen | The RemoteWorkScreen extends the WorkScreen with an AbstractConnection. | Class | javax.rad.application.genui | JVX |
| RemoteWorkScreenApplication | The RemoteWorkScreenApplication is a RemoteApplication with IWorkScreenApplication implemented. | Class | javax.rad.application.genui | JVX |
| UILauncher | The UILauncher is an AbstractFrame extension. | Class | javax.rad.application.genui | JVX |
| WorkScreen | The WorkScreen is a default implementation of IWorkScreen. | Class | javax.rad.application.genui | JVX |
| WorkScreenHandler | The WorkScreenHandler is a RuntimeEventHandler that handles IWorkScreenListener. | Class | javax.rad.application.genui.event | JVX |