|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelBase | |
---|---|
com.sas.graphics.components | Provides swing components for producing a variety of graph types. |
Uses of ModelBase in com.sas.graphics.components |
---|
Methods in com.sas.graphics.components with parameters of type ModelBase | |
---|---|
protected void |
ModelBase.firePropertyChange(java.lang.String propertyName,
ModelBase oldProperty,
ModelBase newProperty)
Support for reporting bound contained-Model property changes. |
protected void |
GraphStyle.firePropertyChange(java.lang.String propertyName,
ModelBase oldProperty,
ModelBase newProperty)
|
protected void |
Graph.firePropertyChange(java.lang.String propertyName,
ModelBase oldValue,
ModelBase newValue)
Support for reporting bound contained-Model property changes. |
protected void |
ModelBase.setContainedModel(java.lang.String property,
ModelBase containedModel)
For internal use only. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |