Package client.guiApp

Interface GuiApp

    • Method Detail

      • startNetworkWorker

        void startNetworkWorker()
      • updateStatus

        void updateStatus​(boolean isOnline)
      • runOnUIThread

        void runOnUIThread​(Runnable action)
      • showError

        void showError​(String message)