i hv used JprogressBar coding in one form ..after thread process over i invoked one new form by calling its constructor..bt the pbm is i need to close my form containin the component JprogressBar.......... How to close the current form when i open new form in java(both r jFrame)?...HomePageAccess().setVisible(false) is not wrking.....can someone help me?........
thnx in advance..
maximized formdinesh April 13, 2012 at 8:54 PM
thanx so much for the help....
form closesuganya April 15, 2012 at 9:00 PM
i hv used JprogressBar coding in one form ..after thread process over i invoked one new form by calling its constructor..bt the pbm is i need to close my form containin the component JprogressBar.......... How to close the current form when i open new form in java(both r jFrame)?...HomePageAccess().setVisible(false) is not wrking.....can someone help me?........ thnx in advance..
Post your Comment