Uses of Class
org.telscenter.pas.steps.domain.ChoiceInteraction

Packages that use ChoiceInteraction
org.telscenter.pas.steps Canonical WISE step types. 
 

Uses of ChoiceInteraction in org.telscenter.pas.steps
 

Fields in org.telscenter.pas.steps with type parameters of type ChoiceInteraction
protected  java.util.Map<ChoiceInteraction<java.lang.String>,java.util.List<javax.swing.JRadioButton>> AssessmentUI.choiceInteractionToChoiceButtonLists
           
 

Methods in org.telscenter.pas.steps with parameters of type ChoiceInteraction
protected  javax.swing.JPanel AssessmentUI.createChoiceAreaPanel(ChoiceInteraction<java.lang.String> choiceInteraction)
           
protected  javax.swing.JPanel AssessmentUI.createChoiceInteractionPanel(ChoiceInteraction<java.lang.String> choiceInteraction)
           
 



Copyright © 2004-2008 TELS Center. All Rights Reserved.