|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use ColorNameList | |
|---|---|
| com.sas.models | Interfaces and classes for models which may be displayed in various viewers. |
| com.sas.util.transforms | Interfaces and implementations for objects which transform data from one representation or type to another. |
| com.sas.visuals | Additional user interface components not provided in AWT. |
| Uses of ColorNameList in com.sas.models |
|---|
| Methods in com.sas.models with parameters of type ColorNameList | |
|---|---|
protected void |
ColorList.setList(ColorNameList cnl)
Gets the color objects from the colorNameList(associationlist with keys as com.sas.awt.Color or java.awt.SystemColor objects and names as values) and adds it to the collection |
| Constructors in com.sas.models with parameters of type ColorNameList | |
|---|---|
ColorList(ColorNameList cnl)
A constructor that takes the ColorNameList and initializes this list with it. |
|
| Uses of ColorNameList in com.sas.util.transforms |
|---|
| Fields in com.sas.util.transforms declared as ColorNameList | |
|---|---|
protected static ColorNameList |
StringToSASColorTransform.cnl
|
protected static ColorNameList |
StringToColorTransform.cnl
|
protected static ColorNameList |
ColorToStringTransform.cnl
|
protected ColorNameList |
SASColorStringToSystemColorTransform.colorNameList
|
| Uses of ColorNameList in com.sas.visuals |
|---|
| Fields in com.sas.visuals declared as ColorNameList | |
|---|---|
ColorNameList |
BasicColorsCanvas.cnl
|
ColorNameList |
BasicColorsCanvas.cnlNoSysCol
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||