Package | Description |
---|---|
com.eviware.soapui.impl.support.definition | |
com.eviware.soapui.impl.support.definition.support | |
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 |
DefinitionLoader.setProgressMonitor(XProgressMonitor monitor,
int i) |
Modifier and Type | Field and Description |
---|---|
protected XProgressMonitor |
AbstractDefinitionLoader.monitor |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDefinitionLoader.setProgressMonitor(XProgressMonitor monitor,
int progressIndex) |
Modifier and Type | Class and Description |
---|---|
class |
ProgressDialog
Dialog for creating progress-dialogs
|
Constructor and Description |
---|
SwingWorkerDelegator(XProgressMonitor monitor,
XProgressDialog dialog,
Worker delegate)
Start a thread that will call
delegate.construct and then
exit. |
Modifier and Type | Method and Description |
---|---|
Object |
Worker.construct(XProgressMonitor monitor)
Compute the value to be returned by the
get method. |
Copyright © 2019. All Rights Reserved.