public class FXMLPerspectiveLayout extends PerspectiveLayout
Constructor and Description |
---|
FXMLPerspectiveLayout(javafx.scene.Node rootComponent) |
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 FXMLPerspectiveLayout(javafx.scene.Node rootComponent)
public final void registerRootComponent(javafx.scene.Node comp)
IPerspectiveLayout
comp
- the new root component