Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.gui.main.chat.ChatMessage

Packages that use ChatMessage
net.java.sip.communicator.impl.gui.main.chat   
 

Uses of ChatMessage in net.java.sip.communicator.impl.gui.main.chat
 

Methods in net.java.sip.communicator.impl.gui.main.chat with parameters of type ChatMessage
 String ChatConversationPanel.processMeCommand(ChatMessage chatMessage)
           
 String ChatConversationPanel.processMessage(ChatMessage chatMessage)
          Processes the message given by the parameters.
 String ChatConversationPanel.processMessage(ChatMessage chatMessage, String keyword)
          Processes the message given by the parameters.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.