Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 357 Bytes

TODO.md

File metadata and controls

7 lines (7 loc) · 357 Bytes
  • ComponentTreeStructure: tree iteration must fail with ConcurrentModificationException if the model is changed during the iteration
  • possible bug: table column reordering
  • Migrate to Java 11
  • JList/ListModel - collector/stream.
  • Table index data converter for stream elements (to allow them to be different).
  • package-info.java
  • Demo (tree iteration)