Package org.jdesktop.application.utils
Class AppHelper
java.lang.Object
org.jdesktop.application.utils.AppHelper
Class containing help methods on application level.
- Author:
- Vity
-
Method Summary
Modifier and TypeMethodDescriptionstatic PlatformType
Determines a platform type the application is running on.
-
Method Details
-
getPlatform
Determines a platform type the application is running on.- Returns:
- current platform type
-