com.jgoodies.looks.windows.WindowsComboBoxUI The JGoodies Windows Look&Feel implementation of {@link javax.swing.plaf.ComboBoxUI}.<p> Corrects the editor insets for editable combo boxes as well as the render insets for non-editable combos. Also, it has the same height as text fields - unless you change the renderer. @author K ...