Uses of Package
org.eclipse.rap.rwt.application
Packages that use org.eclipse.rap.rwt.application
-
Classes in org.eclipse.rap.rwt.application used by org.eclipse.rap.rwt.applicationClassDescriptionThis interface represents an RWT application before it is started.Instances of this class represent a mode of operation for an RWT application.An
ApplicationConfiguration
describes an RWT application, including the entrypoints, URL mappings, themes, etc.An entrypoint creates the main UI of a RAP application.Implementations of this interface can be used to register entrypoints with the framework.This interface allows application code to be informed of exceptions that occur while running the event loop. -
Classes in org.eclipse.rap.rwt.application used by org.eclipse.rap.rwt.osgiClassDescriptionAn
ApplicationConfiguration
describes an RWT application, including the entrypoints, URL mappings, themes, etc.