Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc for Elexis version 2.1.7.dev vom 17.03.2013

ag.ion.bion.officelayer
Class OSHelper

java.lang.Object
  extended by ag.ion.bion.officelayer.OSHelper

public class OSHelper
extends java.lang.Object

Helper for detecting os!


Field Summary
static boolean IS_LINUX
           
static boolean IS_MAC
           
static boolean IS_WINDOWS
           
static java.lang.String OS_NAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OS_NAME

public static final java.lang.String OS_NAME

IS_WINDOWS

public static final boolean IS_WINDOWS

IS_LINUX

public static final boolean IS_LINUX

IS_MAC

public static final boolean IS_MAC

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc for Elexis version 2.1.7.dev vom 17.03.2013