Bharati GM

Greenhorn
+ Follow
since Jun 25, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Bharati GM

Hello Sir,
I am developing an Appliction using Java swings(JFRAME,JPanel other components) In that I am Using two JButtons(For BACK and FORWORD).If I click On BACK button I need to get the Previous Frame Content and If Click on FORWORD JButton I need to get updated Contents.
I've tried with UNDO() Package but then also I did not the Required output.Help me to get these Functions.
Thanks in Advance,
Bharati
22 years ago
Hello sir/Madam,

In My Java Swing Application,I am implementing Undo() to get back into previous contents with twoJButtons ( One JButton For BACK content & anothe for NEXT content)
I 've tried to get that funcalites and I am unable to get those contents so plese help in this q's
Thank U,
Bharati
22 years ago