Uses of Interface java.awt.Paint

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

Methods with parameter type java.awt.Paint

void
Sets the paint to be used for subsequent drawing operations.

Uses in package gnu.awt.j2d

Methods with parameter type java.awt.Paint

void
Sets the paint to be used for subsequent drawing operations.

Methods with return type java.awt.Paint

Paint
Returns the current paint.

Uses in package gnu.java.awt.java2d

Classes implementing java.awt.Paint

class
This class is used as a temporary Paint object to supply the pixel values for image rendering using the normal scanline conversion implementation.

Methods with parameter type java.awt.Paint

void
Sets the current foreground.

Methods with return type java.awt.Paint

Paint
Returns the current foreground.

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

Fields of type java.awt.Paint

Paint

Methods with parameter type java.awt.Paint

void
Sets the paint to be used for subsequent drawing operations.

Methods with return type java.awt.Paint

Paint
Returns the current paint.

Uses in package javax.swing.plaf

Classes implementing java.awt.Paint

class
A Color that is marked as UIResource, which indicates that the color has been installed by a pluggable LookAndFeel.

Uses in package java.awt

Classes implementing java.awt.Paint

class
This class represents a color value in the AWT system.
class
A paint object that can be used to color a region by blending two colors.
class
This class contains the various "system colors" in use by the native windowing system.
class
This class provides a way to fill a Shape with a texture that is specified by a BufferedImage.

Methods with parameter type java.awt.Paint

void
Sets the paint to be used for subsequent drawing operations.

Methods with return type java.awt.Paint

Paint
Returns the current paint.

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

Methods with parameter type java.awt.Paint

void

Methods with return type java.awt.Paint

Paint