Cell renderer is a component which renderers the cell. You can apply any component as a cell renderer for ElegantJ JavaBean. This renderer can be applied at table level, column level or at Row level. ElegantJ AWT Data Tables is shipped with following Cell Renderers:
Text Renderer
TextArea Wrap Renderer
Checkbox Renderer
Combobox Renderer
Button Renderer
Cell Editors
This component is used to edit a cell. You can apply any component as a cell editor for ElegantJ AWT Data Table JavaBean. This editor can be applied at Table level, Column level and low level. ElegantJ AWT Data Table JavaBean is shipped with following editors: