Package | Description |
---|---|
javafx.scene |
Provides the core set of base
classes for the JavaFX Scene Graph API.
|
Modifier and Type | Class and Description |
---|---|
class |
SubSceneBuilder<B extends SubSceneBuilder<B>>
Builder class for javafx.scene.SubScene
|
Modifier and Type | Method and Description |
---|---|
static SubSceneBuilder<?> |
SubSceneBuilder.create()
Creates a new instance of SubSceneBuilder.
|
Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.