BasicBreakpointUI
, which creates widgets for manipulating
the common properties of all breakpoints, and LineBreakpointUI
,
creates widgets specifically for line-based breakpoints. Additionally,
ValueConditionUI
and CommandMonitorUI
make
widgets for manipulating value conditions and command monitors,
respectively.