All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.apple.eawt.OpenURIHandler Maven / Gradle / Ivy

Go to download

A pluggable jar containing stubs for the Apple Java Extensions, updated for Java 5 & 6

The newest version!
package com.apple.eawt;

/** @since 10.6 Update 3 and 10.5 Update 8 */
public interface OpenURIHandler {
    public void openURI(AppEvent.OpenURIEvent e);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy