Package gda.rcp.mx.views
Class MXBeamOpticsViewFactory
java.lang.Object
gda.factory.FindableBase
gda.rcp.views.FindableViewFactoryBase
gda.rcp.mx.views.MXBeamOpticsViewFactory
- All Implemented Interfaces:
Findable,IViewFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.ui.part.ViewPartCreates the view.voidsetShutterController(ShutterController shutterController) Methods inherited from class gda.factory.FindableBase
equals, getName, hashCode, setName
-
Constructor Details
-
MXBeamOpticsViewFactory
public MXBeamOpticsViewFactory()
-
-
Method Details
-
setShutterController
-
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
-