Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / util / dialogrunner / DialogRunner.java
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-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...