ПИбд-21 Кувшинов Тимур 2 лаба сложная #3

Closed
TImourka wants to merge 6 commits from laba2 into laba1
Showing only changes of commit ae7baff597 - Show all commits

View File

@ -24,9 +24,8 @@ public class FormTrain{
JButton buttonStrategysStep = new JButton("strategys step");
JComboBox comboBoxStrategy = new JComboBox(
new String[]{
"Элемент списка 1",
"Элемент списка 2",
"Элемент списка 3"
"к центру",
"к краю",
});
JButton up = new JButton();
up.setBorderPainted(false);