|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.bdgp.swing.dragtree.event.DragTreeEventAdapter
| Constructor Summary | |
DragTreeEventAdapter()
|
|
| Method Summary | |
void |
drag(DragTreeEvent e)
|
void |
drop(DragTreeEvent e)
|
void |
rightClick(DragTreeEvent e)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DragTreeEventAdapter()
| Method Detail |
public void rightClick(DragTreeEvent e)
rightClick in interface DragTreeEventListenerpublic void drag(DragTreeEvent e)
drag in interface DragTreeEventListenerpublic void drop(DragTreeEvent e)
drop in interface DragTreeEventListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||