Distribution Overview

This page shows the same overview and information as provided on the attached CD or in the downloaded archive. It is supposed to give you a first impression of the distribution's contents.

Important note:
jadice document platform 4.3 needs an installed Java Virtual Machine from 1.5.x on.
The jadice libraries are contained in the folders lib-all-in-one/jdk15 or alternatively splitted up in functional modules in lib-jdk15.

Directories

  • documentation
    Contains the documentation you are currently reading.
  • example-src
    Sources provided as example integrations and as a base for custom applications.
  • javadoc
    This folder contains the public API javadoc documentation for several jadice ® distribution modules provided for integration and developing purposes. The jadice ® document platform API is powerful and open for flexible integration. As a reference for developers the javadoc documentation of the public jadice ® distribution API will help you embed jadice ® and build custom applications with jadice ® functionalities. For more information take a glance at jadice ® API documentation in javadoc format .
  • lib-all-in-one
    According to prior jadice ® viewer versions this folder contains an AllInOne distribution of all format and addon libraries of the jadice ® document platform.
    jdk15
    This folder contains an AllInOne distribution of the jadice ® document platform for JVM 1.5.x or newer.
    logging
    The logging directory contains optional logging delegation implementations which provide an easy and convenient way of integrating existing logging frameworks like log4j (and many more using slf4j). Please see The new jadice ® logging framework facade.
  • lib-jdk15
    This folder contains the libraries of the jadice ® document platform for JVM 1.5.x or newer.
    • jadice-document-platform-base-<version>.jar
      The base jar for all applications relying on the jadice ® document platform. All modules depend without exception on the jadice ® document platform-base jar.
    • addons
      The addons contain optional tools and additional libraries to be used in conjunction with the jadice ® document platform.
    • formats
      Contains format specific implementations which may be plugged into the jadice ® document platform.
    • formats-legacy
      Contains outdated format support modules. May be used for legacy purposes.
    • logging
      The logging directory contains optional logging delegation implementations which provide an easy and convenient way of integrating existing logging frameworks like log4j (and many more using slf4j). Please see The new jadice ® logging framework facade.
  • support-lib
    Contains open source support libraries.
    • levigo-applauncher
      This folder contains the levigo-applauncher. For details please see the brief overview of the levigo applauncher .
    • jadice-help
      It contains some nice open source AWT/SWING UI components, actions and frames to display HTML-based help and documentations. Furthermore it includes basic jadice ® viewer HTML resources.
    • jadice-iconset-blue
      This directory contains the classical blue jadice ® iconset. If jadice ® 4.3 should appear with the blue iconset used in the prior versions, just take the IconsetBlue.zip and put it in the classpath preceding other jadice ® archives.