org.grinvin.list.commands

Class ImportGraphBundle


public class ImportGraphBundle
extends AbstractFileOpenCommand

Command to import a (some) GraphBundle(s) and add it (them) to the current GraphList.

Constructor Summary

ImportGraphBundle(CommandManager commandManager, String id)

Method Summary

void
performOpen(File[] files)

Constructor Details

ImportGraphBundle

public ImportGraphBundle(CommandManager commandManager,
                         String id)

Method Details

performOpen

public void performOpen(File[] files)