Jar examples for t:toniclf
This is the tonic look-and-feel packaged to be distributed with the SQuirreLSQL client. This pluggable look and feel is a free substitute for the default native look and feel of Swing, 'Metal', distributed under the GNU Lesser General Public License. Metal lacks both in usability and aesthetics. It contains considerable graphical noise, distracting the user from the key elements of the GUI. Tonic, on the other hand, tries to provide a clean, balanced look and an improved feel. Tonic is available free of charge both for commercial and non-commercial applications. It lends a professional touch and a very tidy and clean interface to your Swing based applications.
You can download jar file toniclf 1.0.5 in this page.
GNU Lesser General Public License
You can use the following script to add toniclf-1.0.5.jar to your project.
<dependency> <groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId> <artifactId>toniclf</artifactId> <version>1.0.5</version> </dependency>
compile group: 'net.sf.squirrel-sql.thirdparty-non-maven', name: 'toniclf', version: '1.0.5'
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "toniclf" % "1.0.5"
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="toniclf" rev="1.0.5"/>
@Grapes(@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='toniclf', version='1.0.5'))
'net.sf.squirrel-sql.thirdparty-non-maven:toniclf:jar:1.0.5'
Click the following link to download the jar file.
toniclf-1.0.5-sources.jar