Look & Feel [message #610362] |
Wed, 24 August 2005 05:52 |
Eclipse User |
|
|
|
Hi,
it would be great to be able to change the look and feel of the VE
preview. Maybe the @jve tag could be extended to save the used look &
feel. Is this a planned feature?
There is even an issue by only using the default look & feel. If you
create a TitledBorder, save it and then reedit the properties the fields
"Title Font" and "Title Color" are filled by UIManager's defaults. These
defaults are different for each look and feel. For my current app I do the
following:
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClass Name());
For a JPanel I created a TitledBorder. The title appears with a thin blue
font. After reediting the title's caption, VE added font and color
specifications to the statement which creates the TitledBorder. So the
title is now bold gray instead of thin blue as before.
I write here as I think the bug reports are not really looked at often
enough. Btw could you please take a look at bug report #93503 which is a
bit annoying and maybe easy to fix.
Thanks,
Michael
|
|
|
Powered by
FUDForum. Page generated in 0.03185 seconds