Sponsored links

Tree Menu Applet Builder.
This is a Java applet that allows webmasters to build menus in tree structure on their websites. Webmasters can have the facility to include menu text, link information and targeted URLs. This program facilitates webmasters to use their desired color and fonts and permits them to include icons to the titles. This applet has the ability scroll menu in both vertical and horizontal positions automatically.
On January 16, 2008 updated, download size 730Kb, for Windows 98, 2000, XP.
Creates dymanic draws for java applications..
Easily creates dymanic draws for java applications with NAVi editor and kernel. Add your own classes and run your draws on java application (JRE) or applets. NAVI solution is used to create game, animation, simulation and more, with a small kernel (less than 30Ko) and a powerful editor.
On January 17, 2008 updated, download size 358Kb, for Mac OS, Unix.
Multi-format Javadoc doclet.
Template-driven multi-format Javadoc doclet. The included Standard Template Set allows instant generation of both framed and single-file HTML, the exceptional quality RTF with rendering of HTML tags embedded in Java comments (including images) and TXT output. Full support of new Java 5.0 language features. Using a Doclet GUI you can assign all settings in special inspector dialogs, start the generation, track its progress and stop at any moment.
On January 31, 2008 updated, download size 2078Kb, for Java.
Sliding java menu applets in theme sets.
These are sliding java menu applets available in numerous themes and suitable for sidebar navigation. Includes easy-to-use online configuration tool. Support for true-type fonts, multi-state user-defined icons, multiple event triggers and more. Many different sliding styles are available, including stylish expanding slides with top level items expanding around the submenu.
On January 15, 2008 updated, download size 1078Kb, for Windows 98, 2000, XP, CE, Mac OS, Linux, Unix.
Accelerate development in Java/J2EE.
OpenEnterpriseX is a free, open source, comprehensive and standards-based Java(TM)/J2EE(TM) development suite distribution for building enterprise application.
It is based on leading Open Source web servers, containers, frameworks,
utilities, database and integrated development editor.
On January 26, 2008 updated, download size 187586Kb, for Windows 2000, XP.
.
This application executes a Java application and monitors the process, and gets process data.Finally, it draws a sequence diagram with the data.
On February 1, 2008 updated, download size 1530Kb, for Windows 2000, XP, Java.
Format, export and print your Java documents.
Java Code Export is a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your Java documents. Convert your Java documents to PDF, RTF, images and more!
With the Java Code Export, you can :
Format / Indent your Java code
Convert your Java code to 10+ formats
Print / Create advanced reports using a state-of-the-art printing engine
and much more!
On January 24, 2008 updated, download size 1936Kb, for Windows 98, 2000, XP.
Test tool for chipcards and terminals.
Test tool for chipcards and terminals
On May 2, 2008 updated, download size 138Kb, for Windows 98, 2000, XP, Vista, CE.
Find bugs/errors in JAVA source code..
JiveLint is a tool employing powerful static analysis on your JAVA source code. For example, JiveLint will find unused code and variables, switch blocks without a default case, if a class overrides Object.equals() but not Object.hashCode(), if code use == to compare Strings instead of equals().
On January 22, 2008 updated, download size 160Kb, for Windows 98, 2000, XP.
It develops Java Distributed Application..
Enterprise Java Application Server (EJAS) technology is a framework for developing and executing Distributed Applications. These Applications provide System - Level Services such as Transaction Management, Security, Client Connectivity and Database Access. Enterprise Java Beans provide a Component Model that will help you to build Business Applications with your existing Databases, Applications, Systems, and Infrastructure Management.
On January 31, 2008 updated, download size 17149Kb, for Windows 2000.

Java applet combines table/grid and tree view.
This Java applet combines both table (grid) view and tree view. So you can hierarchically organize your data and still have multiple columns to display not only node name, but also some properties of the item. Grid is editable, sortable, supports XML, dynamical data loading, custom icons, colors and fonts, JavaScript events, right-mouse menu, international symbols (like japanese), has comfortable API. Sources available.
On April 3, 2009 updated, download size 168Kb, for Windows 98, 2000, XP, Vista, 64bit.
Aspose.PowerPoint reporting component.
Aspose.PowerPoint is a java reporting component which enables you to read and write PowerPoint presentations without utilizing Microsoft PowerPoint. It can read and write features such as text frames, pictures and etc. The latest version added new video clips as a link to a video file ;etc.
On January 16, 2008 updated, download size 1378Kb, for Windows 2000, XP.

