so i know japplet, jframe, jdialog, jwindow, jpanel windows to create gui.

japplet = you use japplet for website with no resizeable or main buttons
jframe = ???
...

try to explain as much as you can. i want to know adv and dis of these window.

Recommended Answers

All 2 Replies

Use JFrame for a normal application window - not a web site - resizable, minimise/maximise/close buttons etc.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.