LevelSkippingTableauFactory
ptolemy.actor.gui.LevelSkippingTableauFactory

This class is an attribute that creates a tableau to view an object contained by the model associated with the specified effigy. When a model is opened, this object looks for a contained entity with the name given by entityName, or looks for the first contained entity if no name is given, and opens that entity rather than the model associated with the specified effigy.

Author(s): Edward A. Lee
Version:$Id: LevelSkippingTableauFactory.java,v 1.10 2005/07/08 19:55:36 cxh Exp $
Pt.Proposed Rating:Yellow (eal)
Pt.Accepted Rating:Red (eal)




entityName
The name of the contained entity to open, or an empty string to just open the first one found. This is a string that defaults to empty.