Class BytecoderGraphicsDevice
java.lang.Object
java.awt.GraphicsDevice
de.mirkosertic.bytecoder.classlib.BytecoderGraphicsDevice
-
Nested Class Summary
Nested classes/interfaces inherited from class java.awt.GraphicsDevice
GraphicsDevice.WindowTranslucency
-
Field Summary
Fields inherited from class java.awt.GraphicsDevice
TYPE_IMAGE_BUFFER, TYPE_PRINTER, TYPE_RASTER_SCREEN
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.awt.GraphicsDevice
getAvailableAcceleratedMemory, getBestConfiguration, getDisplayMode, getDisplayModes, getFullScreenWindow, isDisplayChangeSupported, isFullScreenSupported, isWindowTranslucencySupported, setDisplayMode, setFullScreenWindow
-
Constructor Details
-
BytecoderGraphicsDevice
public BytecoderGraphicsDevice()
-
-
Method Details
-
getType
public int getType()- Specified by:
getType
in classGraphicsDevice
-
getIDstring
- Specified by:
getIDstring
in classGraphicsDevice
-
getConfigurations
- Specified by:
getConfigurations
in classGraphicsDevice
-
getDefaultConfiguration
- Specified by:
getDefaultConfiguration
in classGraphicsDevice
-