|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultDialog | |
---|---|
org.xnap.commons.gui | Provides common GUI components like dialogs, borders and such. |
org.xnap.commons.gui.wizard | Provides a wizard dialog. |
Uses of DefaultDialog in org.xnap.commons.gui |
---|
Subclasses of DefaultDialog in org.xnap.commons.gui | |
---|---|
class |
AboutDialog
Simple about dialog. |
class |
DirectoryChooser
Provides a dialog with a JTree that contains the local
directory structure for directory selection and a button for quick selection
of the user's home directory. |
class |
ErrorDialog
A dialog to display error messages. |
class |
ProgressDialog
A simple progress dialog that displays text in a JLabel
and a JProgressBar . |
Uses of DefaultDialog in org.xnap.commons.gui.wizard |
---|
Subclasses of DefaultDialog in org.xnap.commons.gui.wizard | |
---|---|
class |
WizardDialog
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |