|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ListCellRenderer.StyledListCell
A representation of a rendererd item within a list that conatins
color and font information.
The toString() method will be invoked on the implementing
object to determine the text of the list cell.
| Method Summary | |
|---|---|
Color |
getBackground()
Returns the background of the list item. |
Font |
getFont()
Returns the font of the list item. |
Color |
getForeground()
Returns the foreground of the list item. |
| Method Detail |
|---|
Color getBackground()
Font getFont()
Color getForeground()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||