Package adams.event

Interface FlowSetupStateListener

  • All Known Implementing Classes:
    FlowSetupManager, FlowSetupTableModel

    public interface FlowSetupStateListener
    Interface for classes that listen for changes in the state of flow setups, like starting a flow, finishing, etc.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • flowSetupStateChanged

        void flowSetupStateChanged​(FlowSetupStateEvent e)
        Gets called when the state of the flow setup changed.
        Parameters:
        e - the event