TextEditorTableau
ptolemy.actor.gui.TextEditorTableau

A tableau representing a text window. The constructor of this class creates the window. The text window itself is an instance of TextEditor, and can be accessed using the getFrame() method. As with other tableaux, this is an entity that is contained by an effigy of a model. There can be any number of instances of this class in an effigy.

Author(s): Steve Neuendorffer and Edward A. Lee
Version:$Id: TextEditorTableau.java,v 1.45 2005/07/08 19:55:49 cxh Exp $
Pt.Proposed Rating:Yellow (eal)
Pt.Accepted Rating:Red (cxh)