net.java.sip.communicator.service.globalshortcut
Class GlobalShortcutEvent
java.lang.Object
net.java.sip.communicator.service.globalshortcut.GlobalShortcutEvent
public class GlobalShortcutEvent
- extends Object
Event related to global shortcut.
- Author:
- Sebastien Vincent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalShortcutEvent
public GlobalShortcutEvent(AWTKeyStroke keyStroke)
- Initializes a new GlobalShortcutEvent.
- Parameters:
keyStroke - keystroke
getKeyStroke
public AWTKeyStroke getKeyStroke()
- Returns keyStroke.
- Returns:
- keystroke
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.