Package com.sdm.quasar.client.showcase.swing.embedding.modal

Interface Summary
ValueService Service offered by the ModalDialog that allows the controlling dialog to access the user input and the committed state.
 

Class Summary
ModalDialog This is an example of a dialog that is modal and has a return value.
ModalDialogDialog This is an example of a dialog that opens another dialog as modal dialog (ModalDialog).
ModalDialogDialogPanel Visual representation for the ModalDialogDialog.
ModalDialogPanel Visual representation for the ModalDialog.