Доделаны процессы для разных машин
This commit is contained in:
@@ -30,7 +30,7 @@ public class Pass_2021<T> {
|
||||
public Semaphore animation_sem;
|
||||
//--------------
|
||||
public Vector<PassControl> controls = new Vector<>();
|
||||
protected TextLog Log; //внутренний журнал прохода.
|
||||
public TextLog Log; //внутренний журнал прохода.
|
||||
protected boolean interrupt;
|
||||
protected SwingWorker dispatcher = null;
|
||||
private PassForm form = null;
|
||||
|
||||
Reference in New Issue
Block a user