Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] Feature request: custom cell editors in memory view


Debug would like approval for the following feature:

        https://bugs.eclipse.org/bugs/show_bug.cgi?id=134863

This will allow subclasses of the table rendering to create custom cell editors. The existing table rendering will provide default implementations of the new methods so that existing subclasses are not broken.  Changes are also required in the rendering's viewer to handle all types of cell editors.  Currently, the rendering only supports TextCellEditor. The changes are isolated to the rendering's custom viewer, in internal classes.

Samantha Chan is the committer that will be working on this feature.

Thanks,

Darin Wright

Back to the top