|
ION Java User's Guide: ION Java Class and Method Reference |
|
The IONOutputListener interface defines the method that a class must implement to receive ION Server output text. The object must register itself with the addIONOutputListener() call.
public interface IONOutputListener
IONGrConnection / IONJGrConnection Class, IONMapApplet
For a simple example using IONOutputListener, see the "Version" example on the page of "Basic ION Java Applets" provided with the ION Java installation. See Running the ION Java Examples for more information.
IDL Online Help (March 06, 2007)