- initBreakpoints() - Method in class org.netbeans.api.debugger.DebuggerManagerAdapter
-
Called when set of breakpoints is initialized.
- initBreakpoints() - Method in interface org.netbeans.api.debugger.DebuggerManagerListener
-
Called when set of breakpoints is initialized.
- initWatches() - Method in class org.netbeans.api.debugger.DebuggerManagerAdapter
-
Called when set of watches is initialized.
- initWatches() - Method in interface org.netbeans.api.debugger.DebuggerManagerListener
-
Called when set of watches is initialized.
- isChangerFor(String) - Method in class org.netbeans.api.debugger.SessionBridge
-
Test whether there is some session changer registered for the given action.
- isEnabled(Object) - Method in class org.netbeans.api.debugger.ActionsManager
-
Returns true if given action can be performed on this DebuggerEngine.
- isEnabled() - Method in class org.netbeans.api.debugger.Breakpoint
-
Test whether the breakpoint is enabled.
- isEnabled() - Method in class org.netbeans.api.debugger.Watch
-
Test whether the watch is enabled.
- isEnabled(Object) - Method in class org.netbeans.spi.debugger.ActionsProvider
-
Should return a state of given action.
- isEnabled(Object) - Method in class org.netbeans.spi.debugger.ActionsProviderSupport
-
- isHidden() - Method in class org.netbeans.api.debugger.Breakpoint.GroupProperties
-
Test is this breakpoint is hidden (not visible to the user).