Last Version

Tiny Look and Feel 1.4.0

TinyLaF is a (mostly painted) Look and Feel for Java 1.4 and higher. TinyLaF can look somewhat like Windows XP but runs on all platforms supporting Java. With the assistance of the control panel you can define the component's colors, fonts and (partially) behaviour and thus create your own themes.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.tinylaf
ArtifactId

ArtifactId

tinylaf
Version

Version

1.4.0
Type

Type

jar
Description

Description

Tiny Look and Feel
TinyLaF is a (mostly painted) Look and Feel for Java 1.4 and higher. TinyLaF can look somewhat like Windows XP but runs on all platforms supporting Java. With the assistance of the control panel you can define the component's colors, fonts and (partially) behaviour and thus create your own themes.
Project URL

Project URL

http://www.muntjak.de/hans/java/tinylaf/index.html

Download tinylaf 1.4.0


<!-- https://jarcasting.com/artifacts/net.sf.tinylaf/tinylaf/ -->
<dependency>
    <groupId>net.sf.tinylaf</groupId>
    <artifactId>tinylaf</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.tinylaf/tinylaf/
implementation 'net.sf.tinylaf:tinylaf:1.4.0'
// https://jarcasting.com/artifacts/net.sf.tinylaf/tinylaf/
implementation ("net.sf.tinylaf:tinylaf:1.4.0")
'net.sf.tinylaf:tinylaf:jar:1.4.0'
<dependency org="net.sf.tinylaf" name="tinylaf" rev="1.4.0">
  <artifact name="tinylaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.tinylaf', module='tinylaf', version='1.4.0')
)
libraryDependencies += "net.sf.tinylaf" % "tinylaf" % "1.4.0"
[net.sf.tinylaf/tinylaf "1.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.