Package | Description |
---|---|
meka.gui.choosers | |
meka.gui.core | |
meka.gui.experimenter | |
meka.gui.explorer | |
meka.gui.explorer.classify | |
meka.gui.modelviewer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfigurableExtensionFileFilterFileChooser<R,W>
A specialized JFileChooser that lists all available file Readers and Writers
for spreadsheets and allows the user to invoke an options dialog to customize
the reader/writer.
|
class |
AbstractExtensionFileFilterFileChooser<F extends weka.gui.ExtensionFileFilter>
A specialized JFileChooser that lists all available file Readers and Writers
for reports.
|
class |
EvaluationStatisticsExporterFileChooser
File chooser for evaluation statistics exporters (only writers, no readers!).
|
class |
EvaluationStatisticsFileChooser
File chooser for evaluation statistics files.
|
class |
ExperimentFileChooser
File chooser for experiment files.
|
class |
MeasurementEvaluationStatisticsExporterFileChooser
File chooser for evaluation statistics exporters for a single measurement (only writers, no readers!).
|
Modifier and Type | Field and Description |
---|---|
protected MekaFileChooser |
ResultHistoryList.m_FileChooser
the file chooser for saving the output.
|
Modifier and Type | Method and Description |
---|---|
static MekaFileChooser |
GUIHelper.newFileChooser()
Returns a new instance of a filechooser including the bookmarks panel.
|
Modifier and Type | Field and Description |
---|---|
protected MekaFileChooser |
LogTab.m_FileChooser
the filechooser for saving the log.
|
Modifier and Type | Field and Description |
---|---|
protected MekaFileChooser |
LogTab.m_FileChooser
the filechooser for saving the log.
|
Modifier and Type | Method and Description |
---|---|
protected MekaFileChooser |
SaveModel.getFileChooser()
Returns the file chooser to use for the models.
|
protected MekaFileChooser |
SaveCSV.getFileChooser()
Returns the file chooser to use for the data.
|
protected MekaFileChooser |
SaveGraphs.getFileChooser()
Returns the file chooser to use for the graphs.
|
protected MekaFileChooser |
SavePredictions.getFileChooser()
Returns the file chooser to use for the results.
|
Modifier and Type | Field and Description |
---|---|
protected MekaFileChooser |
ModelViewer.m_FileChooser
the filechooser for loading the model files.
|
Copyright © 2017. All Rights Reserved.