|
org.netbeans.api.java/1 1.10.31 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SourceForBinaryQuery.Result
Result of finding sources, encapsulating the answer as well as the ability to listen to it.
Method Summary | |
---|---|
void |
addChangeListener(ChangeListener l)
Add a listener to changes in the roots. |
FileObject[] |
getRoots()
Get the source roots. |
void |
removeChangeListener(ChangeListener l)
Remove a listener to changes in the roots. |
Method Detail |
---|
FileObject[] getRoots()
void addChangeListener(ChangeListener l)
l
- a listener to addvoid removeChangeListener(ChangeListener l)
l
- a listener to remove
|
org.netbeans.api.java/1 1.10.31 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |