—SEC. 05 — Java

Java

Subcategories22
Indexed links141
Direct links0
Total subtree109
— SEC. 02
Listings

All links in this category.

Showing 101–141 of 141 editor-approved links.

Showing 41 on this page
Charts
JHeatChart
www.tc33.org

Simple Java API for generating heat map charts. Site includes download option, Javadoc, and sample code. [LGPL]

Added May 10, 2026
Data_Formats
PngEncoder
www.objectplanet.com

A fast Java based PNG encoder. The footprint is just over 5K and the internal object creation during runtime is kept to a minimum to avoid calls to the garbage collector. It is compatible with JDK 1.1 and later.

Added May 10, 2026
User_Interface_Classes
L2FProd.com
www.l2fprod.com

Provides Skin Look And Feel for Swing, and Common Components for Swing. Site includes screenshots, tutorials, and download option. [Open Source]

Added May 10, 2026
User_Interface_Classes
Extreme Component
www.zfqjava.com

A set of Java GUI components including: JDataGrid, JWizardPane, JDirChooser, JLinkButton (a browser launch button), JCalendar. [Commercial, with sources]

Added May 10, 2026
User_Interface_Classes
Zeus
sourceforge.net

A Java Swing components library provides useful components for easier GUI development includes: JConsole, a java console replacement, redirects stdout, stderr; JSplash, a splash screen. [Open source, LGPL]

Added May 10, 2026
User_Interface_Classes
Java2s
www.java2s.com

Provide collection Swing controls. [Commercial]

Added May 10, 2026
Cryptography
Network Security Services for Java (JSS)
www.mozilla.org

Libraries used internally by Netscape and iPlanet products that do crypto in Java. [Mozilla]

Added May 10, 2026
Cryptography
IAIK Java Crypto Products
jce.iaik.tugraz.at

Provides a set of Java-based crypto products. Java implementation TLS, SSLv3 and SSLv2(client side), S/MIMEv2. [Commercial]

Added May 10, 2026
Windows
Java Native Interface to Microsoft Windows Registry
jrgwin32.narod.ru

Make easy access to Microsoft Windows registry from JVM. [Freeware]

Added May 10, 2026
Windows
NativeCall
johannburkard.de

Call native methods from Java without JNI, in any MS-Windows DLL. Site includes documentation and download option. [Open Source, Freeware]

Added May 10, 2026
Object-Oriented
Sieben Geisslein
siebeng.sourceforge.net

An object store implemented in Java. [Open Source, BSD style]

Added May 10, 2026
Relational
AlgebraDB
algebradb.sourceforge.net

A Java-based, experimental relational database representing functions as infinite tables. [Open Source, LGPL]

Added May 10, 2026
Relational
Mckoi SQL Database
www.mckoi.com

Multi-client / multi-threaded SQL relational database management system written in Java. Includes JDBC 2.0 driver. [Open Source, GPL]

Added May 10, 2026
Relational
Infinity Database Engine
boilerbay.com

An embeddable datastore with data compression, global transactions, integrity preservation, high concurrency, and flexible, extensible data model. [Commercial]

Added May 10, 2026
Java_Web_Start_and_JNLP
Netx
jnlp.sourceforge.net

Open source JNLP client. [GPL]

Added May 10, 2026
Commercial
Sybase PowerJ
www.sybase.com

For Windows 95/NT. [Commercial]

Added May 10, 2026
Profilers
jProf
perfinsp.sourceforge.net

Helps identify excessive processor usage, memory usage, and synchronization in Java programs. Written in C++; available for Solaris and NT 4.0. The JVM must support JVMPI. [Open Source, GPL/LGPL]

Added May 10, 2026
Unit_Testing
Mockito
mockito.org

A popular framework for making mock objects in Java. [Open Source, MIT License]

Added May 10, 2026
Virtual_Machine
CaffeineMark 3.0
www.benchmarkhq.ru

A series of tests that measure the speed of Java programs running in various hardware and software configurations. [Freeware]

Added May 10, 2026
Virtual_Machine
The Mauve Project
www.sourceware.org

