Package org.minifx.workbench.domain
Class PerspectivePos.OngoingSet
- java.lang.Object
-
- org.minifx.workbench.domain.PerspectivePos.OngoingSet
-
- Enclosing class:
- PerspectivePos
public static class PerspectivePos.OngoingSet extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OngoingSet(PerspectivePos pos, javafx.scene.Node node)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
into(javafx.scene.layout.BorderPane pane)
-
-
-
Constructor Detail
-
OngoingSet
public OngoingSet(PerspectivePos pos, javafx.scene.Node node)
-
-