mbari-org / vars-annotation

Video Annotation Application for MBARI's Media Management (M3) software stack
https://docs.mbari.org/vars-annotation/
Apache License 2.0
16 stars 6 forks source link

Feature/swingtable #153

Closed hohonuuli closed 1 year ago

hohonuuli commented 1 year ago

This replaces the stock JavaFX TableView component with a swing (actually swingx) one. We've continue to encounter many severe bugs when using the JavaFX component.

In addition, the includes the following changes: