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, registerTargetLayoutComponent
public final void registerRootComponent(javafx.scene.Node comp)
IPerspectiveLayout
comp
- the new root component