Uses of Class
java.awt.GraphicsEnvironment
Package
Description
Contains all of the classes for creating user interfaces and for painting
graphics and images.
-
Uses of GraphicsEnvironment in java.awt
Modifier and TypeMethodDescriptionstatic GraphicsEnvironment
GraphicsEnvironment.getLocalGraphicsEnvironment()
Returns the localGraphicsEnvironment
.