| Package | Description |
|---|---|
| de.aristaflow.adept2.ui.htmlgui | |
| de.aristaflow.adept2.ui.swtgui |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHTMLContext
This
GUIContext enables the usage of HTML as graphical user
interface. |
class |
RemoteHTMLContext
A simple
HTMLContext that does not create any browsers or alike
but just provides the interaction between webserver and
ExecutableComponent. |
| Modifier and Type | Class and Description |
|---|---|
class |
SwtHtmlContext
This
GUIContext encapsulates the HTML of this context in
a browser widget in SWT. |