| Interface | Description |
|---|---|
| SWTBrowserContext |
The
SWTBrowserContext provides a SWTContext and
allows to deploy content for downloading either as local file or as download
from a webservice. |
| SWTContext |
This interface defines a graphical context that could be used by application
components to integrate them into a SWT-GUI on a workflow-client.
|
| Class | Description |
|---|---|
| SwtHtmlContext |
This
GUIContext encapsulates the HTML of this context in
a browser widget in SWT. |
| SwtUrlContext |
This
GUIContext provides a browser widget in SWT for a specific
URL based on a parent context. |