|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionContributor
Something that is able to contribute actions to a menu system.
Method Summary | |
---|---|
void |
addKeyStrokes(JComponent component)
Add the accelerator keys to the given component if applicable. |
void |
contributeTo(ActionRegistry actionRegistry)
Contribute actions using the given registry. |
Method Detail |
---|
void contributeTo(ActionRegistry actionRegistry)
actionRegistry
- void addKeyStrokes(JComponent component)
component
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |