public static interface BinaryForSourceQuery.Result
| Modifier and Type | Method and Description |
|---|---|
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.
|
URL[] getRoots()
void addChangeListener(ChangeListener l)
l - a listener to addvoid removeChangeListener(ChangeListener l)
l - a listener to removeBuilt on May 24 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.