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