|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ComboBox.Formatter
Formats the items held in a ComboBox into their icon and label.
| Method Summary | |
|---|---|
Icon |
getIcon(Object o)
Get the icon (may be null) for the specified item. |
String |
getText(Object o)
Get the label (may not be null) for the specified item. |
| Method Detail |
|---|
Icon getIcon(Object o)
String getText(Object o)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||