Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-03-2008, 12:40 PM
Administrator
 
Join Date: Dec 2006
Posts: 649
JavaForums has disabled reputation
Building a Rich Client Platform application (I)
While the Eclipse platform is designed to serve as an open tools platform, it is architected so that its components could be used to build just about any client application. The minimal set of plug-ins needed to build a rich client application is collectively known as the Rich Client Platform.
Applications that don’t require a common resource model can be built using a subset of the platform. These rich applications are still based on a dynamic plug-in model, and the UI is built using the same toolkits and extension points. The layout and function of the workbench is under fine-grained control of the plug-in developer in this case. Up until now, we’ve been adding all of our visible function to the platform SDK workbench. In a rich client application, we are responsible for defining the application and its workbench.
(more…)
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Building small web application in java for practice. Saurabh321 New To Java 1 02-01-2008 05:38 PM
Build a Rich Client Platform application (II) JavaForums Java Blogs 0 01-03-2008 12:40 PM
Defining a rich client application JavaForums Java Blogs 0 01-01-2008 03:37 PM
Rich Client Platform (introduction) JavaForums Java Blogs 0 01-01-2008 03:37 PM
Introduction To RCP(Rich Client Platform) JavaForums Eclipse 0 05-24-2007 05:33 PM


All times are GMT +3. The time now is 04:55 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org