Sponsored links
Create sounds mathematically in Java..
Sound lets you mathematically create sounds in Java. You define your sounds in terms of 16-bit linear code for the waveform, -- an array of samplings. The U_Law.class will then convert that to (or from) *.AU mu-law 8-bit encoding format which you can then play with AudioPlayer.player.start(bis) in an application or with Applet.getAudioClip in an Applet. This is just a sample program. You would insert your own mathematical functions.
On May 27, 2009 updated, download size 544Kb, for Windows 98, 2000, XP, Vista, 64bit, Mac OS, Linux, Unix, Java.
What's up with your Java environment?.
Wassup let's you know what's up with your Java environment. It will tell you the System Properties, as many as the Security system will let you peek at. This includes such things as which JVM is running, which version of Java, which vendor. It may be run as either an Applet or an application. When you run Wassup as an application it shows you considerably more information.
On June 28, 2009 updated, download size 640Kb, for Windows 98, 2000, XP, Vista, 64bit, Mac OS, Linux, Java.
Read and set Windows file/dir times from Java.
Java class library to read and set Windows file/dir times from Java: Create/LastModified . Create time is when the file was first written. LastModified is when the file was last written. Accessed time is when the file was last read or written. Uses JNI native Code. See FileTimes.java for the API to use these methods in your own programs. FileTimes does nothing by itself, other than a debugging test harness to demonstrate the methods.
On June 18, 2009 updated, download size 656Kb, for Windows 98, 2000, XP, Vista, 64bit, Mac OS, Linux, Unix, Java.

Improve your web navigation with Deluxe Menu!.
Enhance your website with Deluxe JavaScript Menu! Deluxe Menu is a professional solution that allows webmasters to create superior DHTML navigation systems for their web sites. 60+ great visual effects, floating, drag-n-drop, scrolling, flat, 3d, XP, Vista menu styles, animated icons and arrows, unlimited submenus and more. Create a cross-browser, search engine friendly, fast-loading web interface of any desired complexity and appearance.
On April 24, 2009 updated, download size 3603Kb, for Windows 98, 2000, XP, Vista, 64bit.
Java to encode/decode Base64 and Baseu.
Base64 is a freeware way of encoding 8-bit characters using only ASCII printable characters similar to UUENCODE. UUENCODE embeds a filename where BASE64 does not. You will see BASE64 used in encoding digital certificates, in encoding user:password string in an Authorization: header for HTTP. The spec is described in RFC 2045. For more details see http://mindprod.com/jgloss/base64.html
On June 29, 2009 updated, download size 560Kb, for Windows 98, 2000, XP, Vista, 64bit, Mac OS, Linux, Unix, Java.

