SWT Tips & Tricks: Titled Borders
Swing has the concept of a titled border - which is nothing more than an etched (or user defined) border around a component with a 'title' in the upper left-hand corner. SWT, for better or for worse, doesn't have the same support for various borders that Swing does. There simply is no border property to set directly on your regular SWT widget...
Face to face with Java2D
Woa! Don't fire up those flame-throwers just yet! This isn't a thread about why native code is better, etc, etc. I mean to say that Java2D could fly just using better Java code. Take Color, GradientPaint and TexturePaint and the low-level pipelines that actually paint stuff with these classes for example. Here are three implementations of the Paint interface that really make me wonder what's going on over at Sun...
ICEbrowser v6.0.2 - Headless Java Supported!
ICEsoft Technologies Inc., the leading provider of Java browser and Java Web access software, has announced the release of ICEbrowser SDK v6.0.2 and ICEreader SDK v6.0.2. ICEbrowser SDK and ICEreader SDK are now officially supported on JDK 1.5.0.
Both products now support rendering documents in non-visual and headless Java environments. Previously, documents containing embedded IFrames or Framesets were not fully supported in a non-visual context. Now you can use ICEbrowser or ICEreader in headless server-side deployments, such as an HTML to image service.
I've been looking for a good topic to start my blog and I finally found one. While most people in the JavaDesktop Community will recognize my name as the JavaDesktop Community Leader, I have a another job at Sun as the lead engineer on JavaHelpTM software. It's a project that I've been involved with since inception and greatly enjoy.