A Java USB Interface/Serve for K8055 Board.
A Java USB Interface for a K8055 Board . The Framework include a ANT Task. A Java USB Interface for a K8055 Board. The K8055 interface board has 5 digital input channels and 8 digital outputchannels. In addition, there are two analogue inputs and two analogue outputs with 8 bit resolution. The number of inputs/outputs can be further expanded by connecting more (up to a maximum of four) cards to the PC's USB connectors. Include a TWUsbServer
On January 16, 2008 updated, download size 1320Kb, 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 January 20, 2008 updated, download size 168Kb, for Windows 98, 2000, XP, CE, Mac OS, Linux, Unix, Palm.
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 January 18, 2008 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 June 2, 2008 updated, download size 2048Kb, 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.
Create a exe file for your java application..
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.
.
On January 16, 2008 updated, download size 1350Kb, for Windows 98, 2000.
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.
Java Tree Applet completely FREE..
Java Tree Applet completely FREE.
This product is NOT Trialware or Evalware - but a fully functioning version which is Free for you to use however you wish, making it a truly Freeware product.
On January 19, 2008 updated, download size 72Kb, for Windows 98, 2000, CE, Mac OS, 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.
Java API for wireless images generation.
Wireless Media Creator is the most powerful JavaTM API for dynamic generation of wireless images (WBMP, OTB, NLM, Picture Messages) and WML pages. It`s able to perform several groups of operations with images:
convert images from one format to another (including non-monochrome images)
draw graphic primitives
draw tables
draw 24 types of business charts based on user data, including XML data
mix, append, align and rotate wireless images
On March 26, 2007 updated, download size 1100Kb, for Windows 98, 2000, XP, CE, 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 31, 2008 updated, download size 443Kb, 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.