|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jgraph.plaf.basic.BasicGraphDropTargetListener
com.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener
Graph Drop Target Listener
Constructor Summary | |
BasicGraphUI.GraphDropTargetListener()
|
Method Summary | |
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 com.jgraph.plaf.basic.BasicGraphDropTargetListener |
actionPerformed, dragEnter, dragExit, dragOver, drop, dropActionChanged, restoreComponentStateForDrop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BasicGraphUI.GraphDropTargetListener()
Method Detail |
protected void saveComponentState(javax.swing.JComponent comp)
saveComponentState
in class BasicGraphDropTargetListener
protected void restoreComponentState(javax.swing.JComponent comp)
restoreComponentState
in class BasicGraphDropTargetListener
protected void updateInsertionLocation(javax.swing.JComponent comp, java.awt.Point p)
updateInsertionLocation
in class BasicGraphDropTargetListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |