|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jogamp.newt.Screen
com.jogamp.newt.impl.intel.gdl.Screen
public class Screen
Field Summary |
---|
Fields inherited from class com.jogamp.newt.Screen |
---|
aScreen, display, height, usrHeight, usrWidth, width |
Constructor Summary | |
---|---|
Screen()
|
Method Summary | |
---|---|
protected void |
closeNative()
|
protected void |
createNative(int index)
|
protected static boolean |
initIDs()
|
Methods inherited from class com.jogamp.newt.Screen |
---|
create, destroy, getDisplay, getGraphicsScreen, getHeight, getIndex, getWidth, setScreenSize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Screen()
Method Detail |
---|
protected void createNative(int index)
createNative
in class Screen
protected void closeNative()
closeNative
in class Screen
protected static boolean initIDs()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |