Class QxesScanViewFactory

All Implemented Interfaces:
Findable, IViewFactory

public class QxesScanViewFactory extends FindableViewFactoryBase
  • Constructor Details

    • QxesScanViewFactory

      public QxesScanViewFactory()
  • Method Details

    • createView

      public org.eclipse.ui.part.ViewPart createView()
      Description copied from class: FindableViewFactoryBase
      Creates the view. Subclasses must override this method.
      Specified by:
      createView in interface IViewFactory
      Specified by:
      createView in class FindableViewFactoryBase
    • setTemplateFileName

      public void setTemplateFileName(String templateFileName)
    • setSaveOffsetsCommand

      public void setSaveOffsetsCommand(String saveOffsetsCommand)
    • setStopScanCommand

      public void setStopScanCommand(String stopScanCommand)
    • setRunScanFunctionName

      public void setRunScanFunctionName(String runScanFunctionName)
    • setInitialXmlSubFolderName

      public void setInitialXmlSubFolderName(String initialXmlSubFolderName)