Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » How to define groups in a preference page?
How to define groups in a preference page? [message #205252] Wed, 14 December 2005 09:59 Go to next message
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
Sorry for this maybe stupid question but what's the correct way to
create groups in a org.eclipse.jface.preference dialog?

By "group" I mean these engraved boxes a title (visually like
org.eclipse.swt.widgets.Group) that surround multiple preferences and
group them e.g. by subject.

Just adding a group and then using that group as parent for the
fieldEditors just messes up things. Does one have to set a special
layout or something of that sort? Or does one have to fiddle with
PreferenceNodes here? The rather terse API-docs didn't give me any clue
how to do this...

Michael
Re: How to define groups in a preference page? [message #205268 is a reply to message #205252] Wed, 14 December 2005 13:35 Go to previous message
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
Just realized, that this is not GEF specific and so I moved it to the
platform NG.

"Michael Moser" <mmo@zurich.ibm.com> wrote in message
news:dnoqf1$1j2$1@news.eclipse.org...
> Sorry for this maybe stupid question but what's the correct way to
> create groups in a org.eclipse.jface.preference dialog?
>
> By "group" I mean these engraved boxes a title (visually like
> org.eclipse.swt.widgets.Group) that surround multiple preferences and
> group them e.g. by subject.
>
> Just adding a group and then using that group as parent for the
> fieldEditors just messes up things. Does one have to set a special
> layout or something of that sort? Or does one have to fiddle with
> PreferenceNodes here? The rather terse API-docs didn't give me any
> clue how to do this...
>
> Michael
>
>
Previous Topic:How to run a GEF plugin
Next Topic:Animation added to draw2d
Goto Forum:
  


Current Time: Fri Apr 26 13:28:43 GMT 2024

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

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

Back to the top