Class UIConfiguration

  • All Implemented Interfaces:

    
    public class UIConfiguration
    
                        

    The UI Configuration.

    • This can be used to overwrite the UI configuration to a custom one (e.g. another language).
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public String language
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getLanguage() The language of the UIConfiguration.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait