com.jogamp.newt.impl.macosx
Class MacDisplay
java.lang.Object
com.jogamp.newt.Display
com.jogamp.newt.impl.DisplayImpl
com.jogamp.newt.impl.macosx.MacDisplay
public class MacDisplay
- extends DisplayImpl
Fields inherited from class com.jogamp.newt.impl.DisplayImpl |
aDevice, DEBUG_TEST_EDT_MAINTHREAD, destroyWhenUnused, edtUtil, fqname, hashCode, id, name, nilString, refCount, type |
Methods inherited from class com.jogamp.newt.impl.DisplayImpl |
addReference, create, createNative, destroy, dispatchMessages, enqueueEvent, getEDTUtil, getFQName, getGraphicsDevice, getHandle, getId, getName, getReferenceCount, getType, hashCode, isEDTRunning, isNativeValid, removeReference, runOnEDTIfAvail, shallRunOnEDT, toString, validateDisplayName, validateEDT |
MacDisplay
public MacDisplay()
initSingleton
public static void initSingleton()
dispatchMessagesNative
protected void dispatchMessagesNative()
- Specified by:
dispatchMessagesNative
in class DisplayImpl
createNativeImpl
protected void createNativeImpl()
- Specified by:
createNativeImpl
in class DisplayImpl
closeNativeImpl
protected void closeNativeImpl()
- Specified by:
closeNativeImpl
in class DisplayImpl
createEDTUtil
protected void createEDTUtil()
- Overrides:
createEDTUtil
in class DisplayImpl
releaseEDTUtil
protected void releaseEDTUtil()
dispatchMessages0
protected void dispatchMessages0()
Copyright 2010 JogAmp Community.