Generated by
JDiff

Class org.jhotdraw.draw.DefaultDrawingViewTransferHandler

Added Methods
void moveToDropPoint(JComponent, HashSet<Figure>, Point)  
 

Changed Methods
boolean importData(JComponent, Transferable, HashSet<Figure>, Point) Change in signature from (JComponent, Transferable, HashSet<Figure>) to (JComponent, Transferable, HashSet<Figure>, Point).
Imports data and stores the transferred figures into the supplied transferFigures collection.