Skip to main content

Java Desktop

Welcome to JavaDesktop, a gathering place for members of the Java™ platform's graphical user interface (GUI) community. Here you'll find news, discussions, technical articles, and open source projects that use the Java Platform, Standard Edition (Java SE™) APIs to produce applications with rich client interfaces. (If you're looking for information on the Sun Java Desktop System, you can find it at sun.com.)

GetJava Button Spread the word! Hosting the Get Java Software Button shows your support for the Java platform and helps users download the latest version. How to do it...
We want to hear from you! Please feel to contact us with comments, suggestions, product announcements, pretty much anything you have on your mind related to Java on the desktop:

Community News & Announcements

Latest from our Bloggers

String Searching Algorithms (Part III)
posted by potty on May 21, 2012
Boyer-Moore (BM) Overview
Preparing to Compute Using the Fork/Join Framework, Part 1
posted by editor on May 8, 2012
Multithread Programming Versus Parallel Programming; or, What's Wrong with Java Threads?
posted by editor on Apr 22, 2012
Easy-Cassandra 1.0.9: With annotations jpa and JPQL
posted by otaviojava on Apr 21, 2012
Release the newest version of the framework to persist objects in Apache Cassandra in easy way. Among improvement is the JPA annotations, also...
Java 7 Fork/Join Framework Initial Look, and Resources
posted by editor on Apr 16, 2012
 

Java Desktop on Twitter

Java Desktop on the Web

Spring Integration Gateways - Null Handling & Timeouts
Spring Integration (SI) Gateways Preview Text: ...
101 Leadership Rules To Live By
Several years ago I ran across an article on leadership by the same title as this blog post.  I...
Three Laws of Good Software Architecture
The issue with architectural decisions is that they effect the whole system and/or you often need...
Plan a Scalable Architecture Through Fault Injection
I have been doing a lot of testing on scalable architectures since last year and at some point,...
David Dice: HCLH Locks - an additional constraint
HCLH Locks are NUMA-friendly hierarchical queue-based CLH locks. Subsequently, we've discovered...