3 | | Extendable help system for current and future ProMoT components. |
| 3 | An extendable help system for current and future GUI components of ProMoT should be developed. |
| 4 | |
| 5 | The most suitable system is !JavaHelp. |
| 6 | !JavaHelp is a format for online help files that can be displayed by the !JavaHelp browser. |
| 7 | It is written in Java and is mainly used in Java applications. |
| 8 | The file format is based on HTML. [[BR]] |
| 9 | Specifications, features and user-guides can be found at |
| 10 | http://java.sun.com/javase/technologies/desktop/javahelp/ |
| 11 | and on the java.net project page https://javahelp.dev.java.net/. |
| 12 | |
| 13 | As a first step the manual and the 3 tutorials should be read. |
| 14 | |
| 15 | http://www.mpi-magdeburg.mpg.de/projects/promot/docs/PromotBioTutorial.pdf [[BR]] |
| 16 | http://www.mpi-magdeburg.mpg.de/projects/promot/docs/PromotLogicalTutorial.pdf [[BR]] |
| 17 | http://www.mpi-magdeburg.mpg.de/projects/promot/docs/PromotSeminarPractical.pdf [[BR]] |
| 18 | http://www.mpi-magdeburg.mpg.de/projects/promot/docs/PromotManual.pdf [[BR]] |
| 19 | |
| 20 | Then the helpsystem should be integrated into the ProMoT-GUI and the information |
| 21 | gained from tutorials and manual should be filled in and extended by own insights. |
| 22 | |