рефакторинг. вынес часть иконок в общую часть
This commit is contained in:
@@ -5,7 +5,7 @@ import _VisualDVM.Passes.SSH.RepositoryServerSSHPass;
|
||||
public class StartComponentsServer extends RepositoryServerSSHPass {
|
||||
@Override
|
||||
public String getIconPath() {
|
||||
return "/icons/GreenStart.png";
|
||||
return "/Common/icons/GreenStart.png";
|
||||
}
|
||||
@Override
|
||||
protected String getServerHomeName() {
|
||||
|
||||
Reference in New Issue
Block a user