org.jdesktop.application.utils
Class AppHelper

java.lang.Object
  extended by org.jdesktop.application.utils.AppHelper

public final class AppHelper
extends java.lang.Object

Class containing help methods on application level.

Author:
Vity

Method Summary
static PlatformType getPlatform()
          Determines a platform type the application is running on.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPlatform

public static PlatformType getPlatform()
Determines a platform type the application is running on.

Returns:
current platform type


Copyright © 2009-2010. All Rights Reserved.