com.jgoodies.looks.plastic.PlasticComboBoxButton The default button for combo boxes in the JGoodies Plastic Look&Feel. <p> It differs from <code>MetalComboBoxButton</code> in that the border is quite the same as for text fields: a compound border with an inner <code>MarginBorder</code>. <p> Also, we tr ...