Class KeyValueComboBox<K,V>

    • Constructor Detail

      • KeyValueComboBox

        public KeyValueComboBox(K[] names,
                                V[] values,
                                Integer selectedValue)
    • Method Detail

      • setMinPreferredWidth

        public void setMinPreferredWidth(int minWidth)
      • getSelectedValue

        public V getSelectedValue()