DJSwingSuite

The Swing Suite library provides some common components and utilities that are often needed or greatly help the creation of rich user interface. These components include text and number entry fields (with validation, notification tips, formatters and masks), combo buttons, tri-state check boxes and links.

License

License

GNU Lesser General Public License
Categories

Categories

Net
GroupId

GroupId

net.nextencia
ArtifactId

ArtifactId

djswingsuite
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

DJSwingSuite
The Swing Suite library provides some common components and utilities that are often needed or greatly help the creation of rich user interface. These components include text and number entry fields (with validation, notification tips, formatters and masks), combo buttons, tri-state check boxes and links.

Download djswingsuite

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.2.0
net.java.dev.jna : jna-platform jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3
0.9.2