KeyStroke
to bind to the action. If this argument is null
the action's {@link Action#ACCELERATOR_KEY accelerator key} willbe used as keystroke
@param actionMapKey the action map key
@param action the Action
@see #install()
@see #install(JComponent)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|