Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetEmoticon

Packages that use SetEmoticon
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands   
 

Uses of SetEmoticon in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return SetEmoticon
 SetEmoticon SetEmoticon.setBubbleSize(Integer BubbleSize)
          Sets the bubble size behind the emoticons. 0 for no bubble.
 SetEmoticon SetEmoticon.setBubbleType(String BubbleType)
          Sets the bubble type behind the emoticons.
 SetEmoticon SetEmoticon.setCenter(String Center)
          Sets the center emoticon.
 SetEmoticon SetEmoticon.setCenterSize(Integer CenterSize)
          Sets the center emoticon size. 0 will disable the emoticon.
 SetEmoticon SetEmoticon.setLeft(String Left)
          Sets the left emoticon.
 SetEmoticon SetEmoticon.setLeftSize(Integer LeftSize)
          Sets the left emoticon size. 0 will disable the emoticon.
 SetEmoticon SetEmoticon.setRight(String Right)
          Sets the right emoticon.
 SetEmoticon SetEmoticon.setRightSize(Integer RightSize)
          Sets the right emoticon size. 0 will disable the emoticon.
 SetEmoticon SetEmoticon.setTime(Double Time)
          Fade out of the emoticons in seconds.
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands with parameters of type SetEmoticon
SetEmoticon(SetEmoticon original)
          Cloning constructor.
 



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.