Package com.solibri.smc.api.settings


package com.solibri.smc.api.settings
  • Interface Summary
    Interface
    Description
    GeneralSettings provides access to general settings of the software.
    Setting defines a setting for the application.
    SettingDialog defines a custom dialog for custom settings.
    SettingGroup defines a setting group for the application.
    Settings provides access to the settings of the software.
    UnitSettings provides access to unit settings of the software.
  • Class Summary
    Class
    Description
    The intended base class for Boolean valued custom settings.
    The intended base class for Double valued custom settings.
    The intended base class for Integer valued custom settings.
    The intended base class for String valued custom settings that are passwords or other secrets.
    The intended base class for String valued custom settings.