Uses of Class
symplik.flower.Choice

Uses of Choice in symplik.flower
 

Methods in symplik.flower that return types with arguments of type Choice
 java.util.ArrayList<Choice> Question.choices()
          override this method to construct an sorted Arraylist of Choice object Arraylist can be sorted by the sortChoicesBy method.
static java.util.ArrayList<Choice> Helper.sortChoices(java.util.ArrayList<Choice> al, java.lang.String sort)
          Sorting Choices according to sort parameter
 

Method parameters in symplik.flower with type arguments of type Choice
private  void Renderer.displayChoices(java.util.ArrayList<Choice> choices)
           
static java.util.ArrayList<Choice> Helper.sortChoices(java.util.ArrayList<Choice> al, java.lang.String sort)
          Sorting Choices according to sort parameter
 



Copyright © 2010 Symplik Tech. Co. Ltd. All Rights Reserved.