Uses of Class
boofcv.gui.BoofSwingUtil.RecentFiles
Packages that use BoofSwingUtil.RecentFiles
-
Uses of BoofSwingUtil.RecentFiles in boofcv.gui
Methods in boofcv.gui that return types with arguments of type BoofSwingUtil.RecentFilesModifier and TypeMethodDescriptionstatic List<BoofSwingUtil.RecentFiles>
BoofSwingUtil.getListOfRecentFiles
(Component parent) static List<BoofSwingUtil.RecentFiles>
BoofSwingUtil.getListOfRecentFiles
(String preferenceName) Method parameters in boofcv.gui with type arguments of type BoofSwingUtil.RecentFilesModifier and TypeMethodDescriptionstatic void
BoofSwingUtil.saveRecentFiles
(String preferenceName, List<BoofSwingUtil.RecentFiles> files) static void
BoofSwingUtil.updateRecentItems
(JComponent owner, @Nullable JMenu menuRecent, BoofLambdas.ProcessObject<BoofSwingUtil.RecentFiles> function)