Skip to content
  • Robert Zenz's avatar
    #15 Implemented a simple TUI and reworked the UI system. · 26a22fbc
    Robert Zenz authored
    The UI system has seen a complete rewrite with this commit, there is now
    the Ui interface which defines everything an UI must implement regarding
    functionality. There are now three UIs available: CLI, TUI and SWT.
    
    Also there are now commands which can be executed to control the UI.
    26a22fbc