GeekArticles
Programming
Eclipse


Rich Client Tutorial Part 2
The Rich Client Platform (RCP) allows you to build Java applications that can compete with native applications on any platform. Part 1 of the tutorial introduced you to the platform and the steps used to build the smallest possible RCP program. In part 2 we'll look at what we did in more detail and introduce some of the configuration classes that let you take control of much of the layout and functionality of an RCP application.
Sponsored Links
Read Next: Folding in Eclipse Text Editors
Related Topics
Eclipse
- Building administrative applications in Eclipse
- Designing Accessible Plug-ins in Eclipse
- Levels of Integration
- How to Use the Eclipse API
- Branding Your Application
- How to Test Your Internationalized Eclipse Plug-In
- How to Internationalize your Eclipse Plug-In
- PDE Does Plug-ins
- Rich Client Tutorial Part 3
- Rich Client Tutorial Part 2