I wanna know what is the difference between JFrame
and Jpanel
in simpler way I used to work with Application Form
in VS and it's not the same for what I see
I have hard time to figure if I should use Jframe or jpanel and which has the priority in codes
I'm trying my best with java