|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectswingwt.awt.dnd.DropTarget
Constructor Summary | |
DropTarget()
|
|
DropTarget(Component c,
int ops,
DropTargetListener dtl)
|
|
DropTarget(Component c,
int ops,
DropTargetListener dtl,
boolean act)
|
|
DropTarget(Component c,
int ops,
DropTargetListener dtl,
boolean act,
FlavorMap fm)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DropTarget()
public DropTarget(Component c, int ops, DropTargetListener dtl, boolean act, FlavorMap fm) throws HeadlessException
public DropTarget(Component c, int ops, DropTargetListener dtl, boolean act) throws HeadlessException
public DropTarget(Component c, int ops, DropTargetListener dtl) throws HeadlessException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |