org.grinvin.grinvin.commands

Class ImportGraphListCommand


public class ImportGraphListCommand
extends AbstractFileOpenCommand

Command to import a graph list from a file.

Constructor Summary

ImportGraphListCommand(CommandManager commandManager, String id)

Method Summary

void
performOpen(File[] file)

Constructor Details

ImportGraphListCommand

public ImportGraphListCommand(CommandManager commandManager,
                              String id)

Method Details

performOpen

public void performOpen(File[] file)