рефакторинг. вынес часть иконок в общую часть
This commit is contained in:
@@ -19,7 +19,7 @@ public class StartSelectedSAPFORConfigurations extends PublishServerObject<Testi
|
||||
}
|
||||
@Override
|
||||
public String getIconPath() {
|
||||
return "/icons/Start.png";
|
||||
return "/Common/icons/BlueStart.png";
|
||||
}
|
||||
@Override
|
||||
protected boolean canStart(Object... args) throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user