swing - Java : Frame responds on pop-up action. how? -
There is a JTable and Save button in my frame. I enter the data in JTable and save it in the database. In my current program:
When I click on the "Save" button, it checks the data and pushes it into the database.
I'm worried: < / P>
When a button with two buttons (OK and canal) (if you want to secure the record?) Will be clicked on the button, after which the right button is clicked, JTable The data will be pushed to DATBASE.
Use, then there you can The button will be clicked, one frame with two buttons (OK and Canceled) will trigger (whether you want to secure the record?) Then, if the OK button is clicked, then the data in JTable will be used on DATBASE Will be pushed.
Comments
Post a Comment