CanvasPeer

Name

CanvasPeer

[Graphic: Figure from the text]

Description

CanvasPeer is an interface that defines the basis for canvases.

Interface Definition

public abstract interface java.awt.peer.CanvasPeer extends java.awt.peer.ComponentPeer {
}

See Also

ComponentPeer