}
</pre><br/>
23.3 Assign <code>EditorSupport</code> objects to your <code>TableColumnViewers </code>in your <code>StudentView</code> class.<br/> Add the following line at the end of the <code>LabelProvider</code> is set:<br/> <code>col.setEditingSupport(new IdEditingSupport(viewer));</code>