Free, open source library of Java components..
FLib is a free, open source library of high-quality Java components. It currently contains wizard and calendar components and a table layout manager. The wizard component makes it easy to create multi-step user dialogs. The calendar component can be used by itself or as part of a combo-box drop-down. The table layout replaces GridBagLayout and is much easier to use.
While the components are in English, complete localization is possible.
On July 7, 2009 updated, download size 1227Kb, for Windows 98, 2000, XP, Mac OS, Linux, Unix.
Smart and Easy UML Sequence Diagram Editor.
Trace Modeler is an easy to use and smart editor for UML sequence diagrams... Ideal for documenting existing systems and brainstorming new designs... And fast too! It instantly updates the diagram layout, freeing you to focus on the actual content... The look of your diagrams is controlled by style settings and easily changed... Your diagrams are always visually pleasing and structurally correct... It will save you a tremendous amount of time!
On March 21, 2009 updated, download size 3323Kb, for Windows 2000, XP, Vista, 64bit, CE.
Inter-object communication library.
Distributed Refreshable Objects is a software library enhancing inter-object communication in local as well as distributed environments, which can be considered as more effective and flexible alternative to CORBA. The library provides effective network data interchange, caching resource-intensive calculated properties without stale data and allows migrating an application into distributed environment efficiently and transparently for programmers.
On January 17, 2008 updated, download size 2033Kb, for Java.
Check class target versions in a Java jar..
Check a Java jar to make sure all the javac -target versions of the class files are what you expect. It makes sure that a jar intended to run under an old 1.1 JVM contains no classes accidentally compiled with javac -target 1.5. This should catch classes normally compiled with target 1.1 that were accidentally compiled with 1.5 as a side effect of compiling some 1.5 class.
On June 10, 2009 updated, download size 768Kb, for Windows 98, 2000, XP, Vista, 64bit, Mac OS, Linux, Unix, Java.
Create a exe file for your java application..
exeJ is a command line tool that creates a "batch-like" executable (.exe file) for your java application. The command line used to start your java application is wrapped in the generated executable and the user can simply start the java application with a double-click. The generated .exe is Windows 95/98/ME/NT/2000/XP compatible.
On January 17, 2008 updated, download size 200Kb, for Windows 98, 2000, XP.

Compiles and executes Java on-the-fly..
Janino is a compiler that reads a Java expression, block, or source file, and generates Java bytecode that is loaded and executed directly. It is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, such as expression evaluators or "server pages" engines like JSP.
On July 11, 2008 updated, download size 104Kb, for Windows 98, 2000, XP, Mac OS, Linux, Unix.
Fast Java API lookup plugin for text editor.
Java Help is a swift Java API lookup program. Designed to be invoked from a text editor, Java Help lets you search multiple APIs with a single keystroke. Place the cursor on a word you want to search for and press a key; Java Help comes up instantaneously with a list to choose from. Most popular editors are supported, including CRiSP, EditPlus, Epsilon, jEdit, NoteTab, TextPad, UltraEdit, VEdit, WinEdit, ZeusEdit. Most others can be configured.
On December 23, 2007 updated, download size 1047Kb, for Windows 98, 2000, XP.
170 Java Scripts.
JavaScript FH Plus v1.0.2, the latest version of Emtec.no award winning
JavaScript and Web tool. JavaScript FH Plus is a high-performance solution for creating and Managing Java Scripts and Web sites with a maximum of productivity and efficiency.
With its wide area of tools and features, JavaScript FH Plus meets the needs of Web builders and JavaScript developers who want freedom and complete control over their Web site.
On January 16, 2008 updated, download size 3607Kb, for Windows 98, 2000, XP.

