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