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:
  1. Check the Read new one box.
  2. Write the name to be used in the fractal list into the Fractal name field.
  3. Write the full name of the fractal (including the package name) into theFrakctal class field.
  4. Click the Browse... button. The program dispays the dialog to select the file.
  5. Find the desired file and clich OK. The program inserts the selected file path into the Installed file text field.
  6. Click the Install button. If no errors, the selectes file is instaled and offered in the list under the name giben in step 2.
  7. In the case of error, message is displayed; this error has to be corrected.