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, registerTargetLayoutComponentpublic FXMLPerspectiveLayout(javafx.scene.Node rootComponent)
public final void registerRootComponent(javafx.scene.Node comp)
org.jacpfx.api.componentLayout.PerspectiveLayoutInterfacecomp - the new root component