Uses of Class
org.jhotdraw8.application.action.file.AbstractSaveFileAction
Packages that use AbstractSaveFileAction
-
Uses of AbstractSaveFileAction in org.jhotdraw8.application.action.file
Subclasses of AbstractSaveFileAction in org.jhotdraw8.application.action.fileModifier and TypeClassDescriptionclassPresents a file chooser to the user and then exports the contents of the active view to the chosen file.classSaves the changes in the active view.classPresents anURIChooserand then saves the active view to the specified location.