com.jogamp.newt.impl.awt
Class AWTDisplay
java.lang.Object
com.jogamp.newt.Display
com.jogamp.newt.impl.awt.AWTDisplay
public class AWTDisplay
- 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, runOnEDTIfAvail, setCurrentDisplay, toHexString, toHexString, toString, unlock, validateDisplayName |
AWTDisplay
public AWTDisplay()
createNative
protected void createNative()
- Specified by:
createNative
in class Display
setAWTGraphicsDevice
protected void setAWTGraphicsDevice(AWTGraphicsDevice d)
closeNative
protected void closeNative()
- Specified by:
closeNative
in class Display
runCreateAndDestroyOnEDT
public boolean runCreateAndDestroyOnEDT()
- Overrides:
runCreateAndDestroyOnEDT
in class Display
dispatchMessagesNative
protected void dispatchMessagesNative()
- Specified by:
dispatchMessagesNative
in class Display
Copyright 2010 JogAmp Community.