|
JSR-209 (Final Release) | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Pluggable look and feel interface for JComboBox.
Method Summary | |
boolean |
isFocusTraversable(JComboBox c)
Determine whether or not the combo box itself is traversable |
boolean |
isPopupVisible(JComboBox c)
Determine the visibility of the popup |
void |
setPopupVisible(JComboBox c,
boolean v)
Set the visiblity of the popup |
Method Detail |
public void setPopupVisible(JComboBox c, boolean v)
public boolean isPopupVisible(JComboBox c)
public boolean isFocusTraversable(JComboBox c)
|
JSR-209 (Final Release) | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |