Uses of Class
org.csstudio.opibuilder.runmode.OPIShell
Packages that use OPIShell
-
Uses of OPIShell in org.csstudio.opibuilder.runmode
Methods in org.csstudio.opibuilder.runmode that return OPIShellModifier and TypeMethodDescriptionstatic OPIShell
OPIShell.getActiveShell()
Return the active shell, which may be nullstatic OPIShell
OPIShell.getOPIShellForShell
(Shell target) Search the cache of open OPIShells to find a match for the input Shell object.Methods in org.csstudio.opibuilder.runmode that return types with arguments of type OPIShellModifier and TypeMethodDescriptionOPIShell.getAllShells()
Return a copy of the set of open shells.