Mochalov D.V. Hard LabWork03 #3
@ -70,7 +70,6 @@ public class FormEntityWithExtraGallery extends JComponent {
|
||||
});
|
||||
statusPanel.add(showRandomEntity);
|
||||
|
||||
|
||||
formFrame.getContentPane().add(this);
|
||||
|
||||
formFrame.setVisible(true);
|
||||
|
@ -100,7 +100,6 @@ public class FormMapWithSetLocomotives extends JComponent {
|
||||
if ((String)mapSelectComboBox.getSelectedItem() == null) {
|
||||
return;
|
||||
}
|
||||
//TODO
|
||||
if (finalMaskedTextFieldPosition == null) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user