| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.codehaus.plexus.components.interactivity.DefaultPrompterMethod Summary | |
String |
|
String |
|
String |
|
String |
|
String |
|
void |
|
public String prompt(String message,
List possibleValues,
String defaultReply)
throws PrompterExceptionpublic String promptForPassword(String message)
throws PrompterException
- Specified by:
- promptForPassword in interface Prompter
public void showMessage(String message)
throws PrompterException
- Specified by:
- showMessage in interface Prompter