Skip to content
Snippets Groups Projects
Commit 2f8fa12c authored by Simon Barner's avatar Simon Barner
Browse files

Unify implementation of generic boolean checkbox table editor and annotation...

Unify implementation of generic boolean checkbox table editor and annotation view-specific implementation
  - Eliminate org.fortiss.tooling.base.ui.annotation.editingsupport.BooleanCellEditor since instead of showning an editor, the icon visualizing the checkbox state is toggled.
  - Rename org.fortiss.tooling.base.ui.annotation.editingsupport.EmulatedNativeCheckBoxLabelProvider -> CheckBoxLabelProviderInsteadSubclassing. It is based on static utility methods provided by org.fortiss.tooling.base.ui.tablecell.CheckBoxLabelProvider (subclassing is not possible due to conflicting required base classes).
refs 2268
parent 57336370
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment