Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » What component is used to display list of editors when Ctrl+F6 is pressed ?
What component is used to display list of editors when Ctrl+F6 is pressed ? [message #467259] Fri, 27 January 2006 09:43 Go to next message
Setya Nugdjaja is currently offline Setya NugdjajaFriend
Messages: 567
Registered: July 2009
Senior Member
Hi all,

I need to display list of objects using small window just like the one
used to display list of editors when Ctrl+F6 is pressed on editor.

I believe it is a shell window certain style and components in it, could
someone please provide some snippets to create this window ?

Any help would be greatly appreciated.

Regards,

Setya
Re: What component is used to display list of editors when Ctrl+F6 is pressed ? [message #467294 is a reply to message #467259] Fri, 27 January 2006 21:21 Go to previous message
Douglas Pollock is currently offline Douglas PollockFriend
Messages: 84
Registered: July 2009
Member
Setya wrote:
> I need to display list of objects using small window just like the one
> used to display list of editors when Ctrl+F6 is pressed on editor.
>
> I believe it is a shell window certain style and components in it, could
> someone please provide some snippets to create this window ?

This question would be better asked in eclipse.platform.

The shell is created by CyclePartAction in the org.eclipse.ui.workbench
plug-in.



cheers,
d.
Previous Topic:Problem with SWT + OpenGL under Mac OS X 10.4.4
Next Topic:TableFieldEditor
Goto Forum:
  


Current Time: Thu Apr 25 12:49:25 GMT 2024

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

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

Back to the top