Generated by
JDiff

Class org.jhotdraw.draw.DefaultDrawingEditor

Documentation changed from old to new.

Added Methods
T getHandleAttribute(AttributeKey<T>)  
void setHandleAttribute(AttributeKey, Object)  
 

Changed Methods
T getDefaultAttribute(AttributeKey<T>) Change in return type from Object to T.
Change in signature from AttributeKey to AttributeKey<T>.