Creating effective JavaHelp

Effective, instantly available online help is a requirement for today's interactive applications. Until now, Java application developers have been forced to develop their own help system. That's no longer necessary. With the release of JavaHelp™, there is a complete and standard online hel...

Descripción completa

Detalles Bibliográficos
Autor principal: Lewis, Kevin (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Beijing ; Sebastapol, CA : O'Reilly c2000.
Edición:1st ed
Colección:Java series (O'Reilly & Associates)
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009626998006719
Tabla de Contenidos:
  • 1. Understanding JavaHelp 1
  • 2. Creating Your First HelpSet 18
  • 3. Planning the Javallelp Project 28
  • 4. Preparing Help Topics 42
  • 5. Creating HelpSet Data and Navigation Files 54
  • 6. Enhancing the HelpSet 71
  • 7. Using the JavaHelp API for Advanced Presentation Options 91
  • 8. Deploying the Help System to Your Users 109
  • 9. Using Third-Party Help-Authoring Tools 113
  • A. HelpSet Tags 119
  • B. Lightweight Component Tags 124
  • C. The JavaHelp API 128
  • D. TypeFacer.java Source Listing 148.