4
Answers

Interview Questions for Freshers

Stephen Lock

Stephen Lock

9y
606
1
The Use of Multiple JFrames, Good/Bad Practice?I'm developing an application which displays images, and plays sounds from a database. I'm trying to decide, whether to use a separate JFrame to add Images to the Database from the GUI. I'm just wondering whether it is good practice to use multiple JFrames? 
Answers (4)