Package Acquisition.layoutFX
Interface PaneFactory
- All Known Implementing Classes:
DAQStatusPaneFactory,SimpleStatusPaneFactory
public interface PaneFactory
Simple interface that creates a pane of some type.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
createPane
PaneFactory.PaneFactoryPane createPane() -
getPaneFactoryName
String getPaneFactoryName()
-