Package moa.gui

Class RegressionTabPanel

    • Constructor Detail

      • RegressionTabPanel

        public RegressionTabPanel()
    • Method Detail

      • getTabTitle

        public String getTabTitle()
        Description copied from class: AbstractTabPanel
        Returns the string to display as title of the tab.
        Specified by:
        getTabTitle in class AbstractTabPanel
        Returns:
        the string to display as title of the tab
      • getDescription

        public String getDescription()
        Description copied from class: AbstractTabPanel
        Returns a short description (can be used as tool tip) of the tab, or contributor, etc.
        Specified by:
        getDescription in class AbstractTabPanel
        Returns:
        a short description of this tab panel.