|
org.netbeans.modules.editor.completion/1 1.6.22 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncCompletionQuery | |
|---|---|
| org.netbeans.spi.editor.completion.support | |
| Uses of AsyncCompletionQuery in org.netbeans.spi.editor.completion.support |
|---|
| Constructors in org.netbeans.spi.editor.completion.support with parameters of type AsyncCompletionQuery | |
|---|---|
AsyncCompletionTask(AsyncCompletionQuery query)
Constructor for the case when there is no valid component which can happen when creating task for documentation or tooltip computation. |
|
AsyncCompletionTask(AsyncCompletionQuery query,
JTextComponent component)
Construct asynchronous task for the given component. |
|
|
org.netbeans.modules.editor.completion/1 1.6.22 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||