|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProgressReporter | |
| org.vmguys.vmtools.ota | This package contains classes that manipulate OTA XML documents and represent some of the elements used in OTA XML documents. |
| org.vmguys.vmtools.utils | This package contains classes that manipulate XML data. |
| Uses of ProgressReporter in org.vmguys.vmtools.ota |
| Methods in org.vmguys.vmtools.ota with parameters of type ProgressReporter | |
void |
OtaUpdate.setProgressReporter(ProgressReporter pr)
This method sets the progress reporter. |
| Uses of ProgressReporter in org.vmguys.vmtools.utils |
| Methods in org.vmguys.vmtools.utils that return ProgressReporter | |
ProgressReporter |
DifferenceFinder2.getProgressReporter()
Returns the current ProgressReporter, or null if there isn't one. |
| Methods in org.vmguys.vmtools.utils with parameters of type ProgressReporter | |
void |
JdomDifferenceFinder.setProgressReporter(ProgressReporter pr)
This method sets the progress reporter. |
void |
DifferenceFinder2.setProgressReporter(ProgressReporter progressReporter)
This method sets the progress reporter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||