рефакторинг. вынес часть иконок в общую часть
This commit is contained in:
@@ -11,7 +11,7 @@ public class InstallComponentFromFolder extends CurrentComponentPass {
|
||||
File file;
|
||||
@Override
|
||||
public String getIconPath() {
|
||||
return "/icons/LastOpened.png";
|
||||
return "/Common/icons/Search.png";
|
||||
}
|
||||
@Override
|
||||
public String getButtonText() {
|
||||
|
||||
Reference in New Issue
Block a user