libautocomplete-java

Java library for auto-completion in text component

Description

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.

It features:
 * Drop-down completion choice list
 * Optional companion "description" window, complete with full HTML
   support and navigable with hyperlinks
 * Optional parameter completion assistance for functions/methods,
   ala Eclipse and NetBeans
 * Completion information is typically specified in an XML file,
   but can even be dynamic.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/bobbylight/AutoComplete


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libautocomplete-java