Package | Description |
---|---|
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
Modifier and Type | Method and Description |
---|---|
static BrowserEffigy |
BrowserEffigy.newBrowserEffigy(CompositeEntity container,
java.net.URL base,
java.net.URL in)
Create a new effigy in the given container by reading the specified
URL.
|
Constructor and Description |
---|
BrowserTableau(BrowserEffigy container,
java.lang.String name)
Construct a new tableau for the model represented by the given effigy.
|