|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ComboBoxDataModel is a ListModel with a selected item. This selected item is in the model since it is not always in the item list.
Method Summary | |
java.lang.Object |
getSelectedItem()
Return the selected item. |
void |
setSelectedItem(java.lang.Object anItem)
Set the selected item |
Methods inherited from interface charvax.swing.ListModel |
addListDataListener, getElementAt, getSize, removeListDataListener |
Method Detail |
public java.lang.Object getSelectedItem()
public void setSelectedItem(java.lang.Object anItem)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |