JPanel transparent background and display elements [duplicate]
问题 This question already has an answer here : Error loading background image into JPanel in a JFrame (1 answer) Closed last month . I insert a background imag e into a JPanel but some interface elements disappear. The following Java Swing elements do not appear: label_titulo label_usuario label_password button_acceder **Can you make the image transparent or that the elements are not opaque (setOpaque (false)), even putting it to those elements does not work for me. Why do some elements have