
PlotTableau |
ptolemy.actor.gui.PlotTableau |
A tableau representing a plot in a toplevel window.
The URL that is viewed is given by the uri parameter, and
can be either an absolute URL, a system fileName, or a resource that
can be loaded relative to the classpath. For more information about how
the URL is specified, see MoMLApplication.specToURL().
The plot frame itself must be an instance of PlotTableauFrame,
and must be created by the caller.
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): Edward A. Lee
Version:$Id: PlotTableau.java,v 1.28 2006/02/11 17:24:00 cxh Exp $
Pt.Proposed Rating:Yellow (eal)
Pt.Accepted Rating:Red (cxh)