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

Packages that use AbstractWindow
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 AbstractWindow in com.sibvisions.rad.application
 

Subclasses of AbstractWindow 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.
 

Uses of AbstractWindow in javax.rad.application.genui
 

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

Uses of AbstractWindow in javax.rad.genui.container
 

Subclasses of AbstractWindow in javax.rad.genui.container
 class AbstractFrame<C extends IFrame>
          Platform and technology independent frame.
 class UIFrame
          Platform and technology independent Frame.
 class UIInternalFrame
          Platform and technology independent InternalFrame.
 class UIWindow
          Platform and technology independent Window.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.