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

okt 7, 2010

Power of Lookup

Just as Nodes are one very important building block of Netbeans RCP applications Lookup are almost even more important. At first the concept can be confusing and you might not know what usage

okt 2, 2010

The basic of nodes part 2

The basic of nodes part 2

In my previous post I did go trough the very basic of nodes and we ended up with something that looks like this screenshot. At the end I said that by looking at

okt 1, 2010

The basic of nodes

The basic of nodes

Nodes are one of the building blocks of any Netbeans RCP application. Since I'm still learning the Netbeans RCP basics I decided to write down what I have understood of nodes

sep 29, 2010

Auto collapsing JxTaskPane

Auto collapsing JxTaskPane

This post actually doesn't have anything to do with Netbeans RCP but I thought I would share it anyway since it can be used in a Netbeans RCP application. I added

sep 28, 2010

Hello world

Welcome to my new blog about my love and hate to the Netbeans RCP platform. It will contain small tutorials and findings that I'm writing during my journey learning the platform.