Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Where's the color editor from Preferences?
Where's the color editor from Preferences? [message #460795] Wed, 07 September 2005 09:44 Go to next message
ian mayo is currently offline ian mayoFriend
Messages: 17
Registered: July 2009
Junior Member
Hi all,
I want to include a color chooser in my new-file wizard. I'd like to
re-use the color chooser found in a number of places in the Preferences
window (such as General/Appearances/Colors and Fonts).

Unfortunately I don't know where to start looking for this control in the
code. I'd search for "Colors and Fonts" but I'm sure that this is
internationalised out into some other file.

Any guidance would be appreciated.

Cheers,
Ian.
Re: Where's the color editor from Preferences? [message #460804 is a reply to message #460795] Wed, 07 September 2005 11:09 Go to previous message
Alex Blewitt is currently offline Alex BlewittFriend
Messages: 946
Registered: July 2009
Senior Member
I suspect that org.eclipse.jface.preference.ColorFieldEditor is the one you're looking for, or possibly org.eclipse.jface.viewers.ColorCellEditor if you want to show similar in a dialog.
Previous Topic:Text-field refusing other input than integers?
Next Topic:change font for all widgets in an application
Goto Forum:
  


Current Time: Fri Apr 26 15:05:09 GMT 2024

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

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

Back to the top