Package moa.gui

Class ScriptingTabPanel

    • Field Detail

      • m_PanelJShell

        protected com.github.fracpete.jshell.JShellPanel m_PanelJShell
        the panel to use.
    • Constructor Detail

      • ScriptingTabPanel

        public ScriptingTabPanel()
        Initializes the tab.
    • Method Detail

      • locateSizeOfAg

        protected String locateSizeOfAg()
        Locates the sizeofag jar in the classpath.
        Returns:
        the jar, null if not found
      • getTabTitle

        public String getTabTitle()
        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()
        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.