org.netbeans.modules.uml.integration.ide.dialogs |
|
Java Source File Name | Type | Comment |
ExceptionDialog.java | Class | ExceptionDialog makes it easy to display an exception error to user. |
IProgressIndicator.java | Interface | Interface for a progress indicator (from Trey Spiva's ProgressIndicator
code). |
IProgressIndicatorFactory.java | Interface | A factory for progress indicators. |
ProgressIndicator.java | Class | A simple dialog that allow the integration to update the user on the
progress of a time consuming process. |