|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Icon
An icon.
Instances of this interface are used to encapsulate different kinds of icons.
A Swing Application may need ImageIcon
objects, while other
frameworks need different classes.
Method Summary | |
---|---|
java.lang.Object |
getIconObject()
Returns the encapsulated icon object. |
Method Detail |
---|
java.lang.Object getIconObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |