Spec-Zone .ru
спецификации, руководства, описания, API
|
Modifier | Constructor and Description |
---|---|
protected |
JFXPanelBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
applyTo(JFXPanel x) |
JFXPanel |
build()
Make an instance of
JFXPanel based on the properties set on this builder. |
static JFXPanelBuilder<?> |
create()
Creates a new instance of JFXPanelBuilder.
|
B |
opaque(boolean x)
Set the value of the
opaque property for the instance constructed by this builder. |
B |
scene(Scene x)
Set the value of the
scene property for the instance constructed by this builder. |
public static JFXPanelBuilder<?> create()
public void applyTo(JFXPanel x)
public B opaque(boolean x)
opaque
property for the instance constructed by this builder.public B scene(Scene x)
scene
property for the instance constructed by this builder.Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to