|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProblemRequestorExtension
Extension to IProblemRequestor
.
IProblemRequestorExtension
Method Summary | |
---|---|
void |
beginReportingSequence()
Informs the problem requestor that a sequence of reportings is about to start. |
void |
endReportingSequence()
Informs the problem requestor that the sequence of reportings has been finished. |
void |
setIsActive(boolean isActive)
Sets the active state of this problem requestor. |
void |
setProgressMonitor(org.eclipse.core.runtime.IProgressMonitor monitor)
Sets the progress monitor to this problem requestor. |
Method Detail |
---|
void setProgressMonitor(org.eclipse.core.runtime.IProgressMonitor monitor)
monitor
- the progress monitor to be usedvoid setIsActive(boolean isActive)
isActive
- the state of this problem requestorvoid beginReportingSequence()
beginReporting
and
endReporting
can appear.
void endReportingSequence()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |