Class ExplorerEntryPanel

    • Field Detail

      • m_Panel

        protected adams.gui.core.BasePanel m_Panel
        the panel to display the results in.
      • m_Title

        protected String m_Title
        the parent's default title.
    • Constructor Detail

      • ExplorerEntryPanel

        public ExplorerEntryPanel()
    • Method Detail

      • initialize

        protected void initialize()
        Initializes the members.
        Overrides:
        initialize in class adams.gui.core.AbstractNamedHistoryPanel<ExplorerExt>
      • setPanel

        public void setPanel​(adams.gui.core.BasePanel value)
        Sets the panel to display the results in.
        Parameters:
        value - the panel to display
      • updatePanel

        protected void updatePanel()
        Revalidates the panel to make changes visible.
      • updateMenu

        protected void updateMenu​(JMenuBar menu)
        Updates the menu bar.
        Parameters:
        menu - the menubar to use, can be null to remove menu
      • updateEntry

        protected void updateEntry​(String name)
        Displays the specified entry.
        Specified by:
        updateEntry in class adams.gui.core.AbstractNamedHistoryPanel<ExplorerExt>
        Parameters:
        name - the name of the entry, can be null to clear display