Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50746 - kunststoff-2.0.1.ebuild (new ebuild)
Summary: kunststoff-2.0.1.ebuild (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-11 06:20 UTC by Bernd Jürgens
Modified: 2004-05-16 09:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
kunststoff-2.0.1.ebuild (kunststoff-2.0.1.ebuild,720 bytes, text/plain)
2004-05-11 06:22 UTC, Bernd Jürgens
Details
metadata.xml (metadata.xml,896 bytes, text/plain)
2004-05-11 06:24 UTC, Bernd Jürgens
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Jürgens 2004-05-11 06:20:19 UTC
The Kunststoff Look&Feel is a completely free Look&Feel (LGPL licensing) for Java ? Swing applications. Many Java ? developers around the world are using it in exciting projects and with the help of great people it is steadily getting better and nicer.
 
 The Kunststoff Look&Feel is an extension to the the Java ? Metal Look&Feel. This makes it very compact in size (approx. 43 kBytes) and ensures that all the great features provided by the Metal Look&Feel do not get lost. It is our little contribution for making the Java ? platform even better and we hope that it will help you make some wonderful GUIs.

To use the Kunststoff Look&Feel in your application you just have to include the kunstoff.jar-file into the classpath of your application and put this line into your code:

UIManager.setLookAndFeel(new com.incors.plaf.kunststoff.KunststoffLookAndFeel());
Comment 1 Bernd Jürgens 2004-05-11 06:22:10 UTC
Created attachment 31169 [details]
kunststoff-2.0.1.ebuild
Comment 2 Bernd Jürgens 2004-05-11 06:24:45 UTC
Created attachment 31170 [details]
metadata.xml
Comment 3 Chris Aniszczyk (RETIRED) gentoo-dev 2004-05-16 09:40:31 UTC
In portage now, thanks ;)