Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Starting a view out of an Action
Starting a view out of an Action [message #450869] Fri, 18 February 2005 20:45 Go to next message
Hans is currently offline HansFriend
Messages: 36
Registered: July 2009
Member
Hi @all,

how can I create a new view out of an action.
I would like to have a customized view on Java Projects in an own view.
The view is written as a seperate plug-in extending the point
"org.eclipse.ui.view".

I wrote a plug-in that adds a new submenu in the popupmenu for
JavaProjects, but how can I create my view now??

Thanx in advance
Re: Starting a view out of an Action [message #450870 is a reply to message #450869] Fri, 18 February 2005 21:01 Go to previous message
Hans is currently offline HansFriend
Messages: 36
Registered: July 2009
Member
Hans wrote:

> Hi @all,

> how can I create a new view out of an action.
> I would like to have a customized view on Java Projects in an own view.
> The view is written as a seperate plug-in extending the point
> "org.eclipse.ui.view".

> I wrote a plug-in that adds a new submenu in the popupmenu for
> JavaProjects, but how can I create my view now??

> Thanx in advance

I mean, if there exists a "cleaner" or more elegant way than adding the
view by IWorkbenchPage.showView(); Do I have to provide a new extension
point?
Previous Topic:using a JPanel in an SWT application
Next Topic:hellow world label problem?
Goto Forum:
  


Current Time: Fri Apr 19 06:52:27 GMT 2024

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

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

Back to the top