Uses of Interface java.awt.peer.LightweightPeer

Uses in package java.awt

Methods with return type java.awt.peer.LightweightPeer

LightweightPeer
Creates a peer object for the specified Component.

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

Classes implementing java.awt.peer.LightweightPeer

class
A CanvasPeer to be used together with the Swing peers.

Uses in package gnu.java.awt.peer

Classes implementing java.awt.peer.LightweightPeer

class
A stub class that implements the ComponentPeer and ContainerPeer interfaces using callbacks into the Component and Container classes.