Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Outline View
Outline View [message #150889] Wed, 15 September 2004 06:49 Go to next message
Eclipse UserFriend
Originally posted by: svenkat.asu.edu

I wanted to implement something like the outline view in the Logic
example, except that the data in the outline view will be my own data and
not really related to the model or anything. i.e...I need a window to
display some data (for example, stack trace of a program). Can anyone
tell me how I can implement this "Outline" view?

Thanks,

Swami.
Re: Outline View [message #150916 is a reply to message #150889] Wed, 15 September 2004 15:02 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
It doesn't matter that your data for the outline is different from your
actual model. Whatever data you provide to the TreeViewer becomes its
model.

"Swami Venkataramani" <svenkat@asu.edu> wrote in message
news:ci8olt$ch5$1@eclipse.org...
> I wanted to implement something like the outline view in the Logic
> example, except that the data in the outline view will be my own data and
> not really related to the model or anything. i.e...I need a window to
> display some data (for example, stack trace of a program). Can anyone
> tell me how I can implement this "Outline" view?
>
> Thanks,
>
> Swami.
>
>
>
Re: Outline View [message #151117 is a reply to message #150916] Wed, 15 September 2004 18:48 Go to previous message
Eclipse UserFriend
Originally posted by: svenkat.asu.edu

Thanks...so how do you go about implementing it...are there any examples?
I looked at the Logic Example, but it's a little confusing.

Thanks,
Swami.



Pratik Shah wrote:

> It doesn't matter that your data for the outline is different from your
> actual model. Whatever data you provide to the TreeViewer becomes its
> model.

> "Swami Venkataramani" <svenkat@asu.edu> wrote in message
> news:ci8olt$ch5$1@eclipse.org...
> > I wanted to implement something like the outline view in the Logic
> > example, except that the data in the outline view will be my own data and
> > not really related to the model or anything. i.e...I need a window to
> > display some data (for example, stack trace of a program). Can anyone
> > tell me how I can implement this "Outline" view?
> >
> > Thanks,
> >
> > Swami.
> >
> >
> >
Previous Topic:dynamical loading/adding of pallettes ? editing of pallette items
Next Topic:Link Connection not deleted when connected to a child of a deleted parent.
Goto Forum:
  


Current Time: Fri Apr 26 17:44:13 GMT 2024

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

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

Back to the top