Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

Packages that use SIPCommButton
net.java.sip.communicator.impl.gui.customcontrols   
net.java.sip.communicator.impl.gui.main.call   
net.java.sip.communicator.impl.gui.main.contactlist   
net.java.sip.communicator.util.swing.plaf   
 

Uses of SIPCommButton in net.java.sip.communicator.impl.gui.customcontrols
 

Subclasses of SIPCommButton in net.java.sip.communicator.impl.gui.customcontrols
 class ChatToolbarButton
          The MsgToolbarButton is a SIPCommButton that has specific background and rollover images.
 

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

Subclasses of SIPCommButton in net.java.sip.communicator.impl.gui.main.call
 class CallButton
           
static class CallPeerRendererUtils.ExitFullScreenButton
          Full screen exit button.
 class FullScreenButton
          Represents the button, which is used to expand the video in full screen mode.
 class OutputVolumeControlButton
          The VolumeControlButton is the button shown in the call window, which allows to adjust the playback volume of your call.
 class TransferCallButton
          Represents an UI means to transfer (the Call of) an associated CallPariticant.
 

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

Subclasses of SIPCommButton in net.java.sip.communicator.impl.gui.main.contactlist
 class ContactProtocolButton
          The ContactProtocolButton is a button behind a "meta contact" in the contactlist, which corresponds to a specific protocol contact.
 

Uses of SIPCommButton in net.java.sip.communicator.util.swing.plaf
 

Fields in net.java.sip.communicator.util.swing.plaf declared as SIPCommButton
protected  SIPCommButton SIPCommTextFieldUI.deleteButton
          The delete text button shown on the right of the field.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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