| Package | Description |
|---|---|
| eu.fthevenet.binjr.dialogs |
| Modifier and Type | Method and Description |
|---|---|
static DataAdapterDialog.Mode |
DataAdapterDialog.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DataAdapterDialog.Mode[] |
DataAdapterDialog.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DataAdapterDialog(javafx.scene.Node owner,
DataAdapterDialog.Mode mode)
Initializes a new instance of the
DataAdapterDialog class. |
Copyright © 2018 Frederic Thevenet. All rights reserved.