|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.internal.refresh.InternalRefreshProvider
public class InternalRefreshProvider
Internal abstract superclass of all refresh providers. This class must not be
subclassed directly by clients. All refresh providers must subclass the public
API class org.eclipse.core.resources.refresh.RefreshProvider.
| Constructor Summary | |
|---|---|
InternalRefreshProvider()
|
|
| Method Summary | |
|---|---|
void |
resetMonitors(IResource resource)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalRefreshProvider()
| Method Detail |
|---|
public void resetMonitors(IResource resource)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||