Package org.jline.consoleui.elements
Interface PromptableElementIF
-
- All Known Implementing Classes:
AbstractPromptableElement
,Checkbox
,ConfirmChoice
,ExpandableChoice
,InputValue
,ListChoice
,Text
public interface PromptableElementIF
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getMessage()
java.lang.String
getName()
-