|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.dnd.PointerEvent
org.nakedobjects.plugins.dnd.Drag
org.nakedobjects.plugins.dnd.InternalDrag
public abstract class InternalDrag
Details a drag event that is internal to view.
| Field Summary |
|---|
| Fields inherited from class org.nakedobjects.plugins.dnd.PointerEvent |
|---|
mods |
| Constructor Summary | |
|---|---|
InternalDrag()
|
|
| Method Summary | |
|---|---|
abstract Location |
getLocation()
Gets the location of the pointer relative to the view. |
| Methods inherited from class org.nakedobjects.plugins.dnd.Drag |
|---|
cancel, drag, end, getOverlay |
| Methods inherited from class org.nakedobjects.plugins.dnd.PointerEvent |
|---|
button1, button2, button3, isAlt, isCtrl, isMeta, isShift, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InternalDrag()
| Method Detail |
|---|
public abstract Location getLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||