Module org.jhotdraw8.application
Package org.jhotdraw8.application.action.file
package org.jhotdraw8.application.action.file
Provides actions for files.
-
ClassesClassDescriptionSaves the changes in the active view.Clears (empties) the contents of the active view.Clears (empties) the Recent Files sub-menu in the File menu.Closes the active view after letting the user save unsaved changes.Presents a file chooser to the user and then exports the contents of the active view to the chosen file.Creates a new view.Creates a new view.Presents an
URIChooserand loads the selected URI into an empty view.Loads the specified URI into an empty view.Presents a printer chooser to the user and then prints theFileBasedActivity.Lets the user write unsaved changes of the active view, then presents anURIChooserand loads the selected URI into the active view.Saves the changes in the active view.Presents anURIChooserand then saves the active view to the specified location.