jwrapper.jwutils
Interface JWOSXEventListener

All Known Implementing Classes:
JWMacOSEventManager

public interface JWOSXEventListener

A listener for OS X Apple Events.


Method Summary
 void openURL(java.lang.String url)
          Called by JWNativeAPI in order to handle open URL events.
 

Method Detail

openURL

void openURL(java.lang.String url)
Called by JWNativeAPI in order to handle open URL events.