| Interface | Description |
|---|---|
| AbstractUIHandler |
This interface describes basic functionality neccessary for user interaction.
|
| Prompt |
Prompts users for a value or informs them of something.
|
| Class | Description |
|---|---|
| AbstractPrompt |
Abstract implementation of
Prompt. |
| DefaultConfigurationHandler |
| Enum | Description |
|---|---|
| Prompt.Option |
A prompt option.
|
| Prompt.Options |
Predefined options.
|
| Prompt.Type |
The prompt type.
|
Copyright © 2001–2025. All rights reserved.