 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Adam Sandler Guest
|
Posted: Mon May 14, 2007 7:10 am Post subject: 3rd party Swing Themes |
|
|
Hello,
Just wondering, are there any 3rd party Swing themes available? I'd
like to try some different appearances than the built in look and feel
and changing a color (http://www.codeproject.com/java/theme.asp). Our
project doesn't have the time in the schedule to mess around with the
look and feel much; so I'm wondering what else is out there.
Thanks! |
|
| Back to top |
|
 |
Andrew Thompson Guest
|
Posted: Mon May 14, 2007 7:10 am Post subject: Re: 3rd party Swing Themes |
|
|
Adam Sandler wrote:
...
| Quote: | ...are there any 3rd party Swing themes available?
|
Yes. For custom PLAF's, I prefer something elegant, quick
and (end) usable, like JGoodies <http://www.jgoodies.com/>.
See this thread for a run-down of some other alternatives.
<http://www.javakb.com/Uwe/Forum.aspx/java-gui/6848/SynthLookAndFeel>
As an aside, searching for 'plaf' would be a lot more productive
(when searching for Java themes) than, for example, the much
more generic - 'theme'.
HTH
--
Andrew Thompson
http://www.athompson.info/andrew/
Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-gui/200705/1 |
|
| Back to top |
|
 |
Karsten Lentzsch Guest
|
Posted: Mon May 14, 2007 1:57 pm Post subject: Re: 3rd party Swing Themes |
|
|
Adam Sandler wrote:
| Quote: | Just wondering, are there any 3rd party Swing themes available? [...]
|
The JGoodies Looks library that Andrew mentioned contains
the Plastic L&f family that in turn contains a bunch of
Metal Themes. If you don't want a new L&f, but just some
themes, feel free to extract, use and redistribute them;
the library is BSD licensed.
If you want to test drive the Plastic themes, start the
JGoodies Looks Demo.
Also, in the PlasticLookAndFeel class, there's code that
aims to find a theme that works well with the current
desktop colors.
-Karsten |
|
| Back to top |
|
 |
IchBin Guest
|
Posted: Mon May 14, 2007 7:37 pm Post subject: Re: 3rd party Swing Themes |
|
|
Karsten Lentzsch wrote:
| Quote: | Adam Sandler wrote:
Just wondering, are there any 3rd party Swing themes available? [...]
The JGoodies Looks library that Andrew mentioned contains
the Plastic L&f family that in turn contains a bunch of
Metal Themes. If you don't want a new L&f, but just some
themes, feel free to extract, use and redistribute them;
the library is BSD licensed.
If you want to test drive the Plastic themes, start the
JGoodies Looks Demo.
Also, in the PlasticLookAndFeel class, there's code that
aims to find a theme that works well with the current
desktop colors.
-Karsten
|
You can look at some of these themes I have implemented using Karsten's
themes..
Under the 'Screenshots':
http://weconsultants.prophp.org/pmwiki.php/Site/JHackerAppManagerPro
http://weconsultants.prophp.org/pmwiki.php/Site/JHackerAppManager
Also here along with other themes:
http://weconsultants.prophp.org/pmwiki.php/Site/JBookmarkApp
--
Thanks in Advance... http://weconsultants.prophp.org
IchBin, Philadelphia, Pa, USA http://ichbinquotations.awardspace.com
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-) |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|