com.jgoodies.jdiskreport.domain
Class SystemUtils

java.lang.Object
  extended by 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.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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.