Widgets inside a view [message #527349] |
Wed, 14 April 2010 18:17  |
Eclipse User |
|
|
|
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 03:50  |
Eclipse User |
|
|
|
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!
|
|
|
Powered by
FUDForum. Page generated in 0.04622 seconds