Package | Description |
---|---|
com.vektorsoft.demux.desktop.jfx.view.dlg |
Contains classes for creating and managing JavaFX dialogs.
|
Modifier and Type | Method and Description |
---|---|
JFXOptionStage |
JFXDialogFactory.createOptionDialog(String viewId,
String altTitle,
int options,
Object content)
Create options dialog based on specified parameters.
|
JFXOptionStage |
JFXDialogFactory.createOptionDialog(String viewId,
String altTitle,
String[] options,
Object content)
Creates options dialog with custom buttons.
|
Copyright © 2012-2014 Vektor Software. All Rights Reserved.