import javax.swing.*; public class FormParam { private JButton ButtonAddPlane; private JPanel PictureBoxPlane; private JButton ButtonCreateModif; private JLabel LabelInfo; private JLabel LableSpeed; private JLabel LabelWeight; private JPanel MainPanel; private JLabel LabelColor; }