Class FlatComboBoxUI

  • All Implemented Interfaces:
    FlatStylingSupport.StyleableLookupProvider, FlatStylingSupport.StyleableUI

    public class FlatComboBoxUI
    extends BasicComboBoxUI
    implements FlatStylingSupport.StyleableUI, FlatStylingSupport.StyleableLookupProvider
    Provides the Flat LaF UI delegate for JComboBox.
    UiDefault:
    ComboBox.font Font, ComboBox.background Color, ComboBox.foreground Color, ComboBox.border Border, ComboBox.padding Insets, ComboBox.squareButton boolean default is true , ComboBox.selectionBackground Color, ComboBox.selectionForeground Color , ComboBox.minimumWidth int, ComboBox.editorColumns int, ComboBox.maximumRowCount int, ComboBox.buttonStyle String auto (default), button, mac or none, Component.arrowType String chevron (default) or triangle, Component.isIntelliJTheme boolean, ComboBox.editableBackground Color optional; defaults to ComboBox.background, ComboBox.focusedBackground Color optional, ComboBox.disabledBackground Color, ComboBox.disabledForeground Color, ComboBox.buttonBackground Color optional, ComboBox.buttonEditableBackground Color optional, ComboBox.buttonFocusedBackground Color optional; defaults to ComboBox.focusedBackground, ComboBox.buttonSeparatorWidth int or float optional; defaults to Component.borderWidth, ComboBox.buttonSeparatorColor Color optional, ComboBox.buttonDisabledSeparatorColor Color optional, ComboBox.buttonArrowColor Color, ComboBox.buttonDisabledArrowColor Color, ComboBox.buttonHoverArrowColor Color, ComboBox.buttonPressedArrowColor Color, ComboBox.popupBackground Color optional, ComboBox.popupInsets Insets, ComboBox.selectionInsets Insets, ComboBox.selectionArc int