Package Array.streamerOrigin
Class OriginDialogComponent
java.lang.Object
Array.streamerOrigin.OriginDialogComponent
- All Implemented Interfaces:
 DialogComponent
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionabstract javafx.scene.layout.PaneGet a JavaFX pane for the origin method.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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.
 
 
 -