Package | Description |
---|---|
javafx.scene.layout |
Provides classes to support user interface layout.
|
Modifier and Type | Method and Description |
---|---|
ObservableList<ColumnConstraints> |
GridPane.getColumnConstraints()
Returns list of column constraints.
|
Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.