Package uk.ac.gda.exafs.ui.xes
Class QxesScanViewFactory
java.lang.Object
gda.factory.FindableBase
gda.rcp.views.FindableViewFactoryBase
uk.ac.gda.exafs.ui.xes.QxesScanViewFactory
- All Implemented Interfaces:
Findable,IViewFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.ui.part.ViewPartCreates the view.voidsetInitialXmlSubFolderName(String initialXmlSubFolderName) voidsetRunScanFunctionName(String runScanFunctionName) voidsetSaveOffsetsCommand(String saveOffsetsCommand) voidsetStopScanCommand(String stopScanCommand) voidsetTemplateFileName(String templateFileName) Methods inherited from class gda.factory.FindableBase
equals, getName, hashCode, setName
-
Constructor Details
-
QxesScanViewFactory
public QxesScanViewFactory()
-
-
Method Details
-
createView
public org.eclipse.ui.part.ViewPart createView()Description copied from class:FindableViewFactoryBaseCreates the view. Subclasses must override this method.- Specified by:
createViewin interfaceIViewFactory- Specified by:
createViewin classFindableViewFactoryBase
-
setTemplateFileName
-
setSaveOffsetsCommand
-
setStopScanCommand
-
setRunScanFunctionName
-
setInitialXmlSubFolderName
-