Interface java.awt.peer.LightweightPeer
All Packages Class Hierarchy This Package Previous Next Index
Interface java.awt.peer.LightweightPeer
- public 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.
- Version:
- 1.3 07/01/98
- Author:
- Timothy Prinzing
All Packages Class Hierarchy This Package Previous Next Index