|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nakedobjects.viewer.lightweight.DragHandler
org.nakedobjects.viewer.lightweight.ViewDrag
Field Summary |
Fields inherited from class org.nakedobjects.viewer.lightweight.DragHandler |
dragging |
Constructor Summary | |
protected |
ViewDrag(DragSource source,
java.awt.event.MouseEvent me,
Location downAt)
|
Method Summary | |
void |
dragEnd(View identified)
|
void |
dragIn(View over)
|
void |
dragOut(View over)
|
Methods inherited from class org.nakedobjects.viewer.lightweight.DragHandler |
getDragging, getRelativeLocation, getRelativeOrigin, getViewLocation, isAlt, isAlts, isButton1, isButton2, isButton3, isCtrl, isShift, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
protected ViewDrag(DragSource source, java.awt.event.MouseEvent me, Location downAt)
Method Detail |
public void dragEnd(View identified)
dragEnd
in class DragHandler
public void dragIn(View over)
dragIn
in class DragHandler
public void dragOut(View over)
dragOut
in class DragHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |