JTattoo is a look and feel library for swing based applications. JTattoo consists of several different look and feels wich may also improve your java application with an excellent user interface.
- Web Site: http://jtattoo.net/
-
Download Page: http://www.jtattoo.net/Download.html
-
Maven Repository:
<dependency>
<groupId>com.jtattoo</groupId>
<artifactId>JTattoo</artifactId>
<version>1.6.12</version>
</dependency>
-
JTattoo is setup to build using Maven
-
You need JDK 6 or later to build and run JTattoo.