Package gda.rcp.views
Class MotorPositionViewerCompositeFactory
java.lang.Object
gda.rcp.views.MotorPositionViewerCompositeFactory
- All Implemented Interfaces:
CompositeFactory,org.springframework.beans.factory.InitializingBean
public class MotorPositionViewerCompositeFactory
extends Object
implements CompositeFactory, org.springframework.beans.factory.InitializingBean
-
Field Summary
Fields inherited from interface gda.rcp.views.CompositeFactory
COMPOSITE_ROOT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidorg.eclipse.swt.widgets.CompositecreateComposite(org.eclipse.swt.widgets.Composite parent, int style) static org.eclipse.swt.widgets.CompositecreateComposite(org.eclipse.swt.widgets.Composite parent, int style, Scannable scannable, Boolean layoutHoriz, String label, Integer decimalPlaces) getLabel()static Booleanstatic voidvoidsetCommandFormat(String commandFormat) voidvoidsetHideLabel(Boolean hideLabel) voidvoidsetLayoutHoriz(Boolean layoutHoriz) voidsetRestoreValueWhenFocusLost(Boolean restoreValueWhenFocusLost) voidsetScannable(Scannable scannable)
-
Constructor Details
-
MotorPositionViewerCompositeFactory
public MotorPositionViewerCompositeFactory()
-
-
Method Details
-
getScannable
-
setScannable
-
getLayoutHoriz
-
setLayoutHoriz
-
getLabel
-
setLabel
-
setDecimalPlaces
-
getDecimalPlaces
-
createComposite
-
createComposite
public org.eclipse.swt.widgets.Composite createComposite(org.eclipse.swt.widgets.Composite parent, int style) - Specified by:
createCompositein interfaceCompositeFactory
-
setCommandFormat
-
getRestoreValueWhenFocusLost
-
setHideLabel
-
setRestoreValueWhenFocusLost
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-
main
- Throws:
Exception
-