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.
-
ConnectListener()
-
-
actionPerformed(ActionEvent)
-
ConnectListener
public ConnectListener()
actionPerformed
public void actionPerformed(ActionEvent act_ev)
All Packages Class Hierarchy This Package Previous Next Index