|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProblemChangedListener
Can be added to a ProblemMarkerManager to get notified about problem marker changes. Used to update error ticks.
Method Summary | |
---|---|
void |
problemsChanged(org.eclipse.core.resources.IResource[] changedResources,
boolean isMarkerChange)
Called when problems changed. |
Method Detail |
---|
void problemsChanged(org.eclipse.core.resources.IResource[] changedResources, boolean isMarkerChange)
changedResources
- A set with elements of type IResource
thatisMarkerChange
-
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |