org.browsecode.helpers
Interface FocusOtherListener

All Known Implementing Classes:
AbstractPartHolder, CheckboxPart, ChoicesPart, DatabaseFieldPart, DropDownPart, LongAnswerPart, PagePanel, PlainPart, QuestionPanel, QuestionPart, RadioButtonPart, ScalePart, ShortAnswerPart, SurveyEditorPanel, VariablePart

public interface FocusOtherListener


Method Summary
 void otherFocusGained(java.lang.Object o)
           
 

Method Detail

otherFocusGained

void otherFocusGained(java.lang.Object o)