Uses of Class
com.marginallyclever.ro3.RecentFilesMenu
Packages that use RecentFilesMenu
Package
Description
Actions are human-facing UI elements that perform tasks.
-
Uses of RecentFilesMenu in com.marginallyclever.ro3.apps.actions
Constructors in com.marginallyclever.ro3.apps.actions with parameters of type RecentFilesMenuModifierConstructorDescriptionLoadScene
(RecentFilesMenu menu, String filePath) This constructor is used when the user selects a file from the RecentFilesMenu.LoadScene
(RecentFilesMenu menu, String filePath, JFileChooser chooser) This constructor is used when the user has not selected a file from the RecentFilesMenu.SaveAsScene
(RecentFilesMenu menu, JFileChooser chooser) SaveScene
(RecentFilesMenu menu)