Готовая лабораторная работа 6
This commit is contained in:
parent
eba176d3cf
commit
714984992e
@ -340,6 +340,7 @@ public class FormTankCollection {
|
|||||||
textBoxSetName.setBounds(pictureBoxWidth - 10, 240, 170, 20);
|
textBoxSetName.setBounds(pictureBoxWidth - 10, 240, 170, 20);
|
||||||
jListStorage.setBounds(pictureBoxWidth - 10, 270, 170, 80);
|
jListStorage.setBounds(pictureBoxWidth - 10, 270, 170, 80);
|
||||||
buttonRemoveSet.setBounds(pictureBoxWidth - 10, 360, 170, 20);
|
buttonRemoveSet.setBounds(pictureBoxWidth - 10, 360, 170, 20);
|
||||||
|
|
||||||
buttonGetRemoved.setBounds(pictureBoxWidth - 10, 390, 170, 20);
|
buttonGetRemoved.setBounds(pictureBoxWidth - 10, 390, 170, 20);
|
||||||
|
|
||||||
menuBar.setBounds(pictureBoxWidth - 10, 420, 170, 20);
|
menuBar.setBounds(pictureBoxWidth - 10, 420, 170, 20);
|
||||||
|
Loading…
Reference in New Issue
Block a user