Uses of Class java.awt.GraphicsDevice

Uses in package gnu.java.awt.peer.x

Classes derived from java.awt.GraphicsDevice

class
This class represents an X Display.

Methods with parameter type java.awt.GraphicsDevice

RobotPeer

Methods with return type java.awt.GraphicsDevice

GraphicsDevice
Returns the default screen device.
GraphicsDevice
Gets the associated device that this configuration describes.
GraphicsDevice[]
Returns all configured screen devices.

Uses in package gnu.awt.xlib

Classes derived from java.awt.GraphicsDevice

class

Methods with parameter type java.awt.GraphicsDevice

RobotPeer

Methods with return type java.awt.GraphicsDevice

GraphicsDevice
Get the default screen GraphicsDevice object.
GraphicsDevice
Gets the associated device that this configuration describes.
GraphicsDevice[]
Get an array of all the GraphicsDevice objects.

Uses in package gnu.java.awt.peer.headless

Methods with parameter type java.awt.GraphicsDevice

RobotPeer
Creates a RobotPeer on a given GraphicsDevice.

Methods with return type java.awt.GraphicsDevice

GraphicsDevice
Get the default screen GraphicsDevice object.
GraphicsDevice[]
Get an array of all the GraphicsDevice objects.

Uses in package gnu.java.awt.peer.qt

Classes derived from java.awt.GraphicsDevice

class

Methods with parameter type java.awt.GraphicsDevice

RobotPeer

Methods with return type java.awt.GraphicsDevice

GraphicsDevice
GraphicsDevice
Gets the associated device that this configuration describes.
GraphicsDevice[]

Uses in package java.awt

Constructors with parameter type java.awt.GraphicsDevice

Construct a Robot object that operates on the specified screen.

Methods with return type java.awt.GraphicsDevice

GraphicsDevice
Get the default screen GraphicsDevice object.
GraphicsDevice
Gets the associated device that this configuration describes.
GraphicsDevice
Returns the GraphicsDevice on which the mouse pointer was located
GraphicsDevice[]
Get an array of all the GraphicsDevice objects.

Uses in package gnu.java.awt.peer.gtk

Constructors with parameter type java.awt.GraphicsDevice

Methods with parameter type java.awt.GraphicsDevice

RobotPeer

Methods with return type java.awt.GraphicsDevice

GraphicsDevice
Get the default screen GraphicsDevice object.
GraphicsDevice
Gets the associated device that this configuration describes.
GraphicsDevice[]
Get an array of all the GraphicsDevice objects.

Uses in package gnu.java.awt

Methods with parameter type java.awt.GraphicsDevice

RobotPeer
Creates a RobotPeer on a given GraphicsDevice.