The configurator always uses a project. If you don't explicitly create or load a project, then the configurator will create a default project.
Projects contain all the information concerning the location of the files, the browsers to use when previewing and other meta-data.
You can create a new project when the configurator is just started or when you closed the current project.
![]() |
1. In the "File" Menu select "New Project" or press ![]() |
You can close the current project. This will return the configurator to the initial state, allowing you to create or open a new project.
![]() |
1. In the "File" Menu select "Close Project". |
You can save the current project to disk. The preferred extension is .prj but you can use any extension you want.
1. In the "File" Menu select "Save Project" or press ![]() |
2. Give the project a name and select save
You can load a previously saved project when the configurator is just started or when you closed the current project.
![]() |
1. In the "File" Menu select "Load Project" or press ![]() |
2. Select the project and press load.
You can edit the current project settings. This allows you to tailor the project to your needs.
![]() |
1. In the "File" Menu select "Project Settings". |
2. Edit the fields you want to edit. Press "ok" or "cancel".
key | value | |
---|---|---|
value | description | |
html file (load) | string | the html file where all tables will be loaded from |
html file (save) | string | the html file where all tables will be written to |
browser 1 | string | a browser used to preview the applet |
browser 2 | string | a browser used to preview the applet |
autoload html file | boolean integer | defines automatical loading of the html file when the project is opened (unchecked = don't autoload , checked = autoload ) |