Java UI's do have a nice feature called look and feel with which I can change the look and feel - thus the name ;-). Which look and feels do you support in which version?

asked 12.01.2015 at 14:45

MichaelD%C3%A4nzer's gravatar image

MichaelDänzer ♦
(suspended)
accept rate: 86%


In all current releases we supported the following Look and Feels:

  • Synthetica
  • The Xpert.Line Look and Feel (since 4.3)
  • The default Java Look and Feels like Metal, Plastic, Windows and so on
  • The new Nimbus Look and Feel from Java 1.6.10
  • JGoodies Look and Feels

Now we decided for a change. As far as we know, nobody is using one of the three bottom Look and Feels. This is why from this point on we drop the support for Look and Feels that are not based on Synthetica. The Xpert.Line Look and Feel is Synthetica based too, so this will still be supported.

Now, what does drop support exactly means? It means that you will still be able to use those Look And Feels. We simply will not fix or solve any problem caused by non supported Look And Feels.

Now, what does from now on exactly means? It means with the next hotfixes (5.1.3, 5.0.17 and 4.3.26) we will not support the default, Nimbus and JGoodies Look and Feels.

Please contact us immediately if you are already using a Look and Feel that we dropped the support.

link

answered 12.01.2015 at 14:59

MichaelD%C3%A4nzer's gravatar image

MichaelDänzer ♦
(suspended)
accept rate: 86%

edited 12.01.2015 at 15:00

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×40
×1

Asked: 12.01.2015 at 14:45

Seen: 1,915 times

Last updated: 12.01.2015 at 15:00