java 2 se 5.0
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
Apple Java 2 SE 5.0R5
Apple Java 2 SE - support for J2SE 5.0 on OS X 10.4 more>>
Java 2 Platform, Standard Edition (J2SE) 5.0 allows applications and applets developed for the J2SE 5.0 platform to run on Mac OS X v 10.4.2 and later.
This update does not change the default version of Java on your Mac from Java 1.4.2 to J2SE 5.0, though Java applications that require J2SE 5.0 may specifically request it.
You can change the preferred Java version for applications and applets by using the new Java Preferences utility. This utility is installed by the J2SE 5.0 update at /Applications/Utilities/Java/J2SE 5.0/.
Java 2 SE 5.0 Xcode Template 1.0
Java 2 SE 5.0 Xcode Template - Allows creation of Java 1.5 projects in XCode more>>
Java 2 SE 5.0 Xcode Template 1.0 solves this problem by allowing you to easily create Java 5.0 projects in Xcode. Without this template, there is no easy way for beginning Java developers to use Xcode 2.2.
JavaFX SDK 1.0
JavaFX SDK offers you a complete and helpful development pack including libraries and supporting documentation for developing JavaFX applications. more>>
Enhancements:
- Java SE Development Kit (JDK):
- For Microsoft Windows, JDK 6 Update 7 is now the minimum supported version of the Java SE Development Kit (JDK). For Apple Macintosh, JDK 5 Update 13 (version 1.5.0_13) is now the minimum supported version of the JDK.
- Graphics and Animation:
- Path-based animation (animation of objects around a path)
- Transition library (list of transitions that enable developers to incorporate effects)
- Slide
- Zoom
- Rotate
- Image mask
- Stroke styles (dotted, dashed, and so on)
- Advanced clip support (clipping along an arbitrary path)
- Multiline text node
- Media:
- Cross-platform Video (On2 Codecs)
- Cross-platform Audio (MP3)
- Volume control
- Track control
- Native media framework support for the Mac
- Web Services:
- HTTP Client API
- JSON Parser
- XML parser
- Language Improvements:
- New access control mechanisms: public, protected, package, public-init, and public-read
- Class members can now be defined with accessibility and visibility modifiers to restrict read and write access.
- The modifiers public, protected, and package are similar to their counterparts in the Java programming language.
- The modifier public-init defines a variable that can be publicly initialized by object literals in any package.
- The modifier public-read enables variables to be publicly readable, but writeable only from within the current script.
- Default visibility changed to script-private, which makes components safer and improves optimization
- Simplified variable declaration such that all variables are defined with var or def and cannot be redefined
- Simplified language operators
- Replaced % with mod
- Replaced < > with !=
- Performance Improvements:
- Reduced use of runtime memory of applications
- Reduced use of compile-time memory
- Reduced static footprint of applications
- Platform, Tools, and JavaFX Reflection APIs:
- Support for compiling JavaFX applications to both the Java Platform, Standard Edition(SE) and the Java Platform, Micro Edition (ME)
- Improved code completion and debugging support for integrated development environments (IDEs)
- Support for the JavaFX Reflection APIs, which enable calling the JavaFX APIs from the Java and JavaScript programming languages
- Processor: Dual-Core Intel, PowerPC G5
- Memory: 512 MB of RAM (1 GB recommended)
- Disk space: 256 MB of free disk space
- Java SE Development Kit (JDK): JDK 5 Update 13 (version 1.5.0_13) minimum (Java for Mac OS X 10.4, Release 7 or Java for Mac OS X 10.5.4 or later Update 2)
JavaFX 1.0
JavaFX offers you a helpful platform to deliver expressive content and cross-device services on mobile devices, desktops, and browsers. more>>
JavaFX 1.0 offers you a helpful platform to deliver expressive content and cross-device services on mobile devices, desktops, and browsers.
Build rich internet applications (RIAs) with the JavaFX family of products. It includes the tools and platform SDK for developers, web developers, and designers to create dynamic applications for the next generation of web delivered content. Learn more about JavaFX technology and how you can build applications for desktop, mobile devices, and TV screens here.
JavaFX provides a productive development environment for web developers, mashup authors, and Java developers to quickly and easily build the next generation of rich internet applications (RIAs). With JavaFX, designers and developers can collaborate on building high-impact RIAs. Designers gain a broad set of tools to complete the designer/developer workflow, and developers have a simple, declarative scripting language with the right set of tools.
JavaFX provides a scripting language, JavaFX Script, designed for web scripters and content authors who like to program in a visual context. It allows developers to write code that closely matches the layout of the GUI. Plus JavaFX Script provides seamless interactivity with Java, and allows programmers to use Java classes to harness into functionality that is not directly supported in JavaFX Script.
Major Features:
- Expressive RIA platform for all screens: Unified development and deployment model for building expressive RIAs across desktop, browser and mobile
- Designer-developer workflow: Dramatically shortened production cycle for designers and developers
- Powerful runtime: Leverage the extreme ubiquity, power, performance and security of Java runtime
- Ready-made mass market: Widely distribute RIAs quicker and easier across billions of devices
- Break free from the browser: Drag-and drop a JavaFX application from the browser to deploy to the desktop
- Rich client platform: Makes it easy and intuitive to integrate graphics, video, audio, animation and rich text
- Solve the security vs. usability conflict: Unlike other web technologies, JavaFX applications get broader system access with the proven Java security model
- Preserve investment in Java: Reuse existing Java libraries in JavaFX applications
- Build next-generation mash-ups: Web services support allows rapid development of mash-ups and enterprise applications
- Cross-browser compatibility: JavaFX applications look and feel consistent across all browsers on multiple platforms
- Enterprise integration: Rapidly integrate rich client UI with complex back-end enterprise applications
- RIAs with global reach: Advanced rich-text rendering with multi-lingual support to create RIAs with a global reach
Enhancements:
- Expanded support for converting graphic objects from Adobe Illustrator and Adobe Photoshop format to JavaFX format. See the Production Suite online help for a list of supported features.
- A new Preview feature in the JavaFX 1.0 Plugin for Adobe Illustrator and the JavaFX 1.0 Plugin for Adobe Photoshop that enables viewing of graphics as they appear in JavaFX format.
- A new JavaFX content viewer in NetBeans IDE 6.5 for JavaFX 1.0 that enables viewing of both the JavaFX graphic and the source description.
- A JavaFX Graphics Viewer enhanced with magnification, zoom, and fit-to-window capabilities.
- UI stub files that are generated manually through the NetBeans IDE instead of automatically during export.
- For Microsoft Windows, JDK 6 Update 7 is now the minimum supported version of the Java SE Development Kit (JDK). For Apple Macintosh, JDK 5 Update 13 (version 1.5.0_13) is now the minimum supported version of the JDK.
Zip Java Classes 1.0
Zip Java Classes - Composes a zip archive from Java classes more>>
Select file(s) and folder(s) of Java classes and drop them onto this droplet icon. Then, all Java class files *.class and *.zip in the folders will be archived into a JavaClasses.zip file. Other files than *.class or *.zip will not be added to the archive.
The Java compiler javac of Apples MRJ 2.0 generates the compiled Java classes in the same folder as their source files. The JBindery application can build a Macintosh Java application by binding the Java classes and zip files in the particular folders. Unfortunately, the JBindery can not exclude other files than Java classes in the folders. It may include source files in it, alas!
Here is the way to compose Java application from the Java classes and zip files only. Let us use the Macintosh ZipIt 1.3.x to archive the Java classes and zip files and compress it. Fortunately, ZipIt is an AppleScriptable application so that we can commit a series of script commands to it and remove other files from the archive.
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 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.
Clean Java Classes 1.0
Clean Java Classes - Removes Java class files *.class generated by a Java compiler more>>
The folders search is done recursively.
If some folder becomes empty with no items in it, then it is also removed. On searching folders, the script also changes the viewby method of each folder to "View by Name".
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.
<<lessCollect Java Classes 1.0
Collect Java Classes - Collect Java classes in folders more>>
The folders search is done recursively. On searching folders, the script also changes the viewby method of each folder to "View by Name". But if the folder is already viewed by Name, Size, Kind, or Date, then no changes happen.
The collected items are listed in gDocList as a list of aliases. You can give this alias list to open by your particular application.
YaBB SE 1.5.5
MySQL/PHP based bulletin board solution. more>>
Incorporating the same intuitive user interface, and several of the most popular modifications from YaBBs Boardmod project, YaBB SE is a huge step forward for the YaBB community.
Started on Nov 16th, YaBB SE exploded onto the scene - with a dedicated support team, SE will be a significant contributor to YaBBs future.
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