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 ARemoteGUIManager
extends 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 AGUIContextUnavailableException
indicates 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 ARemoteGUIManager
extends 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 aRemoteGUIManager
which is the interaction between remotely executed component to GUI context (viaActivityStateNotification
and vice versa (viaAbstractGUIManager.terminateRemoteExecution(SessionToken, EBPInstanceReference, String)
).GUIContextUnavailableException AGUIContextUnavailableException
indicates 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 ARemoteGUIManager
extends a normal GUI manager by the means to create local GUI contexts based on a transferred GUI context.