Package | Description |
---|---|
com.vektorsoft.demux.android.core.gui |
Contains classes useful for GUI building.
|
com.vektorsoft.demux.core.dlg |
Contains classes used for creating and managing dialogs.
|
com.vektorsoft.demux.desktop.jfx.view.dlg |
Contains classes for creating and managing JavaFX dialogs.
|
Modifier and Type | Class and Description |
---|---|
class |
DMXAndroidDialog
Implementation of
DMXDialog for Android. |
class |
DMXAndroidOptionsDialog
Implementation of Android
AlertDialog for use within the framework. |
Modifier and Type | Method and Description |
---|---|
void |
DMXDialogView.setDialog(DMXDialog dialog)
Set dialog which will display this view.
|
Modifier and Type | Class and Description |
---|---|
class |
JFXDialogStage
JavaFX implementation of dialog.
|
class |
JFXOptionStage
An implementation of
DMXDialog which provides common functionality similar to
Swing JOptionPane , ie. |
class |
JFXProgressDialog
Dialog used to display progress information.
|
Copyright © 2012-2014 Vektor Software. All Rights Reserved.