de.jface.mrj
Interface SystemInfo


public interface SystemInfo

SystemInfo.java

Version:
$Revision: 1.1.1.1 $
Author:
Moritz Petersen

Field Summary
static boolean IS_MACINTOSH
          This field indicates, that the current machine is a Macintosh, if it is set to true.
 

Field Detail

IS_MACINTOSH

public static final boolean IS_MACINTOSH
This field indicates, that the current machine is a Macintosh, if it is set to true. If the current machine is not a Macintosh, it is set to false.


Copyright © 2002-2002 Moritz Petersen. All Rights Reserved.