Ric T

Greenhorn
+ Follow
since Aug 01, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Ric T

thnx for that code! but is there any other way to make my JFrame in maximize mode?
RicT
23 years ago
hi!,
how can i automatically maximize my JFrame when i run the prog?
tnx!
RicT
23 years ago
hmm... i think you're in wrong forum! but anyway, i can give such site that can let send SMS messages.
1. www.freesms.com
2. www.speedytomato.co.uk
3. www.fonetastic.com
4. www.mtnsms.com
hope this would help! :-)
I'm using Swing Components in displaying records from the table. I used ResultSet for the records. I also put a next and previous button to view the data and assign it in JTextField. When I click on previous w/c is i used the previous() method in ResultSet, it will display a message that, TYPE_FORWARD_ONLY and when I add those parameters in order to set the ResultSet, it will display that feature is not supported. I used MS Access as my Database.
hope you can help me with that. thnx