Class RecentProjects
java.lang.Object
ca.phon.util.RecentFiles
ca.phon.app.project.RecentProjects
-
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
-
PROJECT_HISTORY_PROP
-
MAX_PROJECTS
public static final int MAX_PROJECTS- See Also:
-
-
Constructor Details
-
RecentProjects
public RecentProjects()
-