WidestComboPopupPrototype
public interface ComboPopupPrototypeCallback
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
getPopupPrototypeDisplayValue(javax.swing.JComboBox jc) |
Returns the prototype entry for combo popup of the specified combobox.
|