Reputation: 3972
I have a JFrame, JLabel and JTextArea. How put layered JLabel and JTexrArea such that JTextArea is just above Jlabel (like layered) in the JFrame?
JFrame
JLabel
JTextArea
JTexrArea
Jlabel
Upvotes: 2
Views: 739
Reputation: 109815
JLayeredPane has ordering for Layers