Package gda.rcp.views
Class AcquisitionCompositeFactoryBuilder
java.lang.Object
gda.rcp.views.AcquisitionCompositeFactoryBuilder
Generic layout for an acquisition configuration.
It splits horizontally the composite in three areas:
- top: contains the acquisition configuration elements
- Control buttons: typically allows the user to Run, Save the acquisition actually edited or create a New one
- bottom: allows the user to browser other previously saved acquisition configurations
Documented further on Confluence
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddBottomArea(CompositeFactory compositeFactory) addTopArea(CompositeFactory compositeFactory) build()Supplier<org.eclipse.swt.widgets.Composite>
-
Constructor Details
-
AcquisitionCompositeFactoryBuilder
public AcquisitionCompositeFactoryBuilder()
-
-
Method Details
-
build
-
addTopArea
-
getControlButtonsCompositeSupplier
-
addBottomArea
-