A collaborative, open source effort to build a testsuite for the core Java language libraries. [Open Source]

Added May 10, 2026
Java_to_Other
Webcream
www.creamtec.com

Claims to convert Java GUI client-side applications to HTML/JavaScript-based front end with no recoding. [Commercial]

Added May 10, 2026
JBoss
JBoss
www.jboss.org

Includes source, documentation, downloads, and user forums. [Open Source, LGPL]

Added May 10, 2026
Servlet_Engines
SpringSource tc Server Developer Edition
www.springsource.com

Commercial version of Apache Tomcat with support, tooling and monitoring from SpringSource.

Added May 10, 2026
FAQs,_Help,_and_Tutorials
Practically Groovy: Ant Scripting with Groovy
www.ibm.com

Ant and Maven are common in build processing, but XML is sometimes a less expressive configuration format; Groovy builder utility makes it easy to mix Groovy, Ant and Maven for more expressive, controlled builds. By Andrew Glover. IBM developerWorks.

Added May 10, 2026
Beginner_Level
A gentle introduction to programming [ProgZoo]
progzoo.net

Interactive programming tutorials in Java, C# or C++. Students enter code and have it compiled and executed from the web page.

Added May 10, 2026
PersonalJava
PersonalJava Application Environment
java.sun.com

Sun's official PersonalJava page, with implementations for Windows CE and emulators for testing on desktop machines.

Added May 10, 2026
Gentle_Tutorials
JavaGently - Third Edition
javagently.cs.up.ac.za

Homepage of book by Judith Bishop. Discussion board and FAQ. Examples and downloads.

Added May 10, 2026
Articles
Design for Open Systems in Java
gee.cs.oswego.edu

Seminal paper on the demise of "absolute" encapsulation and transparency as an ideal.

Added May 10, 2026
Articles
Rethinking Computer Science 101 (with Java)
www.ai.mit.edu

Project at MIT on "innovations in introductory computer programming".

Added May 10, 2026
Articles
The Bluffer's Guide to Java
www.webdevelopersjournal.com

Introduces Java terminology for the Web developer.

Added May 10, 2026
United_States
Atlanta, Georgia Java User Group (AJUG)
www.ajug.org

Includes meeting history, directions, events, and job listings.

Added May 10, 2026
Parsers
FastParser
www.japisoft.com

High performance Java XML parser, can be used with embedded device. SAX, DOM Compliant. [Shareware]

Added May 10, 2026
Layout_Managers
Layout Manager Launch
www.softbear.com

A collection of links to Java layout managers.

Added May 10, 2026
Look_and_Feels
Wikipedia: Pluggable look and feel
en.wikipedia.org

Online encyclopedia article on Swing 'Pluggable look and feel' with many links to related topics.

Added May 10, 2026
Borland_JBuilder
jGuru JBuilder FAQ
www.jguru.com

Find answers to frequently asked questions about JBuilder.

Added May 10, 2026
Articles
Java Decompilers
www.andromeda.com

Comparison of 3 early decompilers: Mocha, WingDis, and DejaVu.

Added May 10, 2026
Engines
Resin
caucho.com

Java based XSL focused on dynamic server pages. This Java servlet supports JavaScript and JavaServer Pages (JSP). It also compiles JavaScript templates into Java byte code. [Commercial]

Added May 10, 2026
Massachusetts
New England Java Users Group (NEJUG)
www.nejug.org

Boston-area group that meets at Oracle in Burlington, MA. Includes meeting history, bulletin board, and job listing.

Added May 10, 2026
New_York
Rochester Java Users Group (RJUG)
www.rjug.org

Includes meeting history, mailing list information, directions, and bulletin board.

Added May 10, 2026
Articles
Programming Dynamic HTML in Java
msdn.microsoft.com

The com.ms.wfc.html package of the Windows Foundation Classes for Java (WFC) framework provides Dynamic HTML (DHTML) on a Web page directly from a Java class. (Microsoft)

Added May 10, 2026
NET
O'Reilly Network: A Visual J# .NET Primer
www.ondotnet.com

Demonstrates what's involved in developing with tool set.

Added May 10, 2026