Class DisplayLauncher

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

public class DisplayLauncher extends Object implements IEditorLauncher
IEditorLauncher that opens display in runtime.

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

    • DisplayLauncher

      public DisplayLauncher()
  • Method Details