comboBox.getSelectedItem();
public String getSortText() {
return sortText.getText();
}
All this can easily be found in the Java DOCs from SUN.
--edit-- updated my answer to really make sure you understand :)
willcodejavaforfood
2010-02-22 08:40:30