Creation of ViewContainer

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Creation of ViewContainer

Postby hruday87 » Fri Aug 07, 2009 1:25 am

Hi i need to create a view container class such that it appears in eclipse which is so called "package explorer" present on left side of any eclipse IDE. So can one guide me how to create such package explorer view for my RCP application?
hruday87
 
Posts: 2
Joined: Fri Aug 07, 2009 1:19 am

Re: Creation of ViewContainer

Postby Eric Clayberg » Fri Aug 07, 2009 3:46 am

SWT Designer supports the creation of Perspectives and ViewParts as well as all of the widgets (TreeViewers, ToolBars, etc.) needed to replicate the Package Explorer, if you wish.

If you want to replicate the Package Explorer, you should start by looking at its source in Eclipse and understanding that first.

Providing step-by-step instructions for how to replicate that view are well beyond the scope of the forum.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: Creation of ViewContainer

Postby hruday87 » Mon Aug 10, 2009 2:57 am

Eric Clayberg wrote:SWT Designer supports the creation of Perspectives and ViewParts as well as all of the widgets (TreeViewers, ToolBars, etc.) needed to replicate the Package Explorer, if you wish.

If you want to replicate the Package Explorer, you should start by looking at its source in Eclipse and understanding that first.

Providing step-by-step instructions for how to replicate that view are well beyond the scope of the forum.


I wanted to know how to add my desired view to another view in a perspective?

coz i got a project explorer view now and wanted to embedd a tree structure view into it so may i know how to do it?
hruday87
 
Posts: 2
Joined: Fri Aug 07, 2009 1:19 am

Re: Creation of ViewContainer

Postby Eric Clayberg » Mon Aug 10, 2009 4:00 am

hruday87 wrote:I wanted to know how to add my desired view to another view in a perspective?

I don't know what you mean by this.

hruday87 wrote:i got a project explorer view now and wanted to embedd a tree structure view into it?

The tree in the Eclipse project Explorer is a TreeViewer.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to SWT Designer

Who is online

Users browsing this forum: Google [Bot] and 2 guests