| Class | Description | 
                            | BoxSelector | A graphic component representing an option in a BoxSelectorGroup. | 
                            | BoxSelectorGroup | A component that display options with titles and descriptions as a row of boxes and will let users select exactly
 one option, much like a group of radio buttons. | 
                            | BoxSelectorStyle |  | 
                            | CreatedItemInfo | Describes what items have been created by a Create New wizard. | 
                            | EnterRestResourcesPanel |  | 
                            | ImportDefinitionPanel | A panel to be used in a quick start wizard that will try to create a project with APIs (Interface instances)
 from a file or URL entered by the user. | 
                            | ImportDefinitionWithoutGraphQLPanel |  | 
                            | QuickStartDialog | A modal dialog that presents the user with a number of options, represented by QuickStartOption objects. | 
                            | QuickStartOption | An option to be presented to the user by the QuickStartDialog class. | 
                            | WizardDialog | Dialog to be used in the new "quick start" dialogs. | 
                            | WizardProgressIndicator | A component visualizing progress between a number of steps as arrows with different colours. | 
                            | WizardStepPanel | Base class for panels to be inserted into a WizardDialog. |