mbeddr.core icon indicating copy to clipboard operation
mbeddr.core copied to clipboard

Create first-class editors for EditorCells

Open enikao opened this issue 9 years ago • 0 comments

The following Java classes should be provided as first-class editors:

  • [ ] CommandButton
  • [ ] ClosingBracketCell
  • [ ] OpeningBracketCell
  • [ ] CRHelperCell
  • [ ] ColoredVerticalBarCell
  • [x] EmptyCell: CellModel_Empty
  • [x] HorizLineCell: HorizontalLineCell
  • [ ] IconCell
  • [ ] LittlePlusCell
  • [ ] ProgressBarCell
  • [ ] TrafficLightCell
  • [ ] VerticalWhitespaceCell

@alexanderpann: Edited to reflect the current status.

enikao avatar Jun 18 '15 10:06 enikao