com.github.axet.desktop.os.mac.cocoa.AEEventClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of desktop Show documentation
Show all versions of desktop Show documentation
java desktop class extender. has all user specific folders
package com.github.axet.desktop.os.mac.cocoa;
public class AEEventClass {
public static final long kInternetEventClass = 0x4755524c; // "GURL";
}