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