com.jogamp.newt.impl.x11
Class X11Display
java.lang.Object
com.jogamp.newt.Display
com.jogamp.newt.impl.DisplayImpl
com.jogamp.newt.impl.x11.X11Display
public class X11Display
- 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, createEDTUtil, createNative, destroy, dispatchMessages, enqueueEvent, getEDTUtil, getFQName, getGraphicsDevice, getHandle, getId, getName, getReferenceCount, getType, hashCode, isEDTRunning, isNativeValid, removeReference, runOnEDTIfAvail, shallRunOnEDT, toString, validateEDT |
X11Display
public X11Display()
initSingleton
public static void initSingleton()
validateDisplayName
public String validateDisplayName(String name,
long handle)
- Overrides:
validateDisplayName
in class DisplayImpl
createNativeImpl
protected void createNativeImpl()
- Specified by:
createNativeImpl
in class DisplayImpl
closeNativeImpl
protected void closeNativeImpl()
- Specified by:
closeNativeImpl
in class DisplayImpl
dispatchMessagesNative
protected void dispatchMessagesNative()
- Specified by:
dispatchMessagesNative
in class DisplayImpl
getJavaObjectAtom
protected long getJavaObjectAtom()
getWindowDeleteAtom
protected long getWindowDeleteAtom()
Copyright 2010 JogAmp Community.