|
Advanced Istaller for Java
|
Other links at Java > Applications > Development Tools |
| 1. |
htmlPX
|
|
|
htmlPX, the HTML Programmers Extension, is a HTML preprocessor that makes it easy to maintain websites. It allows you to maintain consistency across pages and make sitewide changes easily. Runs on any Java 1.1 platform.
|
| 2. |
Base64 Encoder/Decoder
|
|
|
Base64 Encoder and Decoder written in JAVA. Runs using command line and can encode/decode files or strings and output either in the command line or into specified file.
|
| 3. |
Ganttproject
|
|
|
Ganttproject lets you plan projects using a Gantt diagram. It can export HTML Web pages and calendars as PNG images. Projects can be subdivided into tasks with dependencies, and notes can be assigned to tasks. Users can interact with the calendar directly by clicking on it. The file format is a XML-based. It supports several languages, including English, French, and Spanish.
|
| 4. |
Thin-Client Framework
|
|
|
Thin Client Framework is an architectural pattern that defines how to write Java client applications. It separates coding concerns and responsibilities. Its high degree of modularity provides for maximum re-use. It is compatible with multiple data and server and network models, and it enables clients to be as thin or thick as needed. It supports a process that provides a formula-based approach to estimating development costs, and it enables parallel component development on the client while supporting concurrent development of client and servers.
|
| 5. |
Bridge2Java
|
|
|
Bridge2Java is a tool that allows Java programs to communicate with ActiveX objects. It allows easy integration of ActiveX objects into a Java Environment. Using the Java Native Interface and COM technology, Bridge2Java allows an ActiveX object to be treated just like a Java object.
|
|
|