de.ilink.jtapi.makecall.main
Class MakeCallMain

java.lang.Object
  extended by de.ilink.jtapi.makecall.main.MakeCallMain

public class MakeCallMain
extends java.lang.Object

Main class of MakeCallExample. Contains the static main method.

Author:
Abdelatif Nouqrat

Constructor Summary
MakeCallMain()
           
 
Method Summary
static void main(java.lang.String[] args)
          Builds the GUI and starts the JTAPIConnection.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MakeCallMain

public MakeCallMain()
Method Detail

main

public static void main(java.lang.String[] args)
Builds the GUI and starts the JTAPIConnection.

See Also:
JTAPIConnection