I have many JLabel
s (which includes ImageIcon
s) in a JPanel
.
And this JPanel
is only a panel on the GUI; there are lots of other panels.
I want to place labels to the exact pixel coordinates on their JPanel
container.
How can I do that without using GroupLayout
?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…