Package com.solibri.smc.api.ui

  • Interface Summary
    Interface Description
    ProgressBar
    Progressbar is a visible progress bar in the software.
    UIComponent
    Common interface for rule parameter UI components.
    UIContainer
    Interface for UIComponent containers.
    UIContainerHorizontal
    Container that contains UI components in horizontal layout.
    UIContainerVertical
    Container that contains UI components in vertical layout.
    UIImage
    Class for defining an image in a UI.
    UILabel
    Class that defines a simple text label in a UI.
    UIRadioButtonPanel
    Interface that defines a radio button panel in the UI.
    UIRadioButtonPanelHorizontal
    Class that defines a radio button panel with horizontal layout.
    UIRadioButtonPanelVertical
    Class that defines a radio button panel with vertical layout.
    UIRuleParameter
    Defines the UI component for a rule parameter.
    View
    A View defines a custom view that can be shown in the software.
  • Enum Summary
    Enum Description
    BorderType
    This enum defines the style of the border that is drawn around a UI container.