Uses of Package
de.aristaflow.adept2.core.runtimemanager.gui
Packages that use de.aristaflow.adept2.core.runtimemanager.gui
Package
Description
-
Classes in de.aristaflow.adept2.core.runtimemanager.gui used by de.aristaflow.adept2.core.clientClassDescriptionThe GUI manager handles client-specific GUI-issues, for instance, providing a suitable GUI context for applications.A
RemoteGUIManagerextends 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.guiClassDescriptionA
GUIContextUnavailableExceptionindicates that a requested GUI-context has not been created due to an internal failure.The GUI manager handles client-specific GUI-issues, for instance, providing a suitable GUI context for applications.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.guimanagerClassDescriptionThis class provides the basic means for a
RemoteGUIManagerwhich is the interaction between remotely executed component to GUI context (viaActivityStateNotificationand vice versa (viaAbstractGUIManager.terminateRemoteExecution(SessionToken, EBPInstanceReference, String)).AGUIContextUnavailableExceptionindicates that a requested GUI-context has not been created due to an internal failure.The GUI manager handles client-specific GUI-issues, for instance, providing a suitable GUI context for applications.ARemoteGUIManagerextends a normal GUI manager by the means to create local GUI contexts based on a transferred GUI context.