org.netbeans.spi.tasklist/1 1.15.1 1

org.netbeans.spi.tasklist
Class TaskScanningScope.Callback

java.lang.Object
  extended by org.netbeans.spi.tasklist.TaskScanningScope.Callback
Enclosing class:
TaskScanningScope

public static final class TaskScanningScope.Callback
extends Object

Callback to Task List's framework.


Method Summary
 void refresh()
          Notify the framework that all resources under this scope must be re-scanned.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

refresh

public void refresh()
Notify the framework that all resources under this scope must be re-scanned.


org.netbeans.spi.tasklist/1 1.15.1 1

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