| Class | Description |
|---|---|
| NullGUIManager |
The null GUI manager returns the
NullGUIContext as the GUIContext and
may be used for GUI-less clients. |
| RemoteHTMLGUIManager |
A GUI manager supporting the
NullGUIContext and a
RemoteHTMLContext as the GUIContext for (nearly)
GUI-less clients with a webserver. |