Groovy JDK

javax.swing
Class DefaultComboBoxModel

Method Summary
void clear()
Removes all items from the model.
 
Method Detail

clear

public void clear()
 
Removes all items from the model.
Since:
1.7.3

Groovy JDK