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 remove