|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TablePainterInterface | |
---|---|
com.sas.table | A set of interfaces for accessing two-dimensional data, and a set of classes for viewing and manipulating that data in tabular form. |
Uses of TablePainterInterface in com.sas.table |
---|
Methods in com.sas.table that return TablePainterInterface | |
---|---|
TablePainterInterface |
CellStyle.getBackground()
Returns the object that performs custom painting of cell backgrounds. |
Methods in com.sas.table with parameters of type TablePainterInterface | |
---|---|
void |
CellStyle.setBackground(TablePainterInterface newValue)
Specifies the object that performs custom painting of cell backgrounds. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |