Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.globalshortcut
Class UIShortcut

java.lang.Object
  extended by net.java.sip.communicator.impl.globalshortcut.UIShortcut
All Implemented Interfaces:
GlobalShortcutListener

public class UIShortcut
extends Object
implements GlobalShortcutListener

UI shortcut.

Author:
Sebastien Vincent

Constructor Summary
UIShortcut()
           
 
Method Summary
 void shortcutReceived(GlobalShortcutEvent evt)
          Callback when an shortcut is typed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIShortcut

public UIShortcut()
Method Detail

shortcutReceived

public void shortcutReceived(GlobalShortcutEvent evt)
Callback when an shortcut is typed

Specified by:
shortcutReceived in interface GlobalShortcutListener
Parameters:
evt - GlobalShortcutEvent

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.