See: Description
| Package | Description |
|---|---|
| org.netbeans.api.java.source.ui |
Various UI related utilities to control processing of Java files inside of NetBeans IDE.
Added overload method for TypeElementFinder.find which allows to specify the prefilled initial text.
Added asynchronous version of getText into ElementJavadoc.
The getTextAsync returns a Future which blocks until the javadoc is downloaded.
Added a cancelable version of ElementJavadoc.create to allow code completion to cancel slow call to JavadocForBinaryQuery.
Adding ElementOpen.open(ClasspathInfo info, ElementHandle h) method.
Added support for notifying user about running background scan. When the background scan is running the support displays a dialog notifying user about it. When the background scan finishes the dialog is closed and the action is executed.
XXX no answer for arch-usecases
|
The sources for the module are in the NetBeans Mercurial repositories.
XXX no answer for deploy-dependencies
Read more about the implementation in the answers to architecture questions.
Built on May 26 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.