org.grinvin.list.actions
Class ExportGraphList
FileSaveAction
org.grinvin.list.actions.ExportGraphList
public class ExportGraphList
extends FileSaveAction
Action to export a list of graphs.
ExportGraphList
public ExportGraphList(Window parent,
GraphList graphList)
saveFile
protected void saveFile(File file)
showFileExistsDialog
protected boolean showFileExistsDialog(File file)
Alert the user that a file with the chosen name already exists.
- true if the user allows the file to be overwritten.
void actionPerformed
public @Override void actionPerformed(ActionEvent e)