This documentation differs from the official API. Jadeite adds extra features to the API including: variable font sizes, constructions examples, placeholders for classes and methods, and auto-generated “See Also” links. Additionally it is missing some items found in standard Javadoc documentation, including: generics type information, “Deprecated” tags and comments, “See Also” links, along with other minor differences. Please send any questions or feedback to bam@cs.cmu.edu.


Package java.awt.peer

Interface Summary
ButtonPeer The peer interfaces are intended only for use in porting the AWT.
CanvasPeer The peer interfaces are intended only for use in porting the AWT.
CheckboxMenuItemPeer The peer interfaces are intended only for use in porting the AWT.
CheckboxPeer The peer interfaces are intended only for use in porting the AWT.
ChoicePeer The peer interfaces are intended only for use in porting the AWT.
ComponentPeer The peer interfaces are intended only for use in porting the AWT.
ContainerPeer The peer interfaces are intended only for use in porting the AWT.
DesktopPeer The DesktopPeer interface provides methods for the operation of open, edit, print, browse and mail with the given URL or file, by launching the associated application.
DialogPeer The peer interfaces are intended only for use in porting the AWT.
FileDialogPeer The peer interfaces are intended only for use in porting the AWT.
FontPeer The peer interfaces are intended only for use in porting the AWT.
FramePeer The peer interfaces are intended only for use in porting the AWT.
KeyboardFocusManagerPeer
LabelPeer The peer interfaces are intended only for use in porting the AWT.
LightweightPeer The LightweightPeer interface marks a component as depending upon a native container so window related events can be routed to the component.
ListPeer The peer interfaces are intended only for use in porting the AWT.
MenuBarPeer The peer interfaces are intended only for use in porting the AWT.
MenuComponentPeer The peer interfaces are intended only for use in porting the AWT.
MenuItemPeer The peer interfaces are intended only for use in porting the AWT.
MenuPeer The peer interfaces are intended only for use in porting the AWT.
MouseInfoPeer The peer interfaces are intended only for use in porting the AWT.
PanelPeer The peer interfaces are intended only for use in porting the AWT.
PopupMenuPeer The peer interfaces are intended only for use in porting the AWT.
RobotPeer RobotPeer defines an interface whereby toolkits support automated testing by allowing native input events to be generated from Java code.
ScrollbarPeer The peer interfaces are intended only for use in porting the AWT.
ScrollPanePeer The peer interfaces are intended only for use in porting the AWT.
SystemTrayPeer
TextAreaPeer The peer interfaces are intended only for use in porting the AWT.
TextComponentPeer The peer interfaces are intended only for use in porting the AWT.
TextFieldPeer The peer interfaces are intended only for use in porting the AWT.
TrayIconPeer
WindowPeer The peer interfaces are intended only for use in porting the AWT.
 



This documentation differs from the official API. Jadeite adds extra features to the API including: variable font sizes, constructions examples, placeholders for classes and methods, and auto-generated “See Also” links. Additionally it is missing some items found in standard Javadoc documentation, including: generics type information, “Deprecated” tags and comments, “See Also” links, along with other minor differences. Please send any questions or feedback to bam@cs.cmu.edu.
This page displays the Jadeite version of the documention, which is derived from the offical documentation that contains this copyright notice:
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
The official Sun™ documentation can be found here at http://java.sun.com/javase/6/docs/api/.