|
| JSweep
1.0.25 |
JSweep is a JavaScript text parser
which will help you transform a simple text into character array
literals used in string processing or to create code snippets
used for writing text into web pages. If you're familiar with
the JavaScript language then you've probably created functions
used to dynamically write information inside a web page(ex: banners)
and whenever you had to write something you usually had to check
that information for escape sequences to avoid errors. JSweep's
job is to help you identify those escape sequences, it will format
the text in just a few seconds. Why bother looking for them manually
when you can let this simple application do it for you.
|
| Metamorphosis
0.9.4 |
| Metamorphosis is a short course
about Swing visual design and user interface implementation that
can help you understand and avoid common design errors of Swing
based Java applications. It provides a configurable GUI which
demos both, the problems and their solutions. |
| JPathReport
1.0.7 |
JPathReport enables you to understand
how much space the packages and classes consume in your Java class
path. And it can help you find class paths problems. JPathReport
analyses your class paths and collects several statistics which
you can view as overview charts and details tables. |
| DocBookDoclet
0.32 |
The DocBookDoclet creates DocBook
code from Java source documentation, it is helpful if you want
to print reference handbooks of your API. A Swing Application
is provided to manage your Javadoc projects and to generate PDF.
DocBookDoclet can also be used as a standalone application to
convert HTML to DocBook. |
| db4o
- database for objects 0.12b |
db4o - database for objects -
is a Java object database. Features: automatic schema recognition,
query-by-example interface, navigation, free edition for non-commercial
use. |
| JavaServer
Web Development Kit (JSWDK) 1.0.1 |
| The JSWDK offers a simplified
way of creating dynamic web pages that are independent of Web
servers and computing platforms, giving you Write Once, Run Anywhere
freedom. The JSWDK is available at no charge. |