| Added Methods |
ActionMap getActionMap()
|
Gets the action map used by the tool of this drawing editor as a fall back
for performing actions. |
InputMap getInputMap()
|
Sets the input map used by the tool of this drawing editor as a fall back
for handling keyboard events. |
void setActionMap(ActionMap)
|
Sets the action map used by the tool of this drawing editor as a fall back
for performing actions. |
void setInputMap(InputMap)
|
Sets the input map used by the tool of this drawing editor as a fall back
for handling keyboard events. |