Package ca.phon.app.menu.file
Class OpenFileHistory
java.lang.Object
ca.phon.util.RecentFiles
ca.phon.app.menu.file.OpenFileHistory
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class ca.phon.util.RecentFiles
addToHistory, clearHistory, getFileAt, getFileCount, getMaxFiles, getPropertyKey, isRemoveDeadEntries, iterator, purgeFilesNotFound, saveHistory, setMaxFiles, setPropertyKey, setRemoveDeadEntries, size
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
OPENFILE_HISTORY_PROP
-
OPENFILE_HISTORY_MAXFILES
-
-
Constructor Details
-
OpenFileHistory
public OpenFileHistory()
-