Uses of Class
VASSAL.tools.swing.ProgressDialog
| Package | Description |
|---|---|
| VASSAL.build.module.map |
Contains classes that may be added to a
Map. |
| VASSAL.tools.swing |
-
Uses of ProgressDialog in VASSAL.build.module.map
Fields in VASSAL.build.module.map declared as ProgressDialog Modifier and Type Field Description protected static ProgressDialogImageSaver. dialog -
Uses of ProgressDialog in VASSAL.tools.swing
Methods in VASSAL.tools.swing that return ProgressDialog Modifier and Type Method Description static ProgressDialogProgressDialog. createOnEDT(Frame parent, String title, String text)Creates a progress dialog on the EDT.