@DefaultAnnotation(value=NonNull.class)
Package org.jhotdraw.app.action.file
Provides Actions which act on a file.
See: Description
-
Class Summary Class Description ClearFileAction Clears (empties) the contents of the active view.ClearRecentFilesMenuAction Clears (empties) the Recent Files sub-menu in the File menu.CloseFileAction Closes the active view after letting the user save unsaved changes.ExportFileAction Presents a file chooser to the user and then exports the contents of the active view to the chosen file.LoadDirectoryAction Les the user save unsaved changes of the active view, then presents anURIChooserand then loads the selected URI into the active view.LoadFileAction Lets the user save unsaved changes of the active view, then presents anURIChooserand loads the selected URI into the active view.LoadRecentFileAction Lets the user save unsaved changes of the active view, and then loads the specified URI into the active view.NewFileAction Creates a new view.NewWindowAction Creates a new view.OpenDirectoryAction Presents anURIChooserfor selecting a directory and loads the selected URI into an empty view.OpenFileAction Presents anURIChooserand loads the selected URI into an empty view.OpenRecentFileAction Loads the specified URI into an empty view.PrintFileAction Presents a printer chooser to the user and then prints theView.SaveFileAction Saves the changes in the active view.SaveFileAsAction Presents anURIChooserand then saves the active view to the specified location.
Package org.jhotdraw.app.action.file Description
Provides Actions which act on a file.
DataMelt 3.0 © DataMelt by jWork.ORG