API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt.dnd.peer. DropTargetPeer View Source
Author(s)
Since
1.2
Version
1.11, 11/17/05
Serial
Hierarchy
 DropTargetPeer
Subinterfaces
Description
public interface DropTargetPeer
  The DropTargetPeer class is the interface to the platform dependent DnD facilities.
See also:   
Methods
Hide/Show inherited methods
public void addDropTarget (DropTarget dt)
  Add the DropTarget to the System
public void removeDropTarget (DropTarget dt)
  Remove the DropTarget from the system
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar