gui.matrixLibrary
Class ImportMatrixManager

java.lang.Object
  extended by gui.matrixLibrary.ImportMatrixManager

public final class ImportMatrixManager
extends java.lang.Object

Version:
1 This class allows the invocation of the importation process from any point of the GUI
Author:
oscar

Constructor Summary
ImportMatrixManager()
           
 
Method Summary
static java.lang.String run(java.awt.Container pare)
          That function generates from begining to the end all the screens needed to prompt information about the matrix to import and serializes it using lower layer classes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportMatrixManager

public ImportMatrixManager()
Method Detail

run

public static java.lang.String run(java.awt.Container pare)
That function generates from begining to the end all the screens needed to prompt information about the matrix to import and serializes it using lower layer classes.

Parameters:
pare - The parent container from wich is invoked that process
Returns:
The name (identificator) of the imported Matrix