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

IONGrConnection / IONJGrConnection Class

The IONGrConnection class represents a connection between the client and the ION Server. It allows for the addition of multiple IONGrGraphic classes and has the primary function of acting as a communication module between the IONGrGraphic classes and the ION Server.

Class Declaration

public class IONGrConnection
 
extends IONGraphicsClient
 
implements IONGraphicConnection,            IONCommandDoneListener,            IONOutputListener

public class IONJGrConnection
 
extends IONGraphicsClient
 
implements IONGraphicConnection,            IONCommandDoneListener,            IONOutputListener

Methods

  IDL Online Help (March 06, 2007)