Uses of Package
javax.rad.application.genui

Packages that use javax.rad.application.genui
com.sibvisions.rad.application Contains base classes for application creation. 
com.sibvisions.rad.ui.swing.impl Contains the Swing dependent interface implementations of the platform and technology independent interface definitions. 
javax.rad.application.genui Contains implementations of the generic application interfaces. 
javax.rad.application.genui.event.type.application Contains event listener interfaces for application events. 
javax.rad.application.genui.event.type.screen Contains event listener interfaces for work-screen events. 
 

Classes in javax.rad.application.genui used by com.sibvisions.rad.application
Application
          The Application is an abstract implementation of IApplication.
Content
          The Content is the default IContent implementation and extends an UIPanel.
RemoteApplication
          The RemoteApplication extends the Application with an AbstractConnection.
UILauncher
          The UILauncher is an AbstractFrame extension.
 

Classes in javax.rad.application.genui used by com.sibvisions.rad.ui.swing.impl
UILauncher
          The UILauncher is an AbstractFrame extension.
 

Classes in javax.rad.application.genui used by javax.rad.application.genui
Application
          The Application is an abstract implementation of IApplication.
Content
          The Content is the default IContent implementation and extends an UIPanel.
ControllerContent
          The ControllerContent is the default IController implementation and extends an Content.
IApplicationSetup
          The IApplicationSetup should be used for the configuration of a new application.
RemoteApplication
          The RemoteApplication extends the Application with an AbstractConnection.
RemoteWorkScreenApplication
          The RemoteWorkScreenApplication is a RemoteApplication with IWorkScreenApplication implemented.
UILauncher
          The UILauncher is an AbstractFrame extension.
WorkScreen
          The WorkScreen is a default implementation of IWorkScreen.
 

Classes in javax.rad.application.genui used by javax.rad.application.genui.event.type.application
RemoteApplication
          The RemoteApplication extends the Application with an AbstractConnection.
 

Classes in javax.rad.application.genui used by javax.rad.application.genui.event.type.screen
WorkScreen
          The WorkScreen is a default implementation of IWorkScreen.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.