Package de.aristaflow.adept2.ui.guimanager
-
Class Summary Class Description NullGUIManager The null GUI manager returns theNullGUIContext
as the GUIContext and may be used for GUI-less clients.RemoteHTMLGUIManager A GUI manager supporting theNullGUIContext
and aRemoteHTMLContext
as theGUIContext
for (nearly) GUI-less clients with a webserver.