org.herac.tuxguitar.gui.helper
Class FileHistory
java.lang.Object
org.herac.tuxguitar.gui.helper.FileHistory
public class FileHistory
extends java.lang.Object
FileHistory
public FileHistory()
addPath
public void addPath(String path)
clearFile
public void clearFile()
getFileName
public String getFileName()
getFilePath
public String getFilePath()
getPaths
public List getPaths()
hasPathChanges
public boolean hasPathChanges()
isNewFile
public boolean isNewFile()
loadHistory
public void loadHistory()
saveHistory
public void saveHistory()
setFile
public void setFile(String fileName)
setPathChanges
public void setPathChanges(boolean pathChanges)