Arkiverad:LayerXML

Min andra blogg om programering med fokus på Netbean RCP-plattform för att bygga desktopapplikationer i Java. Var faktiskt väldigt välbesökt då Gertjan på Sun/Oracle länkade till den en hel del. My second blog about programming with focus on Netbeans RCP platform for building desktop applications in Java. I had lot of visitors because Gertjan at Sun/Oracle did link to it frequently

jul 12, 2011

Work quicker in NetBeans

Usually I'm writing about NetBeans RCP applications but this time it will be about NetBeans as an IDE. I'm going to share some tricks I use daily to work

feb 26, 2011

How to add functionality to NetBeans

This post will be more of a small tutorial walking trough some of the basic NetBeans APIs that make it possible to add new functionality to NetBeans. The goal is to add a

nov 12, 2010

OpenJDK Project for Mac OS X

This is some good news for us Java developers on Mac: http://www.apple.com/pr/library/2010/11/12openjdk.html   Also I have started with a new blog post about dynamic population

nov 3, 2010

Great Lookup video

Just found this great video about Lookup on blip.tv by NetBeans API architect Jaroslav Tulach. http://blip.tv/file/2631958/

nov 2, 2010

That other Lookup

In my previous posts I have shown Lookup as a way to communicate between different components in a Netbeans RCP application, even between different modules by using Lookup as a communication device where

okt 19, 2010

Bye bye Webstart Hello Update center

I have always heard about Update centers and that Netbeans modules could be put into them and have the module being updated automatically... But I have always been frigthend about it because it

okt 15, 2010

Global font size

This is a really nice trick. I usually think that the font size of a Netbeans RCP application is too big. Even if it's possible to change the font size on

okt 14, 2010

Refresh Node children automatically

Hello followers! Todays problem to solve is how to refresh your Node children when there is a change in the data model. For example if you have a list of Customers and a