SIP Communicator: 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 Apple Event GURL. And will handle any url comming 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)

SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

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