|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectBasicGraphDropTargetListener
net.clackrouter.jgraph.pad.GPGraphUI.GraphDropTargetListener
public class GPGraphUI.GraphDropTargetListener
Graph Drop Target Listener
| Constructor Summary | |
|---|---|
GPGraphUI.GraphDropTargetListener()
|
|
| Method Summary | |
|---|---|
void |
dragEnter(java.awt.dnd.DropTargetDragEvent e)
|
void |
dropActionChanged(java.awt.dnd.DropTargetDragEvent e)
|
protected void |
restoreComponentState(javax.swing.JComponent comp)
called to restore the state of a component because a drop was not performed. |
protected void |
saveComponentState(javax.swing.JComponent comp)
called to save the state of a component in case it needs to be restored because a drop is not performed. |
protected void |
updateInsertionLocation(javax.swing.JComponent comp,
java.awt.Point p)
called to set the insertion location to match the current mouse pointer coordinates. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GPGraphUI.GraphDropTargetListener()
| Method Detail |
|---|
protected void saveComponentState(javax.swing.JComponent comp)
protected void restoreComponentState(javax.swing.JComponent comp)
protected void updateInsertionLocation(javax.swing.JComponent comp,
java.awt.Point p)
public void dragEnter(java.awt.dnd.DropTargetDragEvent e)
public void dropActionChanged(java.awt.dnd.DropTargetDragEvent e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||