java.lang.Object
com.priint.pubserver.plannerengine.config.Theme
All Implemented Interfaces:
Serializable

public class Theme extends Object implements Serializable
This class is used in new UI and keeps application configuration
See Also:
  • Constructor Details

    • Theme

      public Theme()
  • Method Details

    • getPalette

      public Palette getPalette()
    • setPalette

      public void setPalette(Palette palette)