|
Spec-Zone .ru
спецификации, руководства, описания, API
|
| Package | Description |
|---|---|
| javafx.scene.layout |
Provides classes to support user interface layout.
|
| Modifier and Type | Method and Description |
|---|---|
static BackgroundFillBuilder |
BackgroundFillBuilder.create()
Creates a new instance of BackgroundFillBuilder.
|
BackgroundFillBuilder |
BackgroundFillBuilder.fill(Paint x)
Set the value of the
fill property for the instance constructed by this builder. |
BackgroundFillBuilder |
BackgroundFillBuilder.insets(Insets x)
Set the value of the
insets property for the instance constructed by this builder. |
BackgroundFillBuilder |
BackgroundFillBuilder.radii(CornerRadii x)
Set the value of the
radii property for the instance constructed by this builder. |
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to .