Готовая Лабораторная 4
This commit is contained in:
parent
541f653761
commit
80872fdf87
@ -158,7 +158,7 @@ public class FormTankCollection {
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
JButton toFormTankGenerate = new JButton("Генерировать");
|
JButton toFormTankGenerate = new JButton("Генерировать технику");
|
||||||
toFormTankGenerate.addActionListener(
|
toFormTankGenerate.addActionListener(
|
||||||
new ActionListener() {
|
new ActionListener() {
|
||||||
public void actionPerformed(ActionEvent e) {
|
public void actionPerformed(ActionEvent e) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user