Merge branch 'develop' into bug/JAL-4289_group_boundary_not_drawn_properly_in_fastpai...
[jalview.git] / src / jalview / util / dialogrunner /
2023-05-25 Ben SoaresJAL-4186 Turn JvOptionPane Callable<Void> handlers...
2022-11-03 Ben SoaresJAL-1988 JAL-3772 Tidying of unspecified Callable decla...
2022-10-24 Ben SoaresJAL-1988 JAL-3772 Non-blocking modal dialogs for unsave...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2018-12-18 gmungocJAL-3048 DialogRunnerI reduced to minimal implementation
2018-12-10 gmungocJAL-3048 wip externalise trigger from RunResponse
2018-12-10 gmungocJAL-3048 DialogRunner changes (wip)
2018-12-06 gmungocJAL-3048 response() renamed addResponse(); checkstyle...
2018-07-23 gmungocJAL-3048 all image export (alignment, tree, PCA, Jmol...
2018-07-09 gmungocJAL-3048 EditNameDialog modified for JalviewJS (layout...
2018-07-06 Jim ProcterJAL-3048 internalDialog with dialogRunner
2018-07-03 Jim ProcterJAL-3048 allow a default response handler to be set
2018-07-02 Jim ProcterJAL-3048 attempt to catch Object(NaN) … probably doesn...
2018-07-02 Jim ProcterJAL-3048 allow a chain of responses for a particular...
2018-06-29 Jim ProcterJAL-3048 jalview.utils.dialogrunner.DialogRunner allows...