Package at.spardat.xma.boot.component

This package contains all interfaces and classes needed between the boot runtime and the runtime.

See:
          Description

Interface Summary
IBootRuntime interface used by the runtime to communicate with the boot runtime
IBootRuntimeServer interface between boot runtime and runtime server.
IComponent This class defines the interface common for all cliend side components.
IComponentHelper Interface to ComponentHelper which is deployed in the same classloader as SWT and IComponent.
IComponentListener This class defines the interface which must be implemented by every object which wishes to be informed of component-events e.g. property-changes.
IDialog The interface for DialogPage.
IRtXMASessionClient This is the interface used by the boot runtime to communicate with an application-session of the runtime.
ISessionClientFactory ISessionClientFactory
IXMAControl Interface of all Pages or other Objects (like Notebook) which may be embedded in other Pages.
 

Class Summary
ComponentHelper This class is deployed in the same classloader as SWT and IComponent.
NamedEvent EventObject to transport the information assosiated with a named event of a component.
 

Package at.spardat.xma.boot.component Description

This package contains all interfaces and classes needed between the boot runtime and the runtime.