|
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 | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.replacement.smiley.Resources
public class Resources
The Resources is used to access smiley icons.
| Constructor Summary | |
|---|---|
Resources()
|
|
| Method Summary | |
|---|---|
static Collection<Smiley> |
getDefaultSmileyPack()
Load default smileys pack. |
static Smiley |
getSmiley(String smileyString)
Returns a Smiley object for a given smiley string. |
static void |
reloadResources()
Reloads smilies. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Resources()
| Method Detail |
|---|
public static Collection<Smiley> getDefaultSmileyPack()
public static Smiley getSmiley(String smileyString)
smileyString - One of :-), ;-), etc.
public static void reloadResources()
|
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 | |||||||||