Java Doc for Win32GraphicsEnvironment.java in » 6.0-JDK-Platform » windows » sun » awt » Java Source Code / Java DocumentationJava Source Code and Java Documentation
public class Win32GraphicsEnvironment extends SunGraphicsEnvironment (Code)
This is an implementation of a GraphicsEnvironment object for the
default local GraphicsEnvironment used by the Java Runtime Environment
for Windows.
See Also:GraphicsDevice See Also: GraphicsConfiguration version: 1.46 06/15/07
Returns the number of pixels per logical inch along the screen width.
In a system with multiple display monitors, this value is the same for
all monitors.
Returns the number of pixels per logical inch along the screen height.
In a system with multiple display monitors, this value is the same for
all monitors.