Example usage for com.jgoodies.looks.plastic PlasticComboBoxUI subclass-usage

List of usage examples for com.jgoodies.looks.plastic PlasticComboBoxUI subclass-usage

Introduction

In this page you can find the example usage for com.jgoodies.looks.plastic PlasticComboBoxUI subclass-usage.

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 {