[mdr-users] Does JavaClass.getReferences() support a ProgressListener?
"Richard Kennard" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Organization | Kennard Consulting |
| Message-ID | <000a01c56c20$427a6d00$25141fd3@kennard> |
Dear All, I have recently switched from using a 'WhereUsedQuery' to using 'JavaClass.getReferences' for finding usages. The latter is generally better for my needs, but the former allowed me to attach a ProgressListener and hence display a progress bar of how long the operation was expected to take. Is there a similar ability for JavaClass.getReferences? Many thanks for all your assistance, Richard.