Spec-Zone .ru
спецификации, руководства, описания, API
|
Package | Description |
---|---|
javafx.scene.layout |
Provides classes to support user interface layout.
|
Modifier and Type | Field and Description |
---|---|
private static com.sun.javafx.css.StyleableProperty<GridPane,Pos> |
GridPane.StyleableProperties.ALIGNMENT |
private static com.sun.javafx.css.StyleableProperty<GridPane,java.lang.Boolean> |
GridPane.StyleableProperties.GRID_LINES_VISIBLE |
private static com.sun.javafx.css.StyleableProperty<GridPane,java.lang.Number> |
GridPane.StyleableProperties.HGAP |
private static com.sun.javafx.css.StyleableProperty<GridPane,java.lang.Number> |
GridPane.StyleableProperties.VGAP |
Modifier and Type | Method and Description |
---|---|
GridPane |
GridPaneBuilder.build()
Make an instance of
GridPane based on the properties set on this builder. |
Modifier and Type | Method and Description |
---|---|
void |
GridPaneBuilder.applyTo(GridPane x) |
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to