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

B

Breakpoint - Class in org.netbeans.api.debugger
Abstract definition of breakpoint.
Breakpoint() - Constructor for class org.netbeans.api.debugger.Breakpoint
 
Breakpoint.GroupProperties - Class in org.netbeans.api.debugger
Group properties of breakpoint.
Breakpoint.HIT_COUNT_FILTERING_STYLE - Enum in org.netbeans.api.debugger
The style of filtering of hit counts.
Breakpoint.VALIDITY - Enum in org.netbeans.api.debugger
Validity values
breakpointAdded(Breakpoint) - Method in class org.netbeans.api.debugger.DebuggerManagerAdapter
Called when some breakpoint is added.
breakpointAdded(Breakpoint) - Method in interface org.netbeans.api.debugger.DebuggerManagerListener
Called when some breakpoint is added.
breakpointRemoved(Breakpoint) - Method in class org.netbeans.api.debugger.DebuggerManagerAdapter
Called when some breakpoint is removed.
breakpointRemoved(Breakpoint) - Method in interface org.netbeans.api.debugger.DebuggerManagerListener
Called when some breakpoint is removed.
BreakpointsActivationProvider - Interface in org.netbeans.spi.debugger
Provider of debugger engine-related breakpoints activation/deactivation, which is independent on the enabled/disabled state.
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.79