Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.service.globalshortcut
Interface GlobalShortcutListener

All Known Implementing Classes:
CallShortcut, GlobalShortcutDialog, UIShortcut

public interface GlobalShortcutListener

Global shortcut listener.

Author:
Sebastien Vincent

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

Method Detail

shortcutReceived

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

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.