Class FlowViewGUI

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FlowViewGUI extends JPanel
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args)
    • setCurrentTriggerVisible

      public void setCurrentTriggerVisible()
    • executeCurrentTrigger

      private boolean executeCurrentTrigger()
      Executes the current trigger if enough time has passed since the last trigger call. If not enough time has passed, shows a countdown on the button until it's ready to execute.
      Returns:
      true if trigger executed, false if user needs to wait longer
    • initializeFlowViewPanel

      public void initializeFlowViewPanel()
    • reinitializeFlowViewPanel

      public void reinitializeFlowViewPanel()