All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iceberg.iap.vat_iap.ConnectListener

java.lang.Object
   |
   +----iceberg.iap.vat_iap.ConnectListener

public class ConnectListener
extends Object
implements ActionListener
GUI ActionListener to handle outgoing calls - on pressing the "connect" button. Most of the code is irrelevant when operating with a call agent since the functionality is present in the call agent.


Constructor Index

 o ConnectListener()

Method Index

 o actionPerformed(ActionEvent)

Constructors

 o ConnectListener
 public ConnectListener()

Methods

 o actionPerformed
 public void actionPerformed(ActionEvent act_ev)

All Packages  Class Hierarchy  This Package  Previous  Next  Index