All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class websphinx.util.PopupEvent

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

public class PopupEvent
extends Object

Constructor Index

 o PopupEvent(int, String)

Method Index

 o getID()
 o getText()

Constructors

 o PopupEvent
 public PopupEvent(int id,
                   String text)

Methods

 o getID
 public int getID()
 o getText
 public String getText()

All Packages  Class Hierarchy  This Package  Previous  Next  Index