Previous ION Java User's Guide: ION Java Class and Method Reference Next

addIONCommandDoneListener()

The addIONCommandDoneListener() method is used to register an object that implements the IONCommandDoneListener interface with this object.

Syntax

public final void addIONCommandDoneListener(IONCommandDoneListener listener)

Arguments

listener

An object that implements the IONCommandDoneListener interface. The listener is added to the internal listener list.

Exceptions

None

  IDL Online Help (March 06, 2007)