Generated by
JDiff

Class org.jhotdraw.draw.DefaultDrawingEditor

Added Methods
ActionMap createActionMap() Override this method to create a tool-specific action map, which overrides the action map of the drawing edtior.
InputMap createInputMap() Override this method to create a tool-specific input map, which overrides the input map of the drawing edtior.
ActionMap getActionMap()  
InputMap getInputMap()  
void setActionMap(ActionMap)  
void setInputMap(InputMap)