License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.sf.squirrel-sql.thirdparty-non-maven |
ArtifactId | ArtifactIdskinlf |
Last Version | Last Version6.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSkin Look and Feel
Skin Look And Feel allows Java developers to write skin-able application using the Swing toolkit.
Skin Look And Feel is able to load themepacks (a bundle of GTK - The Gimp Toolkit - and KDE -
The K Desktop Environment - skins) to enhance your application GUI controls such as Buttons, Checks,
Radios, Scrollbars, Progress Bar, Lists, Tables, Internal Frames, Colors, Background Textures,
Regular Windows. Skin Look And Feel (aka SkinLF) also includes NativeSkin to create irregular
windows.
|
Filename | Size |
---|---|
skinlf-6.7.pom | |
skinlf-6.7.jar | 326 KB |
skinlf-6.7-sources.jar | 319 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/skinlf/ -->
<dependency>
<groupId>net.sf.squirrel-sql.thirdparty-non-maven</groupId>
<artifactId>skinlf</artifactId>
<version>6.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/skinlf/
implementation 'net.sf.squirrel-sql.thirdparty-non-maven:skinlf:6.7'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.thirdparty-non-maven/skinlf/
implementation ("net.sf.squirrel-sql.thirdparty-non-maven:skinlf:6.7")
'net.sf.squirrel-sql.thirdparty-non-maven:skinlf:jar:6.7'
<dependency org="net.sf.squirrel-sql.thirdparty-non-maven" name="skinlf" rev="6.7">
<artifact name="skinlf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.thirdparty-non-maven', module='skinlf', version='6.7')
)
libraryDependencies += "net.sf.squirrel-sql.thirdparty-non-maven" % "skinlf" % "6.7"
[net.sf.squirrel-sql.thirdparty-non-maven/skinlf "6.7"]