[ ソース: autocomplete ]
パッケージ: libautocomplete-java (2.5.3-2)
libautocomplete-java に関するリンク
Debian の資源:
autocomplete ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Java library for auto-completion in text component
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.
その他の libautocomplete-java 関連パッケージ
|
|
|
|
-
- dep: librsyntaxtextarea-java
- Java library for syntax highlighting text component