Interface AgentTableListener

  • All Known Implementing Classes:
    UICreatorFactory.StateChartButton

    public interface AgentTableListener
    Agent table listeners listen for table events that need special handling, eg further handling of JComponent listeners in the table.
    Author:
    Eric Tatara
    • Method Detail

      • tableClosed

        void tableClosed()
        Occurs when the docking frame enclosing the table is closed which destroys the table.