Shortly after the release of Eclipse 3.4, Instantiations released version 6.7.0 of their Eclipse based Java GUI design toolset WindowBuilder Pro. Version 6.7.0 includes the following components:
Swing Designer 6.7
SWT Designer 6.7
GWT Designer 5.0 (despite the release notes claiming it contains 4.0.0)
New features
The most important feature of this release is that WindowBuilder Pro 6.7 now fully [...]
August 20th, 2008
Posted by
Danny D'Amours |
Eclipse, Java |
4 comments
SwingX the Swing component library from SwingLabs has released version 0.9.2. There are not too many major changes from version 0.9.1, however over 100 bugs have reportedly been fixed and a lot of deprecated code has been removed.
It is nice to see this project be active and get some momentum behind it. It [...]
March 6th, 2008
Posted by
Danny D'Amours |
Java |
no comments
Programming language choices on maemo
It appears that if you are looking at programming for the maemo platform which runs on the Nokia N810 and N800 internet tablets, your options of programming languages and GUI toolkits to choose from has quickly grown.
For a while now, besides C and C++ it was possible to create programs [...]
January 24th, 2008
Posted by
Danny D'Amours |
Java, Nokia N810/N800/770 |
one comment
Hot on the heels of version 4.0.4, Java-Gnome 4.0.5 has been released!
The biggest item of note in 4.0.5 is coverage of GTK’s TreeModel and TreeView APIs. Other items of note include improvements to image handling and additional signals and methods on Widget and Window.
Interestingly, there has been a new class org.gnome.screenshot.ScreenShot added which allow a [...]
December 10th, 2007
Posted by
Danny D'Amours |
Gnome - GTK, Java |
no comments
Fedora 8 was released a on November 8th. As previously mentioned, unlike Microsoft’s Vista, this looks to be a nice upgrade.
It took a while for me to get my primary system upgraded but I finally got around to it on Friday.
Installation issues
I performed an upgrade in place of my Fedora 7 Dell D620 laptop. [...]
November 27th, 2007
Posted by
Danny D'Amours |
Java, Linux, Tech |
no comments
After a drought of a few years, SwingX released version 0.9.0. Less than a month later, SwingX released version 0.9.1.
There appears to be a renewed energy around the project with 75 issues resolved, refactoring of the API and added functionality; all within a month.
Major changes listed in the release notes:
JXLoginPanel has been renamed to JXLoginPane [...]
November 23rd, 2007
Posted by
Danny D'Amours |
Java, Tech |
one comment
Max Anderson has an interesting article describing tips on how to make Eclipse look better on Linux.
As he demonstrates via screenshots, Eclipse under GTK and Linux uses by default a larger font and much more space between elements.
Systemwide GTK+ settings
By shrinking the font sizes and the spacing between the elements, you can make the Eclipse [...]
November 21st, 2007
Posted by
Danny D'Amours |
Eclipse, Java, Tech |
no comments
Instantiations have released version 6.5.0 of WindowBuilder Pro their Eclipse based Java GUI builder. The new & noteworthy page describes some of the improvements available in this new version.
WindowBuilder Pro supports not only standard Swing GUIs but Eclipse’s Standard Widget Toolkit (SWT) and Google’s Web Toolkit (GWT).
One of my favourite features of WindowBuilder’s [...]
October 31st, 2007
Posted by
Danny D'Amours |
Eclipse, Java, Linux, Misc, Tech |
2 comments
Almost two years in the making (since November 18, 2005), the advanced Java Swing component project SwingX has been released.
The project has been advancing over the last two years slowly adding and refining the included Swing components however it appears that nobody was willing to commit to a release. There was talk about having [...]
October 29th, 2007
Posted by
Danny D'Amours |
Java, Tech |
one comment
As I have discussed before, we are slowly getting close to a fully open source JDK. We have taken two more steps earlier this month with new releases of GNU’s Classpath and IcedTea.
IcedTea 1.4 Released! « Lillian’s Blog
From the release notes:
* Updated to OpenJDK b21 build (README and INSTALL updated accordingly).
* Now using SSL/Crypto [...]
October 22nd, 2007
Posted by
Danny D'Amours |
Java, Tech |
no comments