All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.w3c.tools.widgets.AnswerListener

public interface AnswerListener

Variable Index

 o NO
 o YES

Method Index

 o questionAnswered(Object, int)

Variables

 o YES
 public static final int YES
 o NO
 public static final int NO

Methods

 o questionAnswered
 public abstract void questionAnswered(Object source,
                                       int response)

All Packages  Class Hierarchy  This Package  Previous  Next  Index