Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Widgets inside a view
Widgets inside a view [message #527349] Wed, 14 April 2010 22:17 Go to next message
Bijan  is currently offline Bijan Friend
Messages: 9
Registered: April 2010
Junior Member
Excuse the simple question but I cannot figure out how to do this. I've been reading the java docs, but things don't make sense for me.

I'm trying to build a single view that has several components inside of it.

I want one frame to display a list of items. I want another frame to display a table of information for the selected item in the first frame. And underneath each of these frames, I want to add buttons.

I've been reading a lot about jface and swt, but they are just referencing themselves in the context of java on its own, not eclipse RC Apps. I haven't found any info as to how to do this kind of stuff within a view.

I would greatly appreciate someone to point me in the right direction. Thank you!

Re: Widgets inside a view [message #527414 is a reply to message #527349] Thu, 15 April 2010 07:50 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Bijan,

The google on "eclipse"and "view" delivered this link on top:

http://www.eclipse.org/articles/viewArticle/ViewArticle2.htm l

Does this help you to get started? There are many articles like that.

--

Best Regards,
Wim Jongman
-- As a computer, I find your faith in technology amusing.
(Eclipse Old Skool Quote Service)

> Excuse the simple question but I cannot figure out how to do this. I've
been reading the java docs, but things don't make sense for me.
>
> I'm trying to build a single view that has several components inside of it.
>
> I want one frame to display a list of items. I want another frame to
display a table of information for the selected item in the first frame. And
underneath each of these frames, I want to add buttons.
>
> I've been reading a lot about jface and swt, but they are just referencing
themselves in the context of java on its own, not eclipse RC Apps. I haven't
found any info as to how to do this kind of stuff within a view.
>
> I would greatly appreciate someone to point me in the right direction.
Thank you!
Previous Topic:Icon Sharing between plugins
Next Topic:update RCP application problem
Goto Forum:
  


Current Time: Tue Apr 23 15:08:20 GMT 2024

Powered by FUDForum. Page generated in 0.03273 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top