i want to get next record of the table whenever clicking on button in swing form

Posted by Jisson on Stack Overflow See other posts from Stack Overflow or by Jisson
Published on 2010-04-08T09:38:28Z Indexed on 2010/04/08 9:53 UTC
Read the original article Hit count: 231

Filed under:

Hai,

I want to create a JFrame with some TextFields and Buttons .I want to get next record in the table whenever i clicks on a "next button" and also a "previousbutton",clicks on it get the prprevous value from the table.

© Stack Overflow or respective owner

Related posts about java