|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||