|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--websphinx.util.PopupAdapter
Constructor Summary | |
PopupAdapter()
|
Method Summary | |
void |
cancel(PopupEvent e)
|
void |
no(PopupEvent e)
|
void |
yes(PopupEvent e)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public PopupAdapter()
Method Detail |
public void yes(PopupEvent e)
yes
in interface PopupListener
public void no(PopupEvent e)
no
in interface PopupListener
public void cancel(PopupEvent e)
cancel
in interface PopupListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |