|
Class Summary |
| DependentWindow |
This is an example of a dialog that is dependent on the life cycle of a parent dialog
and whose own visual representation is a not modal window, i.e. it is not visually embedded
in the parent dialog's visual representation.
|
| DependentWindowDialog |
This dialog displays a button that opens a DependentWindow
(that is not a modal dialog).
|
| DependentWindowDialogPanel |
Visual representation for the
com.sdm.quasar.client.showcase.swing.dialogs.embedding.dependent.DependentWindowDialogPresentation. |
| DependentWindowFrame |
Visual representation for the
DependentWindow. |