Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.gui.main.call.DTMFHandler

Packages that use DTMFHandler
net.java.sip.communicator.impl.gui.main   
net.java.sip.communicator.impl.gui.main.call   
 

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

Constructors in net.java.sip.communicator.impl.gui.main with parameters of type DTMFHandler
GeneralDialPanel(GeneralDialPadDialog dialPadDialog, DTMFHandler dtmfHandler)
          Creates an instance of DialPanel for a specific call, by specifying the parent CallManager and the CallPeer.
 

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

Constructors in net.java.sip.communicator.impl.gui.main.call with parameters of type DTMFHandler
DialpadDialog(DTMFHandler dtmfHandler)
          Creates an instance of the DialpadDialog.
DialPanel(DTMFHandler dtmfHandler)
          Creates an instance of DialPanel for a specific call, by specifying the parent CallManager and the CallPeer.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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