|
org.netbeans.spi.tasklist/1 1.15.1 1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.spi.tasklist.FileTaskScanner.Callback
public static final class FileTaskScanner.Callback
Callback into Task List's framework.
Method Summary | |
---|---|
void |
refresh(FileObject... resources)
Notify the Task List framework that the given resources need to be rescanned by this scanner. |
void |
refreshAll()
Notify the Task List framework that all resources under the current scope need to be rescanned by this scanner. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void refresh(FileObject... resources)
resources
- Resources to be rescanned.public void refreshAll()
|
org.netbeans.spi.tasklist/1 1.15.1 1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |