Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Enum Classes
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    de.julianweinelt.datacat.dbx.api.drivers.DriverDownloadWrapper.getForDB(String, String)
    de.julianweinelt.datacat.dbx.api.drivers.DriverDownloadWrapper.latestVersion(String)
    de.julianweinelt.datacat.dbx.api.ShortcutAction
    since v1.0.0 and scheduled for removal in v1.1.0 Use ShortcutAction instead.
    de.julianweinelt.datacat.dbx.api.ui.ShortcutManager.getAction(String)
    in favor of ShortcutManager.getActionOptional(String) with null-safety
    de.julianweinelt.datacat.ui.ThemeSwitcher.switchTheme(FlatLaf)
  • Deprecated Enum Classes
    Enum Class
    Description
    de.julianweinelt.datacat.dbx.api.ShortcutAction
    since v1.0.0 and scheduled for removal in v1.1.0 Use ShortcutAction instead.
  • Deprecated Methods
    Method
    Description
    de.julianweinelt.datacat.dbx.api.drivers.DriverDownloadWrapper.getForDB(String, String)
    de.julianweinelt.datacat.dbx.api.drivers.DriverDownloadWrapper.latestVersion(String)
    de.julianweinelt.datacat.dbx.api.plugins.DbxPlugin.registerTheme(String)
    In favor of the new yarn theme system since v1.0.1-beta.1
    de.julianweinelt.datacat.dbx.api.plugins.DbxPlugin.registerTheme(String, BasicLookAndFeel)
    In favor of the new yarn theme system since v1.0.1-beta.1
    de.julianweinelt.datacat.dbx.api.ui.ShortcutManager.getAction(String)
    in favor of ShortcutManager.getActionOptional(String) with null-safety
    de.julianweinelt.datacat.ui.ThemeSwitcher.switchTheme(FlatLaf)
  • Deprecated Constructors
    Constructor
    Description
    de.julianweinelt.datacat.dbx.api.ui.theme.Theme(DbxPlugin, String, String)
    In favor of the new yarn system (since version 1.0.1-beta.1)
    de.julianweinelt.datacat.dbx.api.ui.theme.Theme(DbxPlugin, String, BasicLookAndFeel)
    In favor of the new yarn system (since version 1.0.1-beta.1)