com.jtattoo:JTattoo

A LookAndFeel library for swing


Licenses
GPL-3.0/GPL-3.0+

Documentation

The JTattoo Project

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.

Links

Getting JTattoo

        <dependency>
            <groupId>com.jtattoo</groupId>
            <artifactId>JTattoo</artifactId>
            <version>1.6.12</version>
        </dependency>

Developer Information

  • JTattoo is setup to build using Maven

  • You need JDK 6 or later to build and run JTattoo.