JAL-3878 Add javadocs to created classes and reformat code.
[jalview.git] / src / jalview / ws2 / WebServiceWorkerI.java
2021-11-12 Mateusz WarownyJAL-3878 Add javadocs to created classes and reformat...
2021-11-08 Mateusz WarownyJAL-3878 Separate gui elements from operations.
2021-10-13 Mateusz WarownyJAL-3878 Rename web service worker to more generic...
2021-10-01 Mateusz WarownyJAL-3878 Fix workers done condition to account for...
2021-09-24 Mateusz WarownyJAL-3878 Code reformatting.
2021-09-20 Mateusz WarownyJAL-3878 Create base interfaces for new web services.
2021-09-20 Mateusz WarownyJAL-3878 Initial preparation.