Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.gui.utils.InviteDialog

Packages that use InviteDialog
net.java.sip.communicator.impl.gui.main.call.conference   
net.java.sip.communicator.impl.gui.main.chat.conference   
net.java.sip.communicator.impl.gui.utils   
 

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

Subclasses of InviteDialog in net.java.sip.communicator.impl.gui.main.call.conference
 class ConferenceInviteDialog
          The invite dialog is the one shown when the user clicks on the conference button in the chat toolbar.
 

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

Subclasses of InviteDialog in net.java.sip.communicator.impl.gui.main.chat.conference
 class ChatInviteDialog
          The invite dialog is the one shown when the user clicks on the conference button in the chat toolbar.
 

Uses of InviteDialog in net.java.sip.communicator.impl.gui.utils
 

Constructors in net.java.sip.communicator.impl.gui.utils with parameters of type InviteDialog
InviteContactTransferHandler(InviteDialog dialog, boolean selected)
          Constructor.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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