|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IconAware
Interface for tagging rendering components to allow Highlighters to treat the Icon (Issue #1311-swingx) as a visual decoration. ComponentProviders which hand out IconAware rendering components must guarantee to reset its Icon property in each configuration round.
Method Summary | |
---|---|
Icon |
getIcon()
Returns the icon property. |
void |
setIcon(Icon icon)
Sets the icon property. |
Method Detail |
---|
void setIcon(Icon icon)
icon
- Icon getIcon()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |