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

I

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
Returns a state of given action defined by ActionsProviderSupport.setEnabled(java.lang.Object, boolean) method call.
isHidden() - Method in class org.netbeans.api.debugger.Breakpoint.GroupProperties
Test is this breakpoint is hidden (not visible to the user).
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.65