|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface defining the services of a table presentation configuration. It
is used to initialize tables with renderers and editors for different cell
types. Renderer and editor classes are not checked for type-safety. Normally,
they should be assignable from TableCellRenderer
and
| Method Summary | |
java.lang.Class[][] |
getEditors()
Returns all the cell-editor combinations available in this configuration |
java.lang.Class[][] |
getRenderers()
Returns all the cell-renderer combinations available in this configuration |
| Method Detail |
public java.lang.Class[][] getRenderers()
public java.lang.Class[][] getEditors()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||