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