|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Role public interface IconTransformationConfiguration
Configuration properties for the Icon transformation.
| Method Summary | |
|---|---|
void |
addMapping(String iconCharacters,
String iconName)
Adds a new mapping between a set of characters representing an icon (eg ":)", "(y)") and an icon name (eg "emoticon_smile", "thumbs_up"). |
Properties |
getMappings()
|
| Method Detail |
|---|
Properties getMappings()
void addMapping(String iconCharacters,
String iconName)
iconCharacters - the set of characters representing the iconiconName - the icon name based on a well-known list of names
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||