A free Java library for generating charts..
JFreeChart is a free Java class library for generating charts (GNU LGPL). Support is included for: pie charts, bar charts, line charts, scatter plots, time series charts, candlestick charts, high-low-open-close charts and more. Use in applications, servlets, JSP or applets. Export to PNG, JPEG, PDF, SVG and HTML image maps. Complete source code is included, subject to the GNU LGPL.
On December 23, 2007 updated, download size 5600Kb, for Windows 98, 2000, XP, Linux, Unix.
The ideal IDE for beginners and education..
The Java IDE
The Pure Java IDE : Made with Java, Made for Java
* Save, compile & run with a single button click
* Jump straight to compile-time errors
* Jump straight to any class or method
* Jump straight to the API of any Java class
* Tiny footprint - integrates into the JDK
* Color Syntax Editing
* Drag and Drop Panel Builder
* Can create skeleton class sets for applets and both GUI and console applications
If you`re torn between WordPad and a Multi MegaByte IDE, then you`ll find that The Java IDE provides the best of both worlds. Make it a part of your JDK.
The ideal IDE for beginners and education. Add just one jar file to your JDK.
On December 23, 2007 updated, download size 330Kb, for notapplicable.
Detects subtle run-time errors in a Java code.
Wasp statically detects subtle run-time errors in a Java code:
null pointer exception, impermissible cast,
array index out of bounds, division by zero, etc.
Wasp detects the following weak points:
uninitialised variable,
unreachable branch in conditional or switch statement,
unreachable loop body or catch clause,
assignment of variable whose value is never used, etc.
Wasp produces detailed and precise method call graph.
On January 20, 2008 updated, download size 1246Kb, for Windows 98, 2000, Linux.
WebFlowChart is a flowchart editor.
WebFlowChart is a flowchart editor based on Java. This has been developed for usage in an Intranet or Internet system and is especially suitable for process or chart presentation. The point: You are able to change the flowchart graphics directly in the CMS system. An upload and export of graphics is not necessary. A mouse-click is enough and you are able to change your Flowchart and save it again by mouse-click as a graphic.
On February 1, 2008 updated, download size 1416Kb, for Windows 2000, XP, Linux, Unix.
Create cool java applets in seconds!.
Create cool and exciting java projects in seconds with the amazing Advanced Applet Suite!, It has an EASY to use GUI interface, plus, you can use it for free! With it, you can:
Use the easy GUI interface to create
Scratch and Win Games
Vertical and Horizontal Java Menus
Professional Image FX/Banner FX
Crossword Games with sounds, cool FX
Streaming Audio for your website
Professional ANIMATED 3D PieCha
On January 11, 2008 updated, download size 2160Kb, for Windows 98, 2000, XP, Unix.
The first Java Flash captcha.
The first Java Flash captcha application plug-in jfCAPTCHA that prevents automatic registration, Flash prevents any possibility for OCR programs to extract validation text.
On July 8, 2007 updated, download size 793Kb, for Windows 2000, XP, Vista.
Installer builder for Java applications..
install4j is a powerful multi-platform Java installer builder that generates native installers and application launchers for Java applications. install4j excels in its ease of use, its extensive platform support and its powerful screen and action system.
On November 19, 2009 updated, download size 21495Kb, for Windows 98, 2000, XP, Vista, Mac OS, Linux, Unix.
Rapid development framework for Web Java Apps.
LazyJ is a rapid development framework for Java-based WEB applications. It includes, a very fast template engine, page caching and data caching, database wrapper with connection pooling, database-backed sessions, time-bounded servlet execution, easy file uploading, notifications framework (email and Yahoo! Messenger included) and many other nice features.
On January 5, 2009 updated, download size 320Kb, for Java.
An Universal Viewer for MS Visio Documents..
This software is a viewer for MS Visio documents in XML format, in which all the functions are coded in Java language so that it is platform-independent, and are encapsulated into a component so that the software can easily be integrated with any other Java-based application. Of course, the component can also be programmed as an individual application which serves as a pure viewer for MS Visio XML Documents, in a platform-independent way.
On June 25, 2008 updated, download size 11529Kb, for Windows 98, 2000, XP, Vista, 64bit.

