List of usage examples for com.jgoodies.looks.plastic PlasticComboBoxUI subclass-usage
From source file org.adempiere.plaf.AdempiereComboBoxUI.java
/**
* Compiere ComboBox UI.
* The ComboBox is opaque - with opaque arrow button and textfield background
*
* @author Jorg Janke
* @version $Id: CompiereComboBoxUI.java,v 1.10 2005/10/09 19:01:37 jjanke Exp $
From source file org.tentackle.plaf.tlooks.TLooksComboBoxUI.java
/** * UI for JComboBox/FormComboBox/FormFieldComboBox. * * @author harald */ public class TLooksComboBoxUI extends PlasticComboBoxUI {