Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » dynamic viewpart
dynamic viewpart [message #465039] Sat, 03 December 2005 16:04 Go to next message
Eclipse UserFriend
Originally posted by: jkarlik.info.fundp.ac.be

Hello,

I m constructing a plugin to manage views and communication between
these views. So I have a class extending ViewPart. Is it possible to
instantiate, on a dynamic way, more than one view with the same plugin
class (extending ViewPart)? Actually, I would like to share a common
object between several views that i want to add to my plugin. Is it
possible?

thanks.
Re: dynamic viewpart [message #465041 is a reply to message #465039] Sat, 03 December 2005 20:35 Go to previous message
Eclipse UserFriend
karlik joachim wrote:

> Hello,
>
> I m constructing a plugin to manage views and communication between
> these views. So I have a class extending ViewPart. Is it possible to
> instantiate, on a dynamic way, more than one view with the same plugin
> class (extending ViewPart)? Actually, I would like to share a common
> object between several views that i want to add to my plugin. Is it
> possible?
>
> thanks.
yes. see allowMultiple in views extension point
Previous Topic:Computer
Next Topic:How can I get a children of some tree node?
Goto Forum:
  


Current Time: Tue Jul 08 09:30:21 EDT 2025

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

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

Back to the top