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.11</version>
</dependency>
-
JTattoo is setup to build using Maven
-
You need JDK 6 to build JTattoo. JTattoo will run with JDK 1.3 and later.