JAL-3954 Add query sequence aligned to consensus to search result
[jalview.git] / src / jalview / ws2 / gui /
2023-06-02 Mateusz WarownyJAL-3954 reuse spinner dialog to show search task status
2023-05-30 Mateusz WarownyJAL-3954 create primitive gui handler for search service
2023-05-10 Mateusz WarownyJAL-3954 Create fallback for handling unknown actions
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...
2023-02-06 Mateusz WarownyJAL-3878 Change Cache.log calls to Console
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-25 Mateusz WarownyJAL-3878 Change align frame added to desktop to correct one
2022-03-25 Mateusz WarownyJAL-3878 Wrap infoPanel updates with SwingUtilities...
2022-03-15 Mateusz WarownyJAL-3878 Connect alignment services with gui
2022-03-11 Mateusz WarownyJAL-3878 Create web service menu manager.