|
org.netbeans.api.java/1 1.40.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceJavadocAttacher.AttachmentListener | |
|---|---|
| org.netbeans.api.java.queries | Java-specific queries. |
| org.netbeans.spi.java.queries | Implementations of Java-related queries. |
| Uses of SourceJavadocAttacher.AttachmentListener in org.netbeans.api.java.queries |
|---|
| Methods in org.netbeans.api.java.queries with parameters of type SourceJavadocAttacher.AttachmentListener | |
|---|---|
static void |
SourceJavadocAttacher.attachJavadoc(URL root,
SourceJavadocAttacher.AttachmentListener listener)
Attaches a javadoc root provided by the SPI SourceJavadocAttacherImplementation
to given binary root. |
static void |
SourceJavadocAttacher.attachSources(URL root,
SourceJavadocAttacher.AttachmentListener listener)
Attaches a source root provided by the SPI SourceJavadocAttacherImplementation
to given binary root. |
| Uses of SourceJavadocAttacher.AttachmentListener in org.netbeans.spi.java.queries |
|---|
| Methods in org.netbeans.spi.java.queries with parameters of type SourceJavadocAttacher.AttachmentListener | |
|---|---|
boolean |
SourceJavadocAttacherImplementation.attachJavadoc(URL root,
SourceJavadocAttacher.AttachmentListener listener)
Attaches a javadoc root provided by this SPI to given binary root. |
boolean |
SourceJavadocAttacherImplementation.attachSources(URL root,
SourceJavadocAttacher.AttachmentListener listener)
Attaches a source root provided by this SPI to given binary root. |
|
org.netbeans.api.java/1 1.40.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||