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