org.netbeans.spi.tasklist/1 1.15.1 1

Package org.netbeans.spi.tasklist

Task List is a window that shows problems or tasks - error/warnings/todos etc - associated with files and folder under selected scope.

See:
          Description

Class Summary
FileTaskScanner Task Scanner that can provide new Tasks for specified resources (files/folders) when asked by the Task List framework.
FileTaskScanner.Callback Callback into Task List's framework.
PushTaskScanner Task Scanner that can push new Tasks into Task List window.
PushTaskScanner.Callback Callback into Task List framework
Task A class holding the description of a single Task that will appear in TaskList's window.
TaskScanningScope A class that defines the set of resources (files and/or folders) that will be scanned for Tasks.
TaskScanningScope.Callback Callback to Task List's framework.
 

Package org.netbeans.spi.tasklist Description

Task List is a window that shows problems or tasks - error/warnings/todos etc - associated with files and folder under selected scope. The scope is either currently edited file, main project or all opened projects.

The tasks are produced by task scanners. There are two types of scanners:


org.netbeans.spi.tasklist/1 1.15.1 1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.