JGoodies Looks

The JGoodies Looks make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability. And they simplify the multi-platform support by using similar widget dimensions. In addition, many people have reviewed them as elegant.

License

License

GroupId

GroupId

com.jgoodies
ArtifactId

ArtifactId

jgoodies-looks
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

JGoodies Looks
The JGoodies Looks make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability. And they simplify the multi-platform support by using similar widget dimensions. In addition, many people have reviewed them as elegant.
Project Organization

Project Organization

JGoodies Software GmbH

Download jgoodies-looks

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jgoodies : jgoodies-common jar 1.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0
2.6.0
2.5.3
2.5.2