org.grinvin.list.commands

Class ExportGraphList


public class ExportGraphList
extends AbstractSaveAsCommand

Command to export a list of graphs.

Constructor Summary

ExportGraphList(CommandManager commandManager, String id)

Method Summary

protected boolean
confirmProceed()
protected String
getFileExistsMessage(File file)
void
performSave(File file)

Constructor Details

ExportGraphList

public ExportGraphList(CommandManager commandManager,
                       String id)

Method Details

confirmProceed

protected boolean confirmProceed()

getFileExistsMessage

protected String getFileExistsMessage(File file)

performSave

public void performSave(File file)