JAL-4199 Fix interactive jobs not being stopped
[jalview.git] / src / jalview / ws2 / gui / WebServicesMenuManager.java
2023-07-12 Mateusz WarownyJAL-4199 Fix interactive jobs not being stopped
2023-07-12 Mateusz WarownyJAL-4199 Schedule tasks for execution from MenuManager
2023-02-22 Mateusz WarownyJAL-4130 Replace Collection#forEach call with for loop
2023-02-22 Mateusz WarownyJAL-4130 Avoid using thenComparing of the Comparator...
2023-02-17 Mateusz WarownyJAL-4131 Replace usages of requireNonNullElse
2023-02-16 Mateusz WarownyJAL-4130 Workaround the j2s issue with final variables...
2022-04-25 Mateusz WarownyJAL-3878 Fix edit settings dialog prompting to discard...
2022-04-11 Mateusz WarownyJAL-3878 Build interactive services menu
2022-04-11 Mateusz WarownyJAL-3878 Implement gui elements for annotation servicces
2022-03-11 Mateusz WarownyJAL-3878 Create web service menu manager.