Uses of Class
org.openide.debugger.Watch

Packages that use Watch
org.openide.debugger The IDE can support plugged-in implementations of an abstract debugger interface. 
 

Uses of Watch in org.openide.debugger
 

Methods in org.openide.debugger that return Watch
abstract  Watch Debugger.createWatch()
          Create new uninitialized watch.
abstract  Watch Debugger.createWatch(String expr, boolean hidden)
          Create a watch with its expression set to an initial value.
abstract  Watch[] Debugger.getWatches()
          Get all watches in the system.
 



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