AbstractWorkbenchAction

constructor(workbench: AvailWorkbench, name: String, shortcut: KeyboardShortcut? = null, rootPane: JRootPane = workbench.rootPane)

Construct a new AbstractWorkbenchAction.

Parameters

workbench

The owning AvailWorkbench.

name

The action's name.

shortcut

The KeyboardShortcut used to invoke the action or null if there is no shortcut for this AbstractWorkbenchAction.

rootPane

The JRootPane for the