Ticket #735 (closed defect: fixed)
Add Persistence to RecentFile Menu
Reported by: | gharris | Owned by: | gharris |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b1-initial |
Component: | I/O | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Does not persist between sessions - add persistence mechanism
Only remembers IJ2 opened files.
Follow-on to #584
Change History
Note: See
TracTickets for help on using
tickets.
Completed.
Added get/put List and Map methods to Prefs. Uses a key to group the entries.
In RecentFileService,