Uses of Class
weka.gui.explorer.ExplorerEntryPanel
-
Packages that use ExplorerEntryPanel Package Description weka.gui.explorer -
-
Uses of ExplorerEntryPanel in weka.gui.explorer
Fields in weka.gui.explorer declared as ExplorerEntryPanel Modifier and Type Field Description protected ExplorerEntryPanel
MultiExplorer. m_History
the history panel.Methods in weka.gui.explorer that return ExplorerEntryPanel Modifier and Type Method Description ExplorerEntryPanel
MultiExplorer. getEntryPanel()
Returns the panel with the explorer panel entries.ExplorerEntryPanel
MultiExplorer. getHistory()
Returns the underlying history panel.
-