com.jgoodies.jdiskreport.domain
Class SystemUtils
java.lang.Object
com.jgoodies.jdiskreport.domain.SystemUtils
public final class SystemUtils
- extends Object
Provides convenience behavior to determine the operating system
and a few other odds and ends.
- Version:
- $Revision: 1.4 $
- Author:
- Karsten Lentzsch
Field Summary |
static boolean |
IS_OS_WINDOWS
Is true if this is the Windows OS. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IS_OS_WINDOWS
public static final boolean IS_OS_WINDOWS
- Is true if this is the Windows OS.
Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.