(package private) MainFrameLoadSaveHelper.SaveReturn |
MainFrameLoadSaveHelper.printHtml(java.io.File f) |
|
(package private) MainFrameLoadSaveHelper.SaveReturn |
MainFrameLoadSaveHelper.saveAnalysis(java.io.File f) |
Save current analysis as file passed in.
|
(package private) MainFrameLoadSaveHelper.SaveReturn |
MainFrameLoadSaveHelper.saveFBAFile(java.io.File saveFile2) |
|
(package private) MainFrameLoadSaveHelper.SaveReturn |
MainFrameLoadSaveHelper.saveFBPFile(java.io.File saveFile2) |
|
static MainFrameLoadSaveHelper.SaveReturn |
MainFrameLoadSaveHelper.SaveReturn.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static MainFrameLoadSaveHelper.SaveReturn[] |
MainFrameLoadSaveHelper.SaveReturn.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|