ZHAW-Logo OAPA-Logo TAT-Logo
zurück  
Diplomarbeit 2002 (DA02): Arbeits-Archiv
 
DA Pro 02/1 - JavaHelp Editor
Studierende: Claudio Greuter, greutcla
  Lorenzo Muller, muelllor

Betreuer: Dieter Profos, podr

A lot of programmers often need to add a help feature to their applications. This help feature normally includes a full listing of the application?s content, a user manual and a full search index. The required documentation (written in HTML) has to be adapted in order to be displayed with the JavaHelp application. So far the programmer had to choose between inserting the required information manually or buying an expensive software package that prepares the files automatically. The goal of this degree dissertation is to implement an application that creates the required files automatically (Post-Processor) and to build a supplementary application that is used to evaluate the produced files (Test-Application). To display the tested documents we use the JavaHelp application. Both applications were programmed in Java and tested on a workstation which runs the Microsoft XP operating system. During the deployment we did not only abide to the specification, we also added features to provide an ?easy to use? interface.

zurück