|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.gui.main.GeneralDialPadDialog
public class GeneralDialPadDialog
The DialpadDialog is a popup dialog containing a dialpad.
| Constructor Summary | |
|---|---|
GeneralDialPadDialog()
Creates an instance of GeneralDialPadDialog. |
|
| Method Summary | |
|---|---|
void |
clear()
Clears the call field. |
void |
dialButtonPressed(String s)
Indicates that a dial button was pressed. |
void |
setVisible(boolean visible)
Shows/hides the dial pad dialog. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeneralDialPadDialog()
| Method Detail |
|---|
public void dialButtonPressed(String s)
s - the string corresponding to a number to add to the call fieldpublic void setVisible(boolean visible)
visible - indicates if the dial pad should be shown or hidden.public void clear()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||