Skip to content

Feature/attribute table

Jaeck, Ludwig requested to merge feature/attribute-table into master

This branch includes the refactoring of distributions of #343 (closed) This branch introduces version 2.5 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 Jaeck, Ludwig

Merge request reports