The spell checker component for JavaScript..
JavaScript Spell Check is the spell checking component for JavaScript. JavaScript Spell Check extends your Website: A Pop-Up Spell Checker Window similar to that in Microsoft Word. This is ideal for spell checking website forms and data entry; Ajax Spell Check. A fully featured Ajax Spellcheck API so you to develop your own rich spellchecking applications & a new SpellCheck() function added to JavaScript. ASP & ASP.Net Compatible.
On March 5, 2009 updated, download size 866Kb, for Windows 2000, Vista, 64bit.
Viewer for MS Visio documents in XML.
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 August 12, 2008 updated, download size 11954Kb, for Windows 98, 2000, XP, Vista, 64bit.
1-2-3 JavaScript Library is a cool new softwa.
1-2-3 JavaScript Library is a cool new software application that allows you to create amazing javascript in seconds! Choose scripts from an organized,
amazingly easy to navigate menu system, and customize them to your own needs! No more long download times, or wasting time surfing the internet to find the one script that
you want! With the full version you get: * Numerous Extra Quality Scripts, in a cool easy to navigate library system!
On January 16, 2008 updated, download size 1953Kb, for Windows 98, 2000, XP, Vista, 64bit.

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.
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.
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.
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.
Keeps unstable code from crashing your app.
SimpleIPC is a set of objects, server processes, and configuration tools which allow you, the software developer, to have some of your application`s work performed in an external process on the same machine. SimpleIPC uses .NET Remoting over the IPC channel, but your client can be .NET, COM or Java, so it provides a simple interop from Java or COM to .NET. You can run many IPC servers on a machine and improve your horizontal scalability.
On May 8, 2009 updated, download size 1607Kb, for Windows XP, Vista, 64bit.
Utility classes for JDK 1.1+.
common utility classes that work under Java 1.1+ including:**BigDate:simplified date handling when you want dates without times..CC ImageInfo: information about a GIF, png, jpg. **ImageViewer: component to display an image. **ResizingImageViewer: display Image at varying magnification
On November 23, 2009 updated, download size 480Kb, for Windows 2000, XP, Vista, Windows 7, 64bit, Mac OS, Linux, Unix, Java.
Fast Boyer-Moore String search..
Fast string search (indexOf) using the Boyer-Moore algorithm. Incorporate this class into your own Java programs to rapidly search strings. Boyerr-Moore is about twice as fast as String.indexOf when the string you are searching in is 2K or over and the pattern you are searching for is 4 characters or longer.
On June 2, 2009 updated, download size 576Kb, for Windows 98, 2000, XP, Vista, 64bit, Mac OS, Linux, Unix, Java.
Java classes: readEntireFile createTempFile.
Java classes to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile method that is more convenient to use than Sun's File.createTempFile. It also includes PrintWriterPlus that converts linefeeds to platform specific line feeds even when they are embedded in data. Why the three linked ball logo? It symbolises processing a file in line-sized chunks.
On June 2, 2009 updated, download size 800Kb, for Windows 98, 2000, XP, Vista, 64bit, Mac OS, Linux, Unix, 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 27, 2009 updated, download size 784Kb, for Windows 98, 2000, XP, Vista, 64bit, Mac OS, Linux, Unix, Java.
Java Comparator classes.
Java classes to include in your programs. Includes: HTMLArrayComparator.java compares two arrays of Strings of HTML, ignoring embedded tags. HTMLComparator.java compares two Strings of HTML, ignoring embedded tags. StringComparator.java compares two Strings, case sensitive. StringComparatorIgnoreCase.java compares two Strings, case insensitive. See http://mindprod.com/jgloss/comparators.html for general information on using comparators.
On June 27, 2009 updated, download size 960Kb, for Windows 98, 2000, XP, Vista, 64bit, Mac OS, Linux, Unix, Java.
LAFManager.
Look and feels are used to change the appearance of applications written in the Java programming language. LAFManager makes the process of adding new look and feels simple, you simply point LAFManager to the location of a new look and feel (stored in a file with a ".jar" extension) and the application handles the chore of adding it to your Java environment.
On June 27, 2009 updated, download size 313Kb, for Windows 2000, XP, Vista, 64bit.
Find mouse screen position in Java..
In Java, allows you to find out where the mouse in on the screen, even when it is not over one of your apps. This has similar function to MouseInfo.getPointerInfo in Java 1.5+. This class will work in any version of Java. It uses JNI and a DLL, so it only works on Windows. You must install the nativemouse.dll somewhere on the path.
On June 27, 2009 updated, download size 624Kb, for Windows 98, 2000, XP, Vista, 64bit, Java.
Java toolkit to delete junk files..
Java classes to let you create a custom utility to find and delete all junk files on your machine. Use one of the three scripts supplied as an example, to create your own XXX.java source code file then compile and use to rapidly clean your drive of junk. This program requires some elementary Java programming skill.
On June 28, 2009 updated, download size 1120Kb, for Windows 98, 2000, XP, Vista, 64bit, Mac OS, Linux, Unix, Java.
Java to read/write/aliign/pack csv files..
Java classes you can use standalone or embed in your own programs to Read, write, align and pack comma, tab and semicolon-separated variable files, commonly known as CSV files. It consists of a four Java classes CSVReader CSVWriter, CSVAlign and CSVPack for reading and writing CSV (Comma Separated Value) formatted files. Also handles tab-separated and semicolon-separated files.
On June 30, 2009 updated, download size 976Kb, for Windows 98, 2000, XP, Vista, 64bit.
Quickly Create PDF file use Abdio PDF Creator.
Abdio PDF Creator is an easy-to-user and powerful PDF Creator. You can Creat PDF file just like operating Mircosoft Office Word. It also can be used for editing table, plug-in image and making hyperlink. Moreover, it supports BookMark and page browser,Import/export Form data into a Text, Word or RTF, Xml File.
On October 29, 2009 updated, download size 7141Kb, for Windows 98, 2000, XP, Vista, 64bit.
Tool for data comparison and synchronization.
dbForge Data Compare for MySQL is a fast, easy-to-use tool to compare and synchronize data of MySQL databases. You can quickly analyze data differences in a well-designed user interface and synchronize comparison results in a convenient wizard with additional options.
On August 3, 2009 updated, download size 5631Kb, for Windows 2000, XP, Vista, 64bit.
Generates Java code to do 378 types of I/O..
I/O teaching tool that generates Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket or Pipe. It shows you how to read or write ASCII-8 bit characters (plain or locale-encoded), Unicode 16-bit characters, raw bytes, big endian binary, little endian binary, or serialised objects, buffered, unbuffered or gzip compressed.
On August 5, 2009 updated, download size 960Kb, for Windows 2000, XP, Vista, 64bit, Mac OS, Linux, Java.
Jnix Linux Jar Wrapper.
Jnix is a Launch4J compatible utility for wrapping jar files in shell scripts for deployment on Linux and Unix. It can also serve as a launcher script for jar files.
On August 7, 2009 updated, download size 193Kb, for Windows 2000, XP, Vista, 64bit.
Keeps unstable code from crashing your app.
SimpleIPCExpress lets you host unstable code in a separate process. If there`s a memory leak or process crash, your main application, such as IIS, isn`t affected. It`s ideal for working with legacy COM components. You can write your server code with the built-in JScript.NET editor, or use VS.NET. Your client can be Java, so its an easy way to interoperate from Java to .NET. It also helps you add multithreading to MS Office apps like Excel.
On September 17, 2009 updated, download size 1485Kb, for Windows XP, Vista, 64bit.

