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:
getTypein classGraphicsDevice
-
getIDstring
- Specified by:
getIDstringin classGraphicsDevice
-
getConfigurations
- Specified by:
getConfigurationsin classGraphicsDevice
-
getDefaultConfiguration
- Specified by:
getDefaultConfigurationin classGraphicsDevice
-