Interface AdditionalExplorerPanel

  • All Known Implementing Classes:
    AbstractAdditionalExplorerPanel, ForecastingPanel

    public interface AdditionalExplorerPanel
    Interface for classes that supply additional Explorer panels.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • getExplorerPanel

        weka.gui.explorer.Explorer.ExplorerPanel getExplorerPanel()
        Returns the panel to display.
        Returns:
        the panel
      • getExplorerPanelHandler

        AbstractExplorerPanelHandler getExplorerPanelHandler()
        Returns the associated panel handler.
        Returns:
        the handler