Class UICreatorFactory.StateChartButton

    • Field Detail

      • SHOW_LABEL

        public static String SHOW_LABEL
      • DISPLAY_LABEL

        public static String DISPLAY_LABEL
    • Constructor Detail

      • StateChartButton

        public StateChartButton()
    • Method Detail

      • highlight

        public void highlight()
      • unHighlight

        public void unHighlight()
      • tableClosed

        public void tableClosed()
        Description copied from interface: AgentTableListener
        Occurs when the docking frame enclosing the table is closed which destroys the table.
        Specified by:
        tableClosed in interface AgentTableListener
      • setParentPanel

        public void setParentPanel​(JPanel parentPanel)