Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.util.launchutils
Class AEGetURLEventHandler

java.lang.Object
  extended by net.java.sip.communicator.util.launchutils.AEGetURLEventHandler

public class AEGetURLEventHandler
extends Object

Registers as listener for kAEGetURL AppleScript events. And will handle any url coming from the OS by passing it to LaunchArgHandler.

Author:
Lubomir Marinov, Damian Minkov

Nested Class Summary
static interface AEGetURLEventHandler.IAEGetURLListener
          The interface for the used callback.
 
Constructor Summary
AEGetURLEventHandler(LaunchArgHandler launchArgHandler)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AEGetURLEventHandler

AEGetURLEventHandler(LaunchArgHandler launchArgHandler)

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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