Interface UIProvider

    • Method Detail

      • updateUI

        void updateUI()
        Updates the UI.
      • clearUI

        void clearUI()
        Clears and disables all UI elements.
      • setEnabled

        void setEnabled​(boolean enabled)
        Sets the enabled state of the UI to the given state.
        Parameters:
        enabled - the new enabled state
      • setFocus

        void setFocus()
        Sets the focus to an UI element of the provided UI.