public interface ActionContributor
| Modifier and Type | Method and Description |
|---|---|
void |
addKeyStrokes(JComponent component)
Add the accelerator keys to the given component if applicable.
|
void |
contributeTo(ActionRegistry actionRegistry)
Contribute actions using the given registry.
|
void contributeTo(ActionRegistry actionRegistry)
actionRegistry - void addKeyStrokes(JComponent component)
component - Copyright © 2023. All rights reserved.