public interface ActionContributor
| Modifier and Type | Method and Description |
|---|---|
void |
addKeyStrokes(javax.swing.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(javax.swing.JComponent component)
component -