Abstract Debugger Action
fun AbstractDebuggerAction( debugger: AvailDebugger, name: String, keyStroke: KeyStroke? = null)
Content copied to clipboard
Construct a new AbstractDebuggerAction.
Parameters
debugger
The owning AvailDebugger.
name
The name of the action.
key Stroke
The optional window-global KeyStroke used to invoke the action.