Thread: Picture help
View Single Post
  #9 (permalink)  
Old 05-16-2008, 08:43 AM
deathnote11 deathnote11 is offline
Member
 
Join Date: May 2008
Posts: 7
deathnote11 is on a distinguished road
if I want to use the X Y coordinate method how would I do that?
would I first add the JLabel into the frame, and then use Jlabel.setLocation(x, y)?
Reply With Quote