Class TrueFalseChoicesHelper
java.lang.Object
org.sklsft.generator.bash.arguments.AbstractMultiChoicesHelper
org.sklsft.generator.bash.arguments.TrueFalseChoicesHelper
- All Implemented Interfaces:
ChoicesHelper
Simple implementation of an
AbstractMultiChoicesHelper
where you have to choose between true and false- Author:
- Nicolas Thibault
-
Field Summary
Fields inherited from class org.sklsft.generator.bash.arguments.AbstractMultiChoicesHelper
choices
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sklsft.generator.bash.arguments.AbstractMultiChoicesHelper
getChoice, getChoices, getChoicesDisplaying, getFullMessage
-
Constructor Details
-
TrueFalseChoicesHelper
-
-
Method Details
-
initialize
protected void initialize()- Specified by:
initialize
in classAbstractMultiChoicesHelper
-
getQuestion
- Specified by:
getQuestion
in classAbstractMultiChoicesHelper
-