| Author |
RE : Window Closing
|
selva graj
Greenhorn
Joined: Jun 30, 2005
Posts: 5
|
|
Hi all, In a Frame i have written the windowclosing method for close the frame,it is not closing at all. but i am using JAVA2D object and methods inside the frame. is this the problem of Java2D?. Can anyone pl. help..
|
 |
Noah Carroll
Ranch Hand
Joined: Sep 20, 2000
Posts: 96
|
|
i don't think it is the java2D, because i have a program using JFrame that has java2D in it and it closes fine. What is the method that you are using for window closing. You should double check all capitalization. if the signature is wrong, it will not work at all. post the method and we can try to give you some more help. good luck. ------------------ I hope its helps, feel free to email me noahcarroll@juno.com
|
 |
 |
|
|
subject: RE : Window Closing
|
|
|