Class ShellLauncher

java.lang.Object
org.csstudio.opibuilder.runmode.ShellLauncher
All Implemented Interfaces:
IEditorLauncher

public class ShellLauncher extends Object implements IEditorLauncher
IEditorLauncher that opens display in new OPIShell.

Registered in plugin.xml as "Editor" for *.opi files, allowing users to launch displays from the Eclipse Navigator, or by opening the file in the "default editor" based on the Eclipse registry.

  • Constructor Details

    • ShellLauncher

      public ShellLauncher()
  • Method Details