JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.spi.tasklist/1 1.50.0 1
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
E
F
G
H
I
N
O
P
R
S
T
S
scan(FileObject)
- Method in class org.netbeans.spi.tasklist.
FileTaskScanner
Scan the given resource (file or folder?) for tasks.
setScope(TaskScanningScope, PushTaskScanner.Callback)
- Method in class org.netbeans.spi.tasklist.
PushTaskScanner
Called by the framework when the user switches to a different scanning scope or when the currently used scope needs to be refreshed.
setTasks(FileObject, List<? extends Task>)
- Method in class org.netbeans.spi.tasklist.
PushTaskScanner.Callback
Add/remove Tasks for the given file/folder.
setTasks(List<? extends Task>)
- Method in class org.netbeans.spi.tasklist.
PushTaskScanner.Callback
Add/remove Tasks that aren't associated with a particular resource.
started()
- Method in class org.netbeans.spi.tasklist.
PushTaskScanner.Callback
Notify the framework that the scanner started looking for available Tasks.
A
C
E
F
G
H
I
N
O
P
R
S
T
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.spi.tasklist/1 1.50.0 1
Prev Letter
Next Letter
Frames
No Frames
All Classes