Class FlatComboBoxUI


  • public class FlatComboBoxUI
    extends BasicComboBoxUI
    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.minimumWidth int, ComboBox.editorColumns int, ComboBox.maximumRowCount int, ComboBox.buttonStyle String auto (default), button or none, Component.arrowType String chevron (default) or triangle, Component.isIntelliJTheme boolean, Component.borderColor Color, Component.disabledBorderColor Color, ComboBox.editableBackground Color optional; defaults to ComboBox.background, ComboBox.focusedBackground Color optional, ComboBox.disabledBackground Color, ComboBox.disabledForeground Color, ComboBox.buttonBackground Color, ComboBox.buttonEditableBackground Color, ComboBox.buttonFocusedBackground Color optional; defaults to ComboBox.focusedBackground, ComboBox.buttonArrowColor Color, ComboBox.buttonDisabledArrowColor Color, ComboBox.buttonHoverArrowColor Color, ComboBox.buttonPressedArrowColor Color, ComboBox.popupBackground Color optional