|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableAxisColumn | |
---|---|
com.sas.graphics.components | Provides swing components for producing a variety of graph types. |
Uses of TableAxisColumn in com.sas.graphics.components |
---|
Methods in com.sas.graphics.components that return TableAxisColumn | |
---|---|
TableAxisColumn[] |
TableAxisModel.getColumns()
Returns the current table axis displayed columns. |
Methods in com.sas.graphics.components with parameters of type TableAxisColumn | |
---|---|
void |
TableAxisColumn.apply(TableAxisColumn theOtherObject)
Utility method to convey properties contained in "theOtherObject" to this object. |
void |
TableAxisModel.setColumns(TableAxisColumn[] newColumns)
Establish the columns to display in the table and the order to display them. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |