Question is ,I am using Java Swings to create GUI application which will handling different frames at different time, and frame will be displayed when I click at the button associated to it,each frame of these will be displaying some controls and those are connected to event such as exit,update,insert etc.can you help me out to solve the problem.
View All Comments