|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--GP.ClickDrag
Constructor Summary | |
ClickDrag(Graphic graphic)
|
|
ClickDrag(Graphic graphic,
Graphic drag)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClickDrag(Graphic graphic)
graphic
- the graphic that when clicked on will be draggedpublic ClickDrag(Graphic graphic, Graphic drag)
graphic
- the graphic you must click on to activate the dragingdrag
- the graphic that will be draged
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |