
Let me first define what we mean by circular dependency in OOAD terms vis-a-vis Java.
Suppose we have a class called A which has class B’s Object. (in UML...
0 replies - 2890 views - 11/16/11 by Somenath Mukhop... in Announcements

The Pivot development team is happy to announce the release of Apache Pivot 1.3. Apache Pivot is a platform for building rich internet applications in Java. It...
0 replies - 5274 views - 09/23/09 by Greg Brown in Announcements

JFree.org is pleased to announce the immediate availability of JFreeChart version 1.0.13, a popular free / open source chart library for the Java platform. ...
1 replies - 3127 views - 04/27/09 by David Gilbert in Announcements

I recently wrote, in this blog about state management, threading and API design, the following (talking about a refactored SwingWorker with the state...
9 replies - 7216 views - 08/10/08 by Tim Boudreau in Articles