Uses of Class
editor.debugger.BreakpointManager
Packages that use BreakpointManager
-
Uses of BreakpointManager in editor
Methods in editor that return BreakpointManagerModifier and TypeMethodDescriptionprotected BreakpointManagerAbstractLineInfoManager.getBreakpointManager()GosuPanel.getBreakpointManager()Method parameters in editor with type arguments of type BreakpointManagerModifier and TypeMethodDescriptionstatic JMenuItemCommonMenus.makeMuteBreakpoints(Supplier<BreakpointManager> bpm) static JMenuItemCommonMenus.makeToggleBreakpoint(Supplier<BreakpointManager> bpm, Supplier<GosuEditor> editor) Constructor parameters in editor with type arguments of type BreakpointManager -
Uses of BreakpointManager in editor.debugger
Constructors in editor.debugger with parameters of type BreakpointManager