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 © 2003 Sun Microsystems, Inc.