Uses of Package
de.aristaflow.adept2.core.runtimemanager.gui
-
Packages that use de.aristaflow.adept2.core.runtimemanager.gui Package Description de.aristaflow.adept2.core.client de.aristaflow.adept2.core.runtimemanager.gui de.aristaflow.adept2.ui.guimanager -
Classes in de.aristaflow.adept2.core.runtimemanager.gui used by de.aristaflow.adept2.core.client Class Description GUIManager The GUI manager handles client-specific GUI-issues, for instance, providing a suitable GUI context for applications.RemoteGUIManager ARemoteGUIManagerextends a normal GUI manager by the means to create local GUI contexts based on a transferred GUI context. -
Classes in de.aristaflow.adept2.core.runtimemanager.gui used by de.aristaflow.adept2.core.runtimemanager.gui Class Description GUIContextUnavailableException AGUIContextUnavailableExceptionindicates that a requested GUI-context has not been created due to an internal failure.GUIManager The GUI manager handles client-specific GUI-issues, for instance, providing a suitable GUI context for applications.RemoteGUIManager ARemoteGUIManagerextends a normal GUI manager by the means to create local GUI contexts based on a transferred GUI context. -
Classes in de.aristaflow.adept2.core.runtimemanager.gui used by de.aristaflow.adept2.ui.guimanager Class Description AbstractGUIManager This class provides the basic means for aRemoteGUIManagerwhich is the interaction between remotely executed component to GUI context (viaActivityStateNotificationand vice versa (viaAbstractGUIManager.terminateRemoteExecution(SessionToken, EBPInstanceReference, String)).GUIContextUnavailableException AGUIContextUnavailableExceptionindicates that a requested GUI-context has not been created due to an internal failure.GUIManager The GUI manager handles client-specific GUI-issues, for instance, providing a suitable GUI context for applications.RemoteGUIManager ARemoteGUIManagerextends a normal GUI manager by the means to create local GUI contexts based on a transferred GUI context.