Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B bjgf
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Issues 127
    • Issues 127
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • BlueJ
  • bjgf
  • Issues
  • #1998

Closed
Open
Created Mar 09, 2018 by Neil Brown@nccbMaintainer

[GREENFOOT-663] Switch MessageDialog to JavaFX

The Greenfoot API version check now takes place on the server VM, which is correct.  However, it calls through to GreenfootMain.updateApi (which itself we may want to move, as that is usually for debug VM code, not server VM), which creates MessageDialog, which is Swing-based.  We should either port MessageDialog to JavaFX, or find another existing JavaFX class to use instead for showing this dialog.


Issue metadata

  • Issue type: Task
  • Priority: Medium
Assignee
Assign to
Time tracking