org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener Class Reference

Inheritance diagram for org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener:

org.jgraph.plaf.basic.BasicGraphDropTargetListener List of all members.

Public Member Functions

void dragEnter (DropTargetDragEvent e)
void dropActionChanged (DropTargetDragEvent e)

Protected Member Functions

void saveComponentState (JComponent comp)
void restoreComponentState (JComponent comp)
void updateInsertionLocation (JComponent comp, Point p)

Detailed Description

Graph Drop Target Listener


Member Function Documentation

void org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener.dragEnter DropTargetDragEvent  e  ) 
 

Reimplemented from org.jgraph.plaf.basic.BasicGraphDropTargetListener.

void org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener.dropActionChanged DropTargetDragEvent  e  ) 
 

Reimplemented from org.jgraph.plaf.basic.BasicGraphDropTargetListener.

void org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener.restoreComponentState JComponent  comp  )  [protected]
 

called to restore the state of a component because a drop was not performed.

Reimplemented from org.jgraph.plaf.basic.BasicGraphDropTargetListener.

void org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener.saveComponentState JComponent  comp  )  [protected]
 

called to save the state of a component in case it needs to be restored because a drop is not performed.

Reimplemented from org.jgraph.plaf.basic.BasicGraphDropTargetListener.

void org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener.updateInsertionLocation JComponent  comp,
Point  p
[protected]
 

called to set the insertion location to match the current mouse pointer coordinates.

Reimplemented from org.jgraph.plaf.basic.BasicGraphDropTargetListener.


The documentation for this class was generated from the following file:
Generated on Sun May 28 19:13:18 2006 for Digimod by  doxygen 1.4.6-NO