Class UIService

java.lang.Object
de.julianweinelt.datacat.dbx.api.ui.UIService

public class UIService extends Object
  • Constructor Details

    • UIService

      public UIService()
  • Method Details

    • instance

      public static UIService instance()
    • addSettingsPanel

      public void addSettingsPanel(SettingsPanel settingsPanel)
      Adds a new SettingsPanel to the registry to add a new site in the settings screen.
      Parameters:
      settingsPanel - The object containing all screen information