The Fractal Card
This card lets you to choose tha fractal to be studied and to install a new one.
Selection of the fractal
Clicking on the selected item in the list you can select the fractal to be painted.
Installing a New Fractal
The fractal class must implement the fraktál.Výpočetfraktálu interface amd must not be in the default package. Installation procedure:
- Check the Read new one box.
- Write the name to be used in the fractal list into the Fractal name field.
- Write the full name of the fractal (including the package name) into theFrakctal class field.
- Click the Browse... button. The program dispays the dialog to select the file.
- Find the desired file and clich OK. The program inserts the selected file path into the Installed file text field.
- Click the Install button. If no errors, the selectes file is instaled and offered in the list under the name giben in step 2.
- In the case of error, message is displayed; this error has to be corrected.