java program
An Introduction to Java Programming 1.0
This PDF tutorial from Apple Computers focuses on building a slideshow application and is meant to give you a basic and pragmatic understanding of this type of programming more>>
An Introduction to Java Programming 1.0 is such a convenient Java tool that it mostly focuses on building a slideshow application and is meant to give you a basic and pragmatic understanding of this type of programming. This tutorial is aimed at beginning programmers who have little or no experience with programming in Java, and experienced programmers who are interested in learning Java.
Java Psion Link 2a5
Java Psion Link is considered as a flexible and effective solution, created to allow you to transfer files between Psion Epoc PDAs (netBook, series 7, 5Mx, revo) and any computer with a serial port and the ability to run java. more>>
Java Psion Link 2a5 is considered as a flexible and effective solution, created to allow you to transfer files between Psion Epoc PDAs (netBook, series 7, 5Mx, revo) and any computer with a serial port and the ability to run java. As the program uses the existing Psion Link.
Requirements:
- Java 1.4 or greater (MacOS X 10.2 or better).
- Spare Serial Port/USB Serial Port Adapter
Java Fathom 1.1.0
Free and Java based tool to measure the readability of English text more>> Free and Java based tool to measure the readability of English text
Java Fathom is a free development tool that will allow you to generate common readability indices from English text.
System requirements:
- Java
Java Droplets 1.0
Java Droplets - Three droplets for Java developers more>>
"Javac" compiles .java source files dragged onto it,
"Java" runs the class file of the .java or .class file dragged onto it,
"Both" compiles the .java source file and if successful, runs the resulting class file.
Source editable.
Java Speech API 0.1
A wrapper for vendors to simplify usage of the Java Speech API more>> A wrapper for vendors to simplify usage of the Java Speech API
Java Speech API is a wrapper for vendors to simplify usage of the Java Speech API (JSR 113). Note that the spec is an untested early access and that there may be changes in the API.
Enhancements
- First release of a base layer for sphinx4 and FreeTTS.

Java Snippet Runner 1.02
Java Snippet Runner 1.02 is a versatile which allows to enter some short pieces of Java code and can run them immediately. more>>
Java Snippet Runner 1.02 is a versatile which allows to enter some short pieces of Java code and can run them immediately. Methods, classes or imports are not possible (technically the piece of code is wrapped into a class with a main method). The tool is thought for pupils and students who start programming with Java.
Requirements: Java 1.4 or higher.
<<lessJava EE SDK Update 2
Java EE SDK - the industry standard for developing portable, robust, scalable and secure server-side Java applications more>>
Java Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications.
Building on the solid foundation of the Java Platform, Standard Edition (Java SE), Java EE provides web services, component model, management, and communications APIs that make it the industry standard for implementing enterprise-class service-oriented architecture (SOA) and next-generation web applications.
JavaVis 1.5
JavaVis is designed to be a free and small Java program letting you graph the contents of a distributed.net clients log file. more>>
JavaVis 1.5 is designed to be a free and small Java program letting you graph the contents of a distributed.net client's log file.
To use it just launch the program and go to the File menu to open a log file or drag&drop a logfile to the progam icon. Up to 4 recent logfiles will be remembered in the file menu.
Zooming in is accomplished by drag-selecting part of the graph with your mouse. To zoom out, control-click on the graph and choose 'complete' from the one-item popup menu.
Requirements:
- Macintosh Runtime for Java (MRJ) 2.0 or higher
Java RSS Ticker 1.8.1
Java RSS Ticker is a very simple, lightweight, RSS ticker more>>
I had checked out a number of tickers that look pretty as they scroll etc., but took a lot of CPU cycles and cost money.
I wanted a simple, OS independent, ticker so I wrote this one in Java.
Make Java Document 1.0
Make Java Document - Java document creator more>>
Completly freeware.
Java 2 SE 5.0 Release 1
Java 2 SE - support for cross-platform J2SE 5.0 applications and J2SE 5.0-based applets in Safari on Mac OS X 10.4 Tiger more>> <<less
MW Java Linker Patch 1.4
MW Java Linker Patch is designed to meet all your needs of updating the linker, which fixes problems merging GIF files into the JAR file output from the linker. more>> <<less

Java EE 5 SDK Update 3
Implement enterprise-class service-oriented architecture (SOA) and next-generation web applications with Ajax, scripting, and REST-based services. more>>
Java Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications. Building on the solid foundation of the Java Platform, Standard Edition (Java SE), Java EE provides web services, component model, management, and communications APIs that make it the industry standard for implementing enterprise-class service-oriented architecture (SOA) and next-generation web applications.
Java Sudoku 1.0.1
Java Sudoku is a cross platform version of the popular Sudoku logic game more>>
It allows you to generate completely random Sudoku puzzles, enter your own puzzles from newspapers and magazines, or load them from Sudoku XML files. Java Sudoku can also be used as a Sudoku generator and solver.
Main features:
- Random puzzles every time you play
- Helping lines mode in the option menu, so You can see easier, if there is a collision
- 2 different systems of selecting cells and entering numbers
- 3 difficulty levels and an user custom level
- 3 Different Numbers Distributions
- Load/Save Sudoku games without any kind of losses
- Design your own puzzles - Under construction.
Java Resource Finder 0.5.1 Beta 7
Java tool for searching classpath for resources Java Resource Finder is a Java tool for searching classpath for resources such as class or files. Drag and drop interface for classpath more>> Java tool for searching classpath for resources
Java Resource Finder is a Java tool for searching classpath for resources such as class or files.
Drag and drop interface for classpath. Useful for resolving those class not found problem such as java.lang.ClassNotFoundException and Java.lang.NoClassDefFoundErr.
Enhancements
- Initial Release