Package | Description |
---|---|
jfxtras.scene.layout.responsivepane |
Modifier and Type | Method and Description |
---|---|
Layout |
ResponsivePane.getActiveLayout() |
Layout |
Layout.withOrientation(Orientation value) |
Layout |
Layout.withRoot(Node value) |
Layout |
Layout.withSizeAtLeast(Size value) |
Modifier and Type | Method and Description |
---|---|
ObjectProperty<Layout> |
ResponsivePane.activeLayoutProperty()
ActiveLayout
|
ObservableList<Layout> |
ResponsivePane.getLayouts()
layouts
|
Modifier and Type | Method and Description |
---|---|
void |
ResponsivePane.setActiveLayout(Layout value) |
ResponsivePane |
ResponsivePane.withActiveLayout(Layout value) |