public class FXPerspectiveLayout extends PerspectiveLayout
| Constructor and Description |
|---|
FXPerspectiveLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerRootComponent(javafx.scene.Node comp)
Set Layout-Wrapper for perspective; this wrapper contains wrappers for
editors and views, define a valid component which is valid to hold
subcomponents.
|
getRootComponent, getTargetLayoutComponents, registerTargetLayoutComponentpublic final void registerRootComponent(javafx.scene.Node comp)
org.jacpfx.api.componentLayout.PerspectiveLayoutInterfacecomp - the new root component