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.

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.

Use, then there you can

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -