Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.gui.customcontrols.SCScrollPane

Packages that use SCScrollPane
net.java.sip.communicator.impl.gui.main.account   
net.java.sip.communicator.impl.gui.main.chat   
net.java.sip.communicator.impl.gui.main.chat.history   
net.java.sip.communicator.impl.gui.main.chatroomslist   
net.java.sip.communicator.impl.gui.main.contactlist   
 

Uses of SCScrollPane in net.java.sip.communicator.impl.gui.main.account
 

Subclasses of SCScrollPane in net.java.sip.communicator.impl.gui.main.account
 class AccountRegSummaryPage
          The AccountRegSummaryPage is the last page of the account registration wizard.
 

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

Subclasses of SCScrollPane in net.java.sip.communicator.impl.gui.main.chat
 class ChatConversationPanel
          The ChatConversationPanel is the panel, where all sent and received messages appear.
 

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

Subclasses of SCScrollPane in net.java.sip.communicator.impl.gui.main.chat.history
 class DatesPanel
          The DatesPanel contains the list of history dates for a contact.
 

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

Subclasses of SCScrollPane in net.java.sip.communicator.impl.gui.main.chatroomslist
 class ChatRoomListUI
          The ChatRoomsListPanel is the panel that contains the ChatRoomsList.
 class ChatRoomTableUI
          The ChatRoomTableUI is the panel that contains the ChatRoomsList.
 

Uses of SCScrollPane in net.java.sip.communicator.impl.gui.main.contactlist
 

Subclasses of SCScrollPane in net.java.sip.communicator.impl.gui.main.contactlist
 class ContactListPane
          The contactlist panel not only contains the contact list but it has the role of a message dispatcher.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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