|
org.netbeans.api.java/1 1.13 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface BinaryForSourceQuery.Result
Result of finding binaries, 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. |
URL[] |
getRoots()
Get the binary roots. |
void |
removeChangeListener(ChangeListener l)
Remove a listener to changes in the roots. |
Method Detail |
---|
URL[] getRoots()
void addChangeListener(ChangeListener l)
l
- a listener to addvoid removeChangeListener(ChangeListener l)
l
- a listener to remove
|
org.netbeans.api.java/1 1.13 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |