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 |
Modifier and Type | Method and Description |
---|---|
void |
NullProgressDialog.run(Worker worker) |
Modifier and Type | Method and Description |
---|---|
void |
ProgressDialog.run(Worker worker) |
Constructor and Description |
---|
SwingWorkerDelegator(XProgressMonitor monitor,
XProgressDialog dialog,
Worker delegate)
Start a thread that will call
delegate.construct and then
exit. |
Modifier and Type | Class and Description |
---|---|
static class |
Worker.WorkerAdapter |
Modifier and Type | Method and Description |
---|---|
void |
XProgressDialog.run(Worker worker) |
Copyright © 2019. All Rights Reserved.