|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectewe.ui.DragContext.ImageDragInWindow
| Field Summary | |
boolean |
clearPendingDrags
By default this is true. |
Rect |
dragLimits
If this is not null the image will be limited to being within this area. |
IImage |
image
This is the image being dragged. |
Point |
imagePos
This is the location of the last valid drag. |
Point |
relativeImagePos
This is the position of the top-left of the image, relative to the top left of the Control. |
| Constructor Summary | |
DragContext.ImageDragInWindow(IImage image,
Point cursorOffsetInImage,
Control relativeTo,
Window window)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, toString |
| Field Detail |
public Rect dragLimits
public IImage image
public boolean clearPendingDrags
public Point imagePos
public Point relativeImagePos
| Constructor Detail |
public DragContext.ImageDragInWindow(IImage image,
Point cursorOffsetInImage,
Control relativeTo,
Window window)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||