A description of a standard dialog.
Permits dialogs to be displayed.
Helper class to simplify handling with error/warning/info messages.
This class provides a description of a user notification to be displayed.
Notification providing a composed input of multiple chained selection lists and/or input lines.
Callback used to lazy create chained inputs.
Provides a description of a possible action and requests confirmation from the user before proceeding.
Notification providing for a line of text input.
Item that can be selected from a list of items.
Implements a basic "wizard" GUI system.
Iterator for a wizard that needs to somehow instantiate new objects outside ATW queue.
A special interface for panels that need to do additional
asynchronous validation when Next or Finish button is clicked.
Iterator for a wizard that needs to somehow instantiate new objects.
Iterator on the sequence of panels.
One wizard panel with a component on it.
A special interface for panels that need to do additional
validation when Next or Finish button is clicked.
The exception informs about fail in wizard panel validation and provides
a localized description what's wrong.