|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Smiley
The Smiley interface used to represent a smiley
| Method Summary | |
|---|---|
String |
getDefaultString()
Returns the default String corresponding for this smiley. |
String |
getDescription()
Returns the description of this smiley. |
String |
getImageID()
Returns the identifier of the image corresponding to this smiley. |
String |
getImagePath()
Returns the path of the image corresponding to this smiley. |
List<String> |
getSmileyStrings()
Returns the set of Strings corresponding to this smiley. |
| Method Detail |
|---|
String getDescription()
List<String> getSmileyStrings()
String getDefaultString()
String getImageID()
String getImagePath()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||