SwingAutoCompletion

This library provides an easy way to add auto complete functionality to any JTextComponent.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.turdsniffer
ArtifactId

ArtifactId

SwingAutoCompletion
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SwingAutoCompletion
This library provides an easy way to add auto complete functionality to any JTextComponent.
Project URL

Project URL

https://github.com/turdsniffer/Swing-Auto-Complete
Source Code Management

Source Code Management

http://github.com/turdsniffer/Swing-Auto-Complete

Download SwingAutoCompletion

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 15.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1