Generated by
JDiff

Interface org.jhotdraw.app.ApplicationModel

Removed Methods
Action getAction(String) Returns the action with the specified id.
void putAction(String, Action) Puts an action with the specified id.
 

Added Methods
ActionMap createActionMap(Application, View) Creates an action map.
URIChooser createExportChooser(Application, View) Creates an export chooser.
URIChooser createImportChooser(Application, View) Creates an import chooser.
URIChooser createOpenChooser(Application, View) Creates an open chooser.
URIChooser createOpenDirectoryChooser(Application, View) Creates an open chooser for directories.
URIChooser createSaveChooser(Application, View) Creates a save chooser.
void destroyApplication(Application) Destroys the application.
void destroyView(Application, View) Destroys the supplied view.