org.grinvin.list.commands
Class ExportGraph
AbstractSaveAsCommand
org.grinvin.list.commands.ExportGraph
- ListSelectionListener
public class ExportGraph
extends AbstractSaveAsCommand
implements ListSelectionListener
Command to export a graph.
ExportGraph
public ExportGraph(CommandManager commandManager,
String id)
confirmProceed
protected boolean confirmProceed()
Check whether there is only a single graph selected before export.
getFILTER
public FileFilter getFILTER()
getFileExistsMessage
protected String getFileExistsMessage(File file)
performSave
public void performSave(File file)
valueChanged
public void valueChanged(ListSelectionEvent e)