wtanaka.praya.obj
Interface Graphical


public interface Graphical

Allows for an Obj to represent itself in the user interface as a graphical beast.

Return to Sourceforge or the Praya Homepage

Version:
$Name: $ $Date: 2001/10/03 07:17:28 $
Author:
$Author: wtanaka $

Method Summary
 java.awt.Component renderAsComponent()
           
 

Method Detail

renderAsComponent

public java.awt.Component renderAsComponent()