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