org.virion.jam.mac
Class Utils

java.lang.Object
  extended by org.virion.jam.mac.Utils

public class Utils
extends Object


Field Summary
protected static boolean MAC_OS_X
           
protected static String MAC_OS_X_VERSION
           
 
Constructor Summary
Utils()
           
 
Method Summary
static boolean isMacOSX()
           
static void macOSXRegistration(Application application)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAC_OS_X

protected static boolean MAC_OS_X

MAC_OS_X_VERSION

protected static String MAC_OS_X_VERSION
Constructor Detail

Utils

public Utils()
Method Detail

isMacOSX

public static boolean isMacOSX()

macOSXRegistration

public static void macOSXRegistration(Application application)