|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CellPresentationConfiguration
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 | |
---|---|
Class[][] |
getEditors()
Returns all the cell-editor combinations available in this configuration |
Class[][] |
getRenderers()
Returns all the cell-renderer combinations available in this configuration |
Method Detail |
---|
Class[][] getRenderers()
Class[][] getEditors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |