|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DropTargetPeer
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)
| Method Summary | |
|---|---|
void |
addDropTarget
Add the DropTarget to the System |
void |
removeDropTarget
Remove the DropTarget from the system |
| Method Detail |
|---|

void addDropTarget(DropTarget![]()
![]()
dt)
dt - The DropTarget effected

void removeDropTarget(DropTarget![]()
![]()
dt)
dt - The DropTarget effected
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||