A wrapper for an AWT GraphicsDevice (screen) allowing it to be handled in a toolkit-independent manner.
More...
A wrapper for an AWT GraphicsDevice (screen) allowing it to be handled in a toolkit-independent manner.
Definition at line 52 of file AWTGraphicsScreen.java.
◆ AWTGraphicsScreen()
| com.jogamp.nativewindow.awt.AWTGraphicsScreen.AWTGraphicsScreen |
( |
final AWTGraphicsDevice |
device | ) |
|
◆ clone()
| Object com.jogamp.nativewindow.awt.AWTGraphicsScreen.clone |
( |
| ) |
|
◆ createDefault()
◆ createScreenDevice() [1/2]
| static AbstractGraphicsScreen com.jogamp.nativewindow.awt.AWTGraphicsScreen.createScreenDevice |
( |
final GraphicsDevice |
awtDevice, |
|
|
final int |
unitID |
|
) |
| |
|
static |
◆ createScreenDevice() [2/2]
| static AbstractGraphicsScreen com.jogamp.nativewindow.awt.AWTGraphicsScreen.createScreenDevice |
( |
final int |
index, |
|
|
final int |
unitID |
|
) |
| |
|
static |
◆ findScreenIndex()
| static int com.jogamp.nativewindow.awt.AWTGraphicsScreen.findScreenIndex |
( |
final GraphicsDevice |
awtDevice | ) |
|
|
static |
◆ getScreenDevice()
| static GraphicsDevice com.jogamp.nativewindow.awt.AWTGraphicsScreen.getScreenDevice |
( |
final int |
index | ) |
|
|
static |
The documentation for this class was generated from the following file: