com.jogamp.newt.impl.awt
Class AWTScreen
java.lang.Object
com.jogamp.newt.Screen
com.jogamp.newt.impl.ScreenImpl
com.jogamp.newt.impl.awt.AWTScreen
- All Implemented Interfaces:
- ScreenModeListener
public class AWTScreen
- extends ScreenImpl
Fields inherited from class com.jogamp.newt.impl.ScreenImpl |
aScreen, DEBUG_TEST_SCREENMODE_DISABLED, display, fqname, hashCode, height, refCount, screen_idx, usrHeight, usrWidth, width |
Methods inherited from class com.jogamp.newt.impl.ScreenImpl |
addReference, addScreenModeListener, create, createNative, destroy, getCurrentScreenMode, getCurrentScreenModeImpl, getDisplay, getFQName, getGraphicsScreen, getHeight, getIndex, getOriginalScreenMode, getReferenceCount, getScreenModeFirstImpl, getScreenModeNextImpl, getScreenModes, getScreenModesIdx2NativeIdx, getScreenModesOrig, getWidth, hashCode, isNativeValid, removeReference, removeScreenModeListener, screenModeChanged, screenModeChangeNotify, setCurrentScreenMode, setCurrentScreenModeImpl, toString |
AWTScreen
public AWTScreen()
createNativeImpl
protected void createNativeImpl()
- Specified by:
createNativeImpl
in class ScreenImpl
setAWTGraphicsScreen
protected void setAWTGraphicsScreen(AWTGraphicsScreen s)
setScreenSize
protected void setScreenSize(int w,
int h)
- Overrides:
setScreenSize
in class ScreenImpl
closeNativeImpl
protected void closeNativeImpl()
- Specified by:
closeNativeImpl
in class ScreenImpl
Copyright 2010 JogAmp Community.