com.jivesoftware.resource
Class EmotionRes

java.lang.Object
  extended bycom.jivesoftware.resource.EmotionRes

public class EmotionRes
extends java.lang.Object


Constructor Summary
EmotionRes()
           
 
Method Summary
static java.util.Map getEmoticonMap()
           
static javax.swing.ImageIcon getImageIcon(java.lang.String face)
           
static java.net.URL getURL(java.lang.String face)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmotionRes

public EmotionRes()
Method Detail

getImageIcon

public static final javax.swing.ImageIcon getImageIcon(java.lang.String face)

getURL

public static final java.net.URL getURL(java.lang.String face)

getEmoticonMap

public static java.util.Map getEmoticonMap()