com.jgoodies.looks.plastic.PlasticComboBoxEditor The default editor for editable combo boxes in the JGoodies Plastic Look&Feel. <p> It differs from {@link javax.swing.plaf.metal.MetalComboBoxEditor} in that the border is quite the same as for text fields: a compound border with an inner <code>MarginBorder</code>. @aut ...