Package com.sun.javafx
Class PlatformUtil
java.lang.Object
com.sun.javafx.PlatformUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isMac()
Returns true if the operating system is a form of Mac OS.
-
Constructor Details
-
PlatformUtil
public PlatformUtil()
-
-
Method Details
-
isMac
public static boolean isMac()Returns true if the operating system is a form of Mac OS.
-