Skip to content

Implementation of the Attribute Table

Jaeck, Ludwig requested to merge table into master

This branch includes the refactoring of distributions of #343 (closed) This branch introduces version 2.4 with: It adds a table view for editing ScenarioElement attributes. It includes FlatLightLaf as a more modern UI Skin. It adds the ability to hide scenario elements in the editor. It fixes the project list panel resizing problems. It does a lot of refactoring of Attribute classes/Distribution classes and of the Topography View class

  • Implement ListView
  • Implement ShapeView
  • Change default behavior of @VadereAttibute Annotation such that all attributes are shown in the Gui view. Use Annotation to hide.
  • UI resize issues
Edited by Rahn, Simon

Merge request reports