The
New Mixin wizard
helps you to create a new Mixin in Magik project.
All configuration options used in this wizard page are described in table below:
| Option | Description | Default |
|---|---|---|
| Container | Enter a source folder for the new exemplar. Either type a valid source folder path or click Browse to select a source folder via a dialog. This location must be relative to workspace. | The folder of the element that was selected when the wizard has been started. |
| Name | Type an exemplar name. | <blank> |
| Package | Enter a package name for the new exemplar. | The package name that was typed in previous execution of this wizard or blank field. |
| Parents |
Parents section enables to manage inheritance for new exemplar. Add and Remove buttons are used to manage list of new parents. Add button create empty parent. We can type parent name directly in field or browse for it using button on the right. |
No parents (New Mixin inherits from sw:object). |
| Do you want to add comments and pragmas? |
|
By default this buttons has state from last finished wizard. |
| Which method stubs would you like to create? |
Choose the method stubs to create in this class:
|
By default this buttons has state from last finished wizard. |
| Change default new source file attributes: |
|
By default name is recomputed using exemplar name. Encoding has state from the last finished wizard. |

LoadList configuration in common page used in most of source code creation wizards. Full description of this page can be found at load list configuration topic.