Methods' Details |
addListener
- Description
- registers an object to receive events from this data source.
It is suggested to allow multiple registration of the same listener,
thus for each time a listener is added, it has to be removed.
|
|
removeListener
- Description
- unregisters an object to receive events from this data source.
It is suggested to allow multiple registration of the same listener,
thus for each time a listener is added, it has to be removed.
|
|
start
|
terminate
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.