Package Acquisition.layoutFX
Class SimpleStatusPaneFactory
java.lang.Object
Acquisition.layoutFX.DAQStatusPaneFactory
Acquisition.layoutFX.SimpleStatusPaneFactory
- All Implemented Interfaces:
PaneFactory
A simple DAQ status pane factory that does nothing but show some text.
- Author:
- Jamie Macaulay
-
Nested Class Summary
Nested classes/interfaces inherited from interface Acquisition.layoutFX.PaneFactory
PaneFactory.PaneFactoryPane -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SimpleStatusPaneFactory
-
-
Method Details
-
createPane
- Specified by:
createPanein interfacePaneFactory- Overrides:
createPanein classDAQStatusPaneFactory
-
getPaneFactoryName
-