Uses of Class
symplik.flower.Question

Uses of Question in symplik.flower
 

Subclasses of Question in symplik.flower
 class DefaultQuestion
           
 

Fields in symplik.flower declared as Question
private  Question SILENT.currentQuestion
           
private  Question GUI.currentQuestion
           
private  Question CONSOLE.currentQuestion
           
 

Methods in symplik.flower with parameters of type Question
 void Response.addResponse(Question clazz, java.lang.String value)
          add a response node to the response file
 java.lang.String Answer.getA(Question question)
          Retrieve answer from a Question boject
 void Answer.putA(Question question, java.lang.String aValue)
          Store Question response using question object
 

Constructors in symplik.flower with parameters of type Question
Renderer(Question question)
          Constructor
 



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