| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DialBean | |
|---|---|
| gui.run | |
| gui.run.awt | |
| gui.touchtone | |
| serialPort | |
| sound.dialTones | |
| Uses of DialBean in gui.run | 
|---|
| Methods in gui.run that return DialBean | |
|---|---|
|  DialBean | RunDialPanel.getValue() | 
| static DialBean | DialBean.restore() | 
| Uses of DialBean in gui.run.awt | 
|---|
| Methods in gui.run.awt that return DialBean | |
|---|---|
|  DialBean | RunDialPanel.getValue() | 
| Uses of DialBean in gui.touchtone | 
|---|
| Methods in gui.touchtone with parameters of type DialBean | |
|---|---|
| static void | DialUtils.doModemDial(java.lang.String text,
            DialBean db,
            SerialPortBean spb)Uses the SerialPortBeanUtils to dial the modem, modfying the dial text, as needed. | 
| static java.lang.String | DialUtils.getATPrefix(DialBean dialBean) | 
| static java.lang.String | DialUtils.getDialString(java.lang.String number,
              DialBean dialBean)Get dial string inserts the calling card number, AT command prefix, tests for tollFree ness and filters out spaces parens and dashes | 
| static java.lang.String | DialUtils.getFilteredDialString(java.lang.String number,
                      DialBean db)Inputs the number and dial bean, returns a dial string with no spaces or parens or dashes. | 
| Uses of DialBean in serialPort | 
|---|
| Methods in serialPort with parameters of type DialBean | |
|---|---|
|  void | SerialPortBeanUtils.dial(java.lang.String number,
     DialBean db) | 
| Uses of DialBean in sound.dialTones | 
|---|
| Methods in sound.dialTones with parameters of type DialBean | |
|---|---|
|  DTMF[] | ToneMap.getDtmfs(java.lang.String s,
         DialBean db) | 
|  void | ToneMap.playNumber(java.lang.String s,
           DialBean db) | 
| Constructors in sound.dialTones with parameters of type DialBean | |
|---|---|
| DTMF(int f1,
     int f2,
     DialBean db) | |
| ToneMap(DialBean db) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||