Package Array.streamerOrigin
Class OriginDialogComponent
java.lang.Object
Array.streamerOrigin.OriginDialogComponent
- All Implemented Interfaces:
DialogComponent
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract javafx.scene.layout.Pane
Get a JavaFX pane for the origin method.Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface PamView.dialog.DialogComponent
getComponent, getParams, setParams
-
Constructor Details
-
OriginDialogComponent
public OriginDialogComponent()
-
-
Method Details
-
getSettingsPane
public abstract javafx.scene.layout.Pane getSettingsPane()Get a JavaFX pane for the origin method.- Returns:
- the JavaFX pane.
-