PtolemyTableauFactory
ptolemy.actor.gui.PtolemyTableauFactory

This is an intermediate container tableau factory that is designed to contain all tableau factories in a configuration that are capable of displaying a Ptolemy II model. This class sets up the effigy with a set of available views. Tableaux can use that to set up a View menu which offers alternative views besides the default view. Subclasses of this class will usually be inner classes of a Tableau, and will create the Tableau.

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