Frames | No Frames |
Methods with return type java.awt.peer.LightweightPeer | |
LightweightPeer | Creates a peer object for the specified Component . |
Classes implementing java.awt.peer.LightweightPeer | |
class | A CanvasPeer to be used together with the Swing peers.
|
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. |