|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IconProvider
Convert an object and a state into and url to an icon.
Method Summary | |
---|---|
java.lang.String |
getIcon(java.lang.Object object,
int state)
Get the icon url for object and state. |
Method Detail |
---|
java.lang.String getIcon(java.lang.Object object, int state)
Get the icon url for object and state.
object
- The objectstate
- The state
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |