DOC

com.fifesoft : autocomplete

Maven & Gradle

Jan 14, 2023
26 usages
148 stars

autocomplete · AutoComplete is a library allowing you to add IDE-like auto-completion (aka "code completion" or "Intellisense") to any Swing JTextComponent. Special integration is added for RSyntaxTextArea, since this feature is commonly needed when editing source code. Features include: Drop-down completion choice list. Optional companion "description" window, complete with full HTML support and navigable with hyperlinks. Optional parameter completion assistance for functions and methods, ala Eclipse and NetBeans. Completion information is typically specified in an XML file, but can even be dynamic.

Table Of Contents

Latest Version

Download com.fifesoft : autocomplete Javadoc & API Documentation - Latest Versions:

All Versions

Download com.fifesoft : autocomplete Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.3.x
3.2.x
3.1.x
3.0.x
2.6.x
2.5.x
2.0.x
1.5.x
1.4.x
0.4
r239

How to open Javadoc JAR file in web browser

  1. Rename the file autocomplete-3.3.1-javadoc.jar to autocomplete-3.3.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder autocomplete-3.3.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "autocomplete-3.3.1-sources.jar" -d "autocomplete-3.3.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Aug 01, 2023
105 usages
990 stars
Jan 14, 2023
26 usages
148 stars
Oct 03, 2022
9 usages
55 stars
Jan 14, 2023
4 usages
42 stars
Dec 18, 2022
2 usages
34 stars

Discover Dependencies

Jun 23, 2015
1 usages
52 stars
Oct 18, 2018
8 usages
68 stars
Mar 18, 2016
15 usages
3.2k stars
Sep 23, 2015
2 usages
Jun 21, 2017
28 stars
Feb 21, 2018
13 usages
3.4k stars
Aug 08, 2022
95 usages
221.6k stars
May 28, 2019
2 usages