|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mylar.internal.java.InterestInducingProblemListener
public class InterestInducingProblemListener
Field Summary | |
---|---|
private JavaStructureBridge |
javaStructureBridge
|
Constructor Summary | |
---|---|
InterestInducingProblemListener()
|
Method Summary | |
---|---|
void |
disable()
|
void |
enable()
|
void |
problemsChanged(org.eclipse.core.resources.IResource[] changedResources,
boolean isMarkerChange)
|
void |
propertyChange(org.eclipse.jface.util.PropertyChangeEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private JavaStructureBridge javaStructureBridge
Constructor Detail |
---|
public InterestInducingProblemListener()
Method Detail |
---|
public void problemsChanged(org.eclipse.core.resources.IResource[] changedResources, boolean isMarkerChange)
problemsChanged
in interface org.eclipse.jdt.internal.ui.viewsupport.IProblemChangedListener
public void propertyChange(org.eclipse.jface.util.PropertyChangeEvent event)
propertyChange
in interface org.eclipse.jface.util.IPropertyChangeListener
public void enable()
public void disable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |