Package java.awt.dnd.peer

Provides for interfacing with the underlying window system in order to access its platform-dependent drag-and-drop facilities.

See:
          Description

Interface Summary
DragSourceContextPeer This interface is supplied by the underlying window system platform to expose the behaviors of the Drag and Drop system to an originator of the same
DropTargetContextPeer This interface is exposed by the underlying window system platform to enable control of platform DnD operations
DropTargetPeer The DropTargetPeer class is the interface to the platform dependent DnD facilities.
 

Package java.awt.dnd.peer Description

Provides for interfacing with the underlying window system in order to access its platform-dependent drag-and-drop facilities. This package 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: