| Package | Description |
|---|---|
| javafx.fxml |
Contains classes for loading an object hierarchy from markup.
|
| javafx.util |
Contains various utilities and helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
Builder<?> |
JavaFXBuilderFactory.getBuilder(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
Builder<?> |
BuilderFactory.getBuilder(Class<?> type)
Returns a builder suitable for constructing instances of the given type.
|
Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.