| Package | Description | 
|---|---|
| com.eviware.soapui.support | General support classes | 
| com.eviware.soapui.support.components | Usefull swing components | 
| com.eviware.soapui.support.swing | General purpose Swing utilities | 
| com.eviware.x.dialogs | |
| com.eviware.x.impl.swing | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NullProgressDialog | 
| Modifier and Type | Method and Description | 
|---|---|
| XProgressDialog | ConsoleDialogs. createProgressDialog(String label,
                    int length,
                    String initialValue,
                    boolean canCancel) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProgressDialogDialog for creating progress-dialogs | 
| Constructor and Description | 
|---|
| SwingWorkerDelegator(XProgressMonitor monitor,
                    XProgressDialog dialog,
                    Worker delegate)Start a thread that will call  delegate.constructand then
 exit. | 
| Modifier and Type | Method and Description | 
|---|---|
| XProgressDialog | XDialogs. createProgressDialog(String label,
                    int length,
                    String initialValue,
                    boolean canCancel) | 
| Modifier and Type | Method and Description | 
|---|---|
| XProgressDialog | SwingDialogs. createProgressDialog(String label,
                    int length,
                    String initialValue,
                    boolean canCancel) | 
Copyright © 2019. All Rights Reserved.