Uses of Class
weka.gui.explorer.MultiExplorer
-
Packages that use MultiExplorer Package Description weka.gui.explorer -
-
Uses of MultiExplorer in weka.gui.explorer
Methods in weka.gui.explorer with parameters of type MultiExplorer Modifier and Type Method Description static void
WorkspaceHelper. read(File file, MultiExplorer explorer)
Reads the explorer session and initializes the explorer object.static void
WorkspaceHelper. write(MultiExplorer explorer, File file)
Saves the explorer session to the given file.
-