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 ExplorerEntryPanelMultiExplorer. m_Historythe history panel.Methods in weka.gui.explorer that return ExplorerEntryPanel Modifier and Type Method Description ExplorerEntryPanelMultiExplorer. getEntryPanel()Returns the panel with the explorer panel entries.ExplorerEntryPanelMultiExplorer. getHistory()Returns the underlying history panel.
-