public static class KeyValueComboBox.Data<K,V> extends Object
Data(K name, V value)
K
getName()
V
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Data(K name, V value)
public K getName()
public V getValue()