Merge branch 'JAL-1601-direct-jpred4-rest-service' into development/Release_2_12_Branch
[jalview.git] / src / jalview / ws2 / actions / BaseAction.java
2023-10-13 Mateusz WarownyJAL-1601 Load and display JPred4 service in AlignFrame
2022-04-11 Mateusz WarownyJAL-3878 Allow null value for action name
2022-04-05 Mateusz WarownyJAL-3878 Add fullName to BaseAction class which combine...
2022-03-25 Mateusz WarownyJAL-3878 Move action name initialization to its own...
2022-03-08 Mateusz WarownyJAL-3878 Add web service reference to actions.
2022-02-18 Mateusz WarownyJAL-3878 Create abstract base class for actions.