| Package | Description |
|---|---|
| com.sun.javafx.tools.ant | |
| com.sun.javafx.tools.packager | |
| com.sun.javafx.tools.packager.bundlers |
| Modifier and Type | Field and Description |
|---|---|
(package private) Bundler.BundleType |
DeployFXTask.nativeBundles |
| Modifier and Type | Field and Description |
|---|---|
(package private) Bundler.BundleType |
DeployParams.bundleType |
| Modifier and Type | Method and Description |
|---|---|
Bundler.BundleType |
DeployParams.getBundleType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeployParams.setBundleType(Bundler.BundleType type) |
| Modifier and Type | Method and Description |
|---|---|
Bundler.BundleType |
BundleParams.getType() |
static Bundler.BundleType |
Bundler.BundleType.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Bundler.BundleType[] |
Bundler.BundleType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BundleParams.setType(Bundler.BundleType type) |