Class GUI

java.lang.Object
com.truebubo.maniflow.ui_mode.GUI
All Implemented Interfaces:
UIMode

public final class GUI extends Object implements UIMode
GUI front-end for maniflow system
  • Constructor Details

    • GUI

      public GUI()
      Initializes services and GUI
  • Method Details

    • start

      public void start(String[] args)
      Description copied from interface: UIMode
      Starts the application with given arguments in the selected mode
      Specified by:
      start in interface UIMode
      Parameters:
      args - Args passed when starting the application