|
ION Java User's Guide: ION Java Class and Method Reference |
|
The removeIONCommandDoneListener() method removes an object that implements the IONCommandDoneListener interface from the list of listeners maintained by this object. If the listener is not contained in the internal list of listeners, the method returns silently.
public final void removeIONCommandDoneListener(IONCommandDoneListener listener)
An object that implements the IONCommandDoneListener interface that is to be removed from the internal listener list.
None.
IDL Online Help (March 06, 2007)