рефакторинг хранения окон
This commit is contained in:
@@ -51,7 +51,7 @@ public class SPF_InlineProcedures extends SapforTransformation {
|
||||
}
|
||||
@Override
|
||||
protected void FocusBeforeStart() {
|
||||
UI.getMainWindow().getProjectWindow().FocusPoints();
|
||||
Global.mainModule.getUI().getMainWindow().getProjectWindow().FocusPoints();
|
||||
}
|
||||
@Override
|
||||
protected void performFinish() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user