org.eclipse.swt.internal
Class Platform

java.lang.Object
  extended by org.eclipse.swt.internal.Platform
Direct Known Subclasses:
C, Cairo, CDE, GLX, GNOME, XPCOMInit

public class Platform
extends java.lang.Object


Field Summary
static Lock lock
           
static java.lang.String PLATFORM
           
 
Constructor Summary
Platform()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLATFORM

public static final java.lang.String PLATFORM
See Also:
Constant Field Values

lock

public static final Lock lock
Constructor Detail

Platform

public Platform()