A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.oracle.com/en/java/javase/19/docs/api/java.desktop/java/awt/GraphicsEnvironment.html below:

GraphicsEnvironment (Java SE 19 & JDK 19)

public abstract class GraphicsEnvironment extends Object

The

GraphicsEnvironment

class describes the collection of

GraphicsDevice

objects and

Font

objects available to a Java(tm) application on a particular platform. The resources in this

GraphicsEnvironment

might be local or on a remote machine.

GraphicsDevice

objects can be screens, printers or image buffers and are the destination of

Graphics2D

drawing methods. Each

GraphicsDevice

has a number of

GraphicsConfiguration

objects associated with it. These objects specify the different configurations in which the

GraphicsDevice

can be used.

See Also:

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4