|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A listener that will be notified when a drag action started or
ended concerning a VisualGraphObjectRepositoryItem item.
| Method Summary | |
void |
endDrag(VisualGraphObjectRepositoryItem item)
Called when a drag action ended |
void |
startDrag(VisualGraphObjectRepositoryItem item)
Called when a drag action started |
| Method Detail |
public void startDrag(VisualGraphObjectRepositoryItem item)
item - The item that is being draggedpublic void endDrag(VisualGraphObjectRepositoryItem item)
item - The item that was being dragged
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||