Package | Description |
---|---|
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
ptolemy.actor.lib.gui |
The ptolemy.actor.lib.gui package.
|
ptolemy.vergil.basic |
Basic GUI classes.
|
Modifier and Type | Field and Description |
---|---|
protected SizeAttribute |
AbstractPlaceableActor._paneSize
A specification of the size of the pane if it's in its own window.
|
protected SizeAttribute |
AbstractPlaceableJavaSE._paneSize
A specification of the size of the pane if it's in its own window.
|
SizeAttribute |
Tableau.size
A specification for the size of the frame.
|
Modifier and Type | Field and Description |
---|---|
protected SizeAttribute |
PlotterBaseJavaSE._plotSize
An attribute that contains the size of the plot.
|
Modifier and Type | Method and Description |
---|---|
protected SizeAttribute |
BasicGraphFrame._createSizeAttribute()
Create a SizeAttribute for the current model when it is being saved to
a file.
|
protected SizeAttribute |
BasicGraphFrame._createSizeAttribute(NamedObj model)
Create a SizeAttribute for a specific model when it is being saved to
a file.
|