Class GUIPlanF1


  • public class GUIPlanF1
    extends Plan
    The plan for updating the gui.
    • Constructor Detail

      • GUIPlanF1

        public GUIPlanF1()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan
      • aborted

        public void aborted()
        The plan was aborted (because of conditional goal success or termination from outside).
        Overrides:
        aborted in class Plan