- All Known Implementing Classes:
- BrowseArchetypesDialogManager, FindArchetypesDialogManager
public interface DialogManager
Manages a single dialog instance. The dialog instance can be shown by calling
the associated action. The actual creation of the dialog is usually deferred
until the dialog is shown for the first time.