Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
A
AF3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 262
    • Issues 262
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • af3
  • AF3
  • Issues
  • #4082

Closed
Open
Opened Dec 05, 2020 by Dummy AF3-Dev@dummy-af3-dev

[UI] Implement JavaFX-based graph display

Implement a JavaFX-based graph display to replace the old SWT-based one.

Details

  • Branch name: 4082
  • Old SWT-based view: org.fortiss.af3.operatorpanel.ui.simulator.views.OPVC2DGraphDisplay
  • Location of the new JavaFX-based view: Create a package org.fortiss.af3.operatorpanel.ui.simulatorfx.views

Tutorials and Links

  • Building a view
  • Coding guidelines

Reference Implementation:

Simulator Views

  • View:

    * org.fortiss.af3.state.ui.simulator.views.GraphicalStateSimulationFXView
    * Have a look at the super classes to see what all simulation views have in common!

  • Menu contributor used to open the view: org.fortiss.af3.state.ui.simulator.views.GraphicalStateViewMenuContributor

JavaFX Canvas

  • test.org.fortiss.tooling.spiderchart.SpiderChartExampleFXViewPart

(from redmine: issue id 4082, created on 2020-11-02)

  • Relations:
    • parent #4044
Assignee
Assign to
AF3 2.19 - Feature Freeze
Milestone
AF3 2.19 - Feature Freeze
Assign milestone
Time tracking
None
Due date
None
Reference: af3/af3#4082