» search tips  |  Search:  
 Java The Source for Java Technology Collaboration
 
 Skip to Content
 
 
 
Community
Community Homepage
Community Directory
Project Listing
Request a Project
 
Content
Articles
Weblogs
Wiki
Javapedia
 
News
News Headlines
Submit News
 
Events
Events Calendar
Submit an Event
 
java-net Project
java.net Members
Governance
Principles
Vision
 
Related Links
java.com
java.sun.com
jcp.org
wireless.java.sun.com
Java Wear & Books
Get Java
 
 
java.net RSS Feeds.
Java RSS Feeds.
 

Weekly Stats
 
 
java.net
Today on java.net
October 14, 2003

CSS and Swing: Separating the components that make up your view makes your Swing application more flexible, robust, and maintainable. But that's just a first step. You can also factor out the common elements that define the look for your application in the same way that CSS is used to style a web site. » Read more
 

Projects & Communities

JavaDesktop
Swing Sightings 18: The latest look at the Wide World of Swing appears in issue 18 of the Swing Sightings . The java.net Java Desktop front page says the issue includes "a pirate game for the kids (Yohoho!), a crossword puzzle game for English language students, not one but two photo gallery apps for digital photo fans, a collaboration tool from "Uncle Dave Moffat", an EBay auction monitor, tools for creating database applications" and more.»Read more
Java Tools
The CSS Editor project: The CSS Editor project in the Java Tools community is a JEdit plug in for creating and editing CSS style elements using a GUI tool. Initially, "users will be able to create and add new css elements, as well as view an example of how they would look like in a browser". Later you will be able to edit and validate existing CSS elements. A recent release can be found in file sharing »Read more
 

Weblogs

Simon Phipps
 
 NeoOffice/J 0.7 Released: With the release of an almost feature-complete alpha, Mac OS X does OpenOffice.org in an integrated way thanks to Java technology.  Simon Phipps
Integrating Tomcat and Apache on Mac OS X: Integrate Tomcat and Apache on Mac OS X without recompiling anything!  Simon Brown

jUnit to the Rescue: Mike Clark's blogs and presentations made me start wring code with test driven development. This is the report of my first attempt to use TDD professionally and I succeeded.  Andreas Schaefer

 

Also in Java Today

What's New in Javadoc
Today's edition of Java Live is titled What's New in Javadoc . Scott Seligman and Douglas Kramer will answer questions about the changes to the Javadoc tool that were included in J2SE 1.4. These changes include "several new tags and options, smarter inheritance of doc comments, and more control over HTML output." Join the chat Tuesday, October 14 from 11 am - noon Pacific which is 6 -7pm GMT.

XML Parsing in a Producer-Consumer Model
A multithreaded application presents different constraints for XML parsing. In XML Parsing in a Producer-Consumer Model, Prabu Arumugam presents a solution that uses SAX for parsing the XML file because it is fast and "does not construct any internal data representation of XML."

 

Java News Headlines

Eclipse 3.0 Milestone 4 ReleasedSmartCVS 2.4.1
 
Plumtree Plans J2EE Version of Portal SoftwareEJB Certificate Authority 2.1
 
Artifact tracking with Scarab b17 
 

Featured Articles » 
 
Project Spotlight » 
 
java.net Events »
 
Previously on java.net »