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

IONCanvas / IONJCanvas Class

Objects of the IONCanvas class represents a visible drawing area in which graphic output can be drawn. The IONJCanvas class is the Swing implementation of the IONCanvas class.

Class Declaration

public class IONCanvas
 
extends Canvas
 
implements IONDrawable

public class IONJCanvas
 
extends JComponent
 
implements IONDrawable

Methods

See also the descriptions of the IONDrawable Interface and the Java Canvas class.

Subclasses

  IDL Online Help (March 06, 2007)