com.jogamp.newt.impl.x11
Class X11Display
java.lang.Object
com.jogamp.newt.Display
com.jogamp.newt.impl.x11.X11Display
public class X11Display
- extends Display
Methods inherited from class com.jogamp.newt.Display |
create, destroy, dispatchMessages, dumpDisplayMap, enqueueEvent, enqueueEvent, getCurrentDisplay, getCurrentDisplayMap, getCurrentDisplays, getEDTUtil, getFQName, getFQName, getGraphicsDevice, getHandle, getName, getThreadName, getType, lock, pumpMessages, removeCurrentDisplay, runCreateAndDestroyOnEDT, runOnEDTIfAvail, setCurrentDisplay, toHexString, toHexString, toString, unlock |
X11Display
public X11Display()
initSingleton
public static void initSingleton()
validateDisplayName
protected String validateDisplayName(String name,
long handle)
- Overrides:
validateDisplayName
in class Display
createNative
protected void createNative()
- Specified by:
createNative
in class Display
closeNative
protected void closeNative()
- Specified by:
closeNative
in class Display
dispatchMessagesNative
protected void dispatchMessagesNative()
- Specified by:
dispatchMessagesNative
in class Display
getJavaObjectAtom
protected long getJavaObjectAtom()
getWindowDeleteAtom
protected long getWindowDeleteAtom()
Copyright 2010 JogAmp Community.