org.herac.tuxguitar.gui.helper
Class FileHistory
java.lang.Object
org.herac.tuxguitar.gui.helper.FileHistory
public class FileHistory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileHistory
public FileHistory()
clearFile
public void clearFile()
getFileName
public java.lang.String getFileName()
getFilePath
public java.lang.String getFilePath()
isNewFile
public boolean isNewFile()
setFile
public void setFile(java.lang.String fileName)
addPath
public void addPath(java.lang.String path)
getPaths
public java.util.List getPaths()
hasPathChanges
public boolean hasPathChanges()
setPathChanges
public void setPathChanges(boolean pathChanges)
loadHistory
public void loadHistory()
saveHistory
public void saveHistory()