All Packages Class Hierarchy This Package Previous Next Index
Interface java.awt.peer.LightweightPeer
- public interface interface LightweightPeer
- extends ComponentPeer
The LightweightPeer interface marks a component as depending upon
a native container so window related events can be routed to the
component. Since this only applies to components and their
extensions, this interface extends ComponentPeer.
All Packages Class Hierarchy This Package Previous Next Index