viewing paste Unknown #27585 | Text

Posted on the
1 2 3 4 5 6 7
As soon as the statement
 
   JFrame frmMyWindow = new JFrame("Transporter Room");
is executed, a JFrame is created and is displayed, making it instantly visible to the user.
 
 True 
 False 
Viewed 880 times, submitted by Guest.