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

IONSurface / IONJSurface Class

The IONSurface class extends the IONGrDrawable class and contains an IONGrSurface object to provide a easy way of drawing IDL surfaces. It can be inserted into an AWT tree.

The IONJSurface class extends the IONJGrDrawable class and contains an IONGrSurface object. It can be inserted into a component tree.

Class Declaration

public class IONSurface
 
extends IONGrDrawable

public class IONJSurface
 
extends IONJGrDrawable

Methods

  IDL Online Help (March 06, 2007)