Package javax.rad.application

Contains all interfaces to develop an application.

See:
          Description

Interface Summary
IApplication Platform and technology independent application definition.
IConnectable Platform and technology independent connectable definition.
IContent Platform and technology independent windowed content definition.
IFileHandleReceiver The IFileHandleListener get's a IFileHandle.
ILauncher The ILauncher defines a platform and technology independent IApplication launcher.
IMessageConstants The IMessageConstants defines constant values for message handling of IApplication implementations.
IWorkScreen Platform and technology independent work screen definition.
IWorkScreenApplication Platform and technology independent definition for an application with work-screens.
 

Enum Summary
IWorkScreenApplication.Modality The enum for modal content or workscreens.
 

Package javax.rad.application Description

Contains all interfaces to develop an application. The interfaces are designed to be platform and technology independent. They can be used to create applications with AWT, Swing, SWT, JSF or whatever you want.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.