Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Package
net.java.sip.communicator.impl.gui.main.chat

Packages that use net.java.sip.communicator.impl.gui.main.chat
net.java.sip.communicator.impl.gui   
net.java.sip.communicator.impl.gui.main   
net.java.sip.communicator.impl.gui.main.chat   
net.java.sip.communicator.impl.gui.main.chat.conference   
net.java.sip.communicator.impl.gui.main.chat.filetransfer   
net.java.sip.communicator.impl.gui.main.chat.history   
net.java.sip.communicator.impl.gui.main.chat.menus   
net.java.sip.communicator.impl.gui.main.chat.toolBars   
 

Classes in net.java.sip.communicator.impl.gui.main.chat used by net.java.sip.communicator.impl.gui
ChatPanel
          The ChatPanel is the panel, where users can write and send messages, view received messages.
ChatWindowManager
          Manages chat windows and panels.
 

Classes in net.java.sip.communicator.impl.gui.main.chat used by net.java.sip.communicator.impl.gui.main
ChatChangeListener
          Listens for changes in the chat window and its chat panels.
ChatContainer
           
ChatPanel
          The ChatPanel is the panel, where users can write and send messages, view received messages.
 

Classes in net.java.sip.communicator.impl.gui.main.chat used by net.java.sip.communicator.impl.gui.main.chat
ChatChangeListener
          Listens for changes in the chat window and its chat panels.
ChatContact
          The ChatContact is a wrapping class for the Contact and ChatRoomMember interface.
ChatContainer
           
ChatConversationComponent
          The ChatConversationComponent is a component that can be added to the conversation area of the chat window in order to display any special events.
ChatConversationContainer
          The ChatConversationContainer is used as an abstraction of the conversation area, which is included in both the chat window and the history window.
ChatConversationPanel
          The ChatConversationPanel is the panel, where all sent and received messages appear.
ChatHistoryListener
          The ChatHistoryListener is notified each time the chat history of a ChatPanel changes.
ChatMessage
          The ChatMessage class encapsulates message information in order to provide a single object containing all data needed to display a chat message.
ChatPanel
          The ChatPanel is the panel, where users can write and send messages, view received messages.
ChatSession
           
ChatSessionChangeListener
          Listens for changes in ChatSession.
ChatSessionRenderer
          The ChatSessionRenderer is the connector between the ChatSession and the ChatPanel, which represents the UI part of the chat.
ChatTransport
          The ChatTransport is an abstraction of the transport method used when sending messages, making calls, etc.
ChatWritePanel
          The ChatWritePanel is the panel, where user writes her messages.
 

Classes in net.java.sip.communicator.impl.gui.main.chat used by net.java.sip.communicator.impl.gui.main.chat.conference
ChatContact
          The ChatContact is a wrapping class for the Contact and ChatRoomMember interface.
ChatPanel
          The ChatPanel is the panel, where users can write and send messages, view received messages.
ChatSession
           
ChatSessionChangeListener
          Listens for changes in ChatSession.
ChatSessionRenderer
          The ChatSessionRenderer is the connector between the ChatSession and the ChatPanel, which represents the UI part of the chat.
ChatTransport
          The ChatTransport is an abstraction of the transport method used when sending messages, making calls, etc.
 

Classes in net.java.sip.communicator.impl.gui.main.chat used by net.java.sip.communicator.impl.gui.main.chat.filetransfer
ChatConversationComponent
          The ChatConversationComponent is a component that can be added to the conversation area of the chat window in order to display any special events.
ChatConversationComponent.ChatConversationButton
          A specially customized button to fit better chat conversation component look and feel.
ChatPanel
          The ChatPanel is the panel, where users can write and send messages, view received messages.
 

Classes in net.java.sip.communicator.impl.gui.main.chat used by net.java.sip.communicator.impl.gui.main.chat.history
ChatConversationContainer
          The ChatConversationContainer is used as an abstraction of the conversation area, which is included in both the chat window and the history window.
 

Classes in net.java.sip.communicator.impl.gui.main.chat used by net.java.sip.communicator.impl.gui.main.chat.menus
ChatContainer
           
ChatConversationPanel
          The ChatConversationPanel is the panel, where all sent and received messages appear.
ChatWindow
          The chat window is the place, where users can write and send messages, view received messages.
 

Classes in net.java.sip.communicator.impl.gui.main.chat used by net.java.sip.communicator.impl.gui.main.chat.toolBars
ChatChangeListener
          Listens for changes in the chat window and its chat panels.
ChatContainer
           
ChatPanel
          The ChatPanel is the panel, where users can write and send messages, view received messages.
ChatSession
           
ChatSessionChangeListener
          Listens for changes in ChatSession.
SmileysSelectorBox
          The SmileysSelectorBox is the component where user could choose a smiley icon to send.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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