Uses of Class
javax.rad.genui.container.AbstractFrame

Packages that use AbstractFrame
com.sibvisions.rad.application Contains base classes for application creation. 
javax.rad.application.genui Contains implementations of the generic application interfaces. 
javax.rad.genui.container Contains a generic implementation of the platform and technology independent container interfaces to design graphical user interfaces. 
 

Uses of AbstractFrame in com.sibvisions.rad.application
 

Subclasses of AbstractFrame in com.sibvisions.rad.application
 class About
          The About class is the About dialog of the application.
 class Error
          The Error is designed to visualize errors occured in an application.
 class Login
          The Login creates and layouts the UI components for the login screen of the Application application.
 class Message
          The Message class is an UIInternalFrame to display messages on the screen.
 

Methods in com.sibvisions.rad.application with parameters of type AbstractFrame
protected  void Application.configureFrame(AbstractFrame pFrame)
          Configures an internal frame for the application.
 

Uses of AbstractFrame in javax.rad.application.genui
 

Subclasses of AbstractFrame in javax.rad.application.genui
 class UILauncher
          The UILauncher is an AbstractFrame extension.
 

Uses of AbstractFrame in javax.rad.genui.container
 

Subclasses of AbstractFrame in javax.rad.genui.container
 class UIFrame
          Platform and technology independent Frame.
 class UIInternalFrame
          Platform and technology independent InternalFrame.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.