Uses of Interface
javax.rad.application.IMessageConstants

Packages that use IMessageConstants
com.sibvisions.rad.application Contains base classes for application creation. 
javax.rad.application Contains all interfaces to develop an application. 
javax.rad.application.genui Contains implementations of the generic application interfaces. 
 

Uses of IMessageConstants in com.sibvisions.rad.application
 

Classes in com.sibvisions.rad.application that implement IMessageConstants
 class Message
          The Message class is an UIInternalFrame to display messages on the screen.
 

Uses of IMessageConstants in javax.rad.application
 

Subinterfaces of IMessageConstants in javax.rad.application
 interface IApplication
          Platform and technology independent application definition.
 interface IWorkScreen
          Platform and technology independent work screen definition.
 interface IWorkScreenApplication
          Platform and technology independent definition for an application with work-screens.
 

Uses of IMessageConstants in javax.rad.application.genui
 

Classes in javax.rad.application.genui that implement IMessageConstants
 class Application
          The Application is an abstract implementation of IApplication.
 class RemoteApplication
          The RemoteApplication extends the Application with an AbstractConnection.
 class RemoteWorkScreen
          The RemoteWorkScreen extends the WorkScreen with an AbstractConnection.
 class RemoteWorkScreenApplication
          The RemoteWorkScreenApplication is a RemoteApplication with IWorkScreenApplication implemented.
 class WorkScreen
          The WorkScreen is a default implementation of IWorkScreen.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.