|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgui.matrixLibrary.ExportMatrixManager
public final class ExportMatrixManager
| Constructor Summary | |
|---|---|
ExportMatrixManager()
|
|
| Method Summary | |
|---|---|
static void |
exportMatrix(java.awt.Container pare,
java.lang.String matName)
That function generates the dialog needed to prompt information about the place to export and calls a lower layer class to do that |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportMatrixManager()
| Method Detail |
|---|
public static void exportMatrix(java.awt.Container pare,
java.lang.String matName)
pare - The parent container from wich is invoked that process
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||