The DropTargetPeer class is the interface to the platform dependent DnD facilities. Since the DnD system is based on the native platform's facilities, a DropTargetPeer will be associated with a ComponentPeer of the nearsest enclosing native Container (in the case of lightweights)
1.2 - | Method from java.awt.dnd.peer.DropTargetPeer Summary: |
|---|
| addDropTarget, removeDropTarget |
| Method from java.awt.dnd.peer.DropTargetPeer Detail: |
|---|
|
|