All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class websphinx.util.PopupAdapter

java.lang.Object
   |
   +----websphinx.util.PopupAdapter

public class PopupAdapter
extends Object
implements PopupListener

Constructor Index

 o PopupAdapter()

Method Index

 o cancel(PopupEvent)
 o no(PopupEvent)
 o yes(PopupEvent)

Constructors

 o PopupAdapter
 public PopupAdapter()

Methods

 o yes
 public void yes(PopupEvent e)
 o no
 public void no(PopupEvent e)
 o cancel
 public void cancel(PopupEvent e)

All Packages  Class Hierarchy  This Package  Previous  Next  Index