package

java.awt.peer

Provides for interfacing with the underlying window system. It is for accessing the platform-specific facilities in order to build AWT toolkits. It is only used by AWT toolkit developers.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:

Interfaces

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.