All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iceberg.iap.vat_iap.DisconnectListener

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

public class DisconnectListener
extends Object
implements ActionListener
GUI ActionListener for handling outgoing terminate calls - on pressing the "disconnect" button. NOTE: A lot of the code is irrelevant when operating with a call agent.


Constructor Index

 o DisconnectListener()

Method Index

 o actionPerformed(ActionEvent)

Constructors

 o DisconnectListener
 public DisconnectListener()

Methods

 o actionPerformed
 public void actionPerformed(ActionEvent act_ev)

All Packages  Class Hierarchy  This Package  Previous  Next  Index