public class StreamGraphicsDevice
extends java.awt.GraphicsDevice
| Constructor and Description |
|---|
StreamGraphicsDevice() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.GraphicsConfiguration[] |
getConfigurations() |
java.awt.GraphicsConfiguration |
getDefaultConfiguration() |
java.lang.String |
getIDstring() |
int |
getType() |
public int getType()
getType in class java.awt.GraphicsDevicepublic java.lang.String getIDstring()
getIDstring in class java.awt.GraphicsDevicepublic java.awt.GraphicsConfiguration[] getConfigurations()
getConfigurations in class java.awt.GraphicsDevicepublic java.awt.GraphicsConfiguration getDefaultConfiguration()
getDefaultConfiguration in class java.awt.GraphicsDevice