Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.util.swing.SIPCommFrame

Packages that use SIPCommFrame
net.java.sip.communicator.impl.gui.main   
net.java.sip.communicator.impl.gui.main.call   
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.history   
net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms   
net.java.sip.communicator.plugin.contactinfo   
net.java.sip.communicator.plugin.simpleaccreg   
net.java.sip.communicator.plugin.whiteboard.gui   
 

Uses of SIPCommFrame in net.java.sip.communicator.impl.gui.main
 

Subclasses of SIPCommFrame in net.java.sip.communicator.impl.gui.main
 class MainFrame
          The main application window.
 

Uses of SIPCommFrame in net.java.sip.communicator.impl.gui.main.call
 

Subclasses of SIPCommFrame in net.java.sip.communicator.impl.gui.main.call
 class CallDialog
          The dialog created for a given call.
 

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

Subclasses of SIPCommFrame in net.java.sip.communicator.impl.gui.main.chat
 class ChatWindow
          The chat window is the place, where users can write and send messages, view received messages.
 

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

Subclasses of SIPCommFrame in net.java.sip.communicator.impl.gui.main.chat.conference
 class ChatRoomConfigurationWindow
          The configuration window for a chat room.
 

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

Subclasses of SIPCommFrame in net.java.sip.communicator.impl.gui.main.chat.history
 class HistoryWindow
          The HistoryWindow is the window, where user could view or search in the message history.
 

Uses of SIPCommFrame in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
 

Subclasses of SIPCommFrame in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
 class ChatRoomAuthenticationWindow
          The ChatRoomAuthenticationWindow is the the authentication window for chat rooms that require password.
 class JoinChatRoomWindow
          This window allows to choose an account for joining a chat room.
 

Uses of SIPCommFrame in net.java.sip.communicator.plugin.contactinfo
 

Subclasses of SIPCommFrame in net.java.sip.communicator.plugin.contactinfo
 class ContactInfoDialog
          A GUI plug-in for SIP Communicator that will allow cross protocol contact information viewing and editing.
 

Uses of SIPCommFrame in net.java.sip.communicator.plugin.simpleaccreg
 

Subclasses of SIPCommFrame in net.java.sip.communicator.plugin.simpleaccreg
 class InitialAccountRegistrationFrame
          The NoAccountFoundPage is the page shown in the account registration wizard shown in the beginning of the program, when no registered accounts are found.
 

Uses of SIPCommFrame in net.java.sip.communicator.plugin.whiteboard.gui
 

Subclasses of SIPCommFrame in net.java.sip.communicator.plugin.whiteboard.gui
 class WhiteboardFrame
          The frame for the Whiteboard
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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