NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed. (sponsored)
In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.
Swing Fuse (actually just Fuse), is a framework designed to make it easier to create your own custom desktop components. In this article, Daniel Spiewak shows you how to get started and provides sample source code you can download.
Willam Louth shows how he uses JXInsight Probes to investigate probable performance issues with code bases that he is not familiar with. He also highlights possible pitfalls in creating a benchmark, as well as in the analysis of results.
The Eclipse Rich Client Platform (RCP) allows developers to use the Eclipse architecture to design flexible and extensible applications re-using a lot of already existing functionality. Getting started with Eclipse RCP can be time consuming and difficult. Having a short how-to-description makes it easier to get started. Hence the following article focuses on how to get certain aspects of Eclipse RCP into work.
This article will describe how to use Eclipse 3.3 to create a Rich Client Application.
The following topics will be covered: Creating a first RCP application, creating menus and toolbars, views, editors, dialogs, usage of preferences and preferences pages, usage of external jars, using JFreeChart, Integration with Microsoft Outlook, creating a product and branding and adding help to an RCP application.
Each sections of this article tries to be as independent from the other parts as possible.
---------------
Eclipse Rich Client Platform Tutorial - A Hands-on-Guide
At 6:41 PM on Sep 28, 2007, Lars Vogel wrote:
Fresh Jobs for Developers Post a job opportunity
http://www.vogella.de/articles/RichClientPlatform/article.html
Best regards, Lars
---------------
The Eclipse Rich Client Platform (RCP) allows developers to use the Eclipse architecture to design flexible and extensible applications re-using a lot of already existing functionality. Getting started with Eclipse RCP can be time consuming and difficult. Having a short how-to-description makes it easier to get started. Hence the following article focuses on how to get certain aspects of Eclipse RCP into work.
This article will describe how to use Eclipse 3.3 to create a Rich Client Application.
The following topics will be covered: Creating a first RCP application, creating menus and toolbars, views, editors, dialogs, usage of preferences and preferences pages, usage of external jars, using JFreeChart, Integration with Microsoft Outlook, creating a product and branding and adding help to an RCP application.
Each sections of this article tries to be as independent from the other parts as possible.
---------------
1 replies so far (
Post your own)
Re: Eclipse Rich Client Platform Tutorial - A Hands-on-Guide
thanks, I will be reading this shortly