|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GlobalKeybindingSet
Global keybinding set interface.
| Method Summary | |
|---|---|
Map<String,List<AWTKeyStroke>> |
getBindings()
Provides current keybinding mappings. |
void |
setBindings(Map<String,List<AWTKeyStroke>> bindings)
Resets the bindings and notifies the observer's listeners if they've changed. |
| Method Detail |
|---|
Map<String,List<AWTKeyStroke>> getBindings()
void setBindings(Map<String,List<AWTKeyStroke>> bindings)
bindings - new keybindings to be held
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||