/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

package usda.weru.weps.fuel;

import javax.swing.DefaultComboBoxModel;

/**
 *
 * @author josephalevin
 */
public class FuelComboBoxModel extends DefaultComboBoxModel{

}
