Skip navigation links
org.netbeans.api.debugger/1 1.67
A B C D E F G I J K L O P R S T V W 

C

canDeactivateBreakpoints() - Method in class org.netbeans.api.debugger.ActiveBreakpoints
Test if breakpoint deactivation is supported.
canHaveDependentBreakpoints() - Method in class org.netbeans.api.debugger.Breakpoint
Determines if the breakpoint supports dependent breakpoints.
changeSuggested(Session, String, Map<Object, Object>) - Method in interface org.netbeans.api.debugger.SessionBridge.SessionChanger
Called when a session suggests a session change for an action.
ContextAwareService<T> - Interface in org.netbeans.spi.debugger
Instance of registry entry, that delegates to a debugger service, that can be context-aware.
ContextAwareSupport - Class in org.netbeans.spi.debugger
Support class for context-aware debugger services.
ContextProvider - Interface in org.netbeans.spi.debugger
Abstract ancestor of classes providing lookup.
create(String, Object...) - Static method in class org.netbeans.api.debugger.DebuggerInfo
Creates a new instance of DebuggerInfo.
createInstance(String, ContextProvider) - Static method in class org.netbeans.spi.debugger.ContextAwareSupport
A helper method that creates a context-aware debugger service.
createPinnedWatch(String, Watch.Pin) - Method in class org.netbeans.api.debugger.DebuggerManager
Create a watch pinned at the specified pin location.
createWatch(String) - Method in class org.netbeans.api.debugger.DebuggerManager
Creates a watch with its expression set to an initial value.
createWatch(int, String) - Method in class org.netbeans.api.debugger.DebuggerManager
Creates a watch with its expression set to an initial value and add it at the specific position
A B C D E F G I J K L O P R S T V W 
Skip navigation links
org.netbeans.api.debugger/1 1.67