7778798081828384858687
private void performDirectEdit() { if (directManager == null) { directManager = new ChsDirectEditManager( this, TextCellEditor.class, new ChsCellEditorLocator(getFigure())); }