Current location: Hot Scripts Forums » Programming Languages » Everything Java » What's the difference?


What's the difference?

Reply
  #1 (permalink)  
Old 05-13-04, 01:14 AM
Jason Roldan Jason Roldan is offline
New Member
 
Join Date: Apr 2004
Location: California
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
What's the difference?

What's the difference between a JPanel, and a JFrame, and how can they be used when working with applets.
Reply With Quote
  #2 (permalink)  
Old 06-13-04, 12:50 PM
Rob_Darkins Rob_Darkins is offline
Newbie Coder
 
Join Date: Jun 2004
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Hi,
a JFrame is basically a window with the "close", "restore", "max/minimize" buttons. They can be moved about, etc..
You would not extend a JFrame in an applet.
However, a JPanel is simply a container. Panels are used to group components together.

Hope this helps.

Rob Darkins.

Quote:
Originally Posted by Jason Roldan
What's the difference between a JPanel, and a JFrame, and how can they be used when working with applets.
Reply With Quote
  #3 (permalink)  
Old 06-13-04, 06:08 PM
iBold iBold is offline
Wannabe Coder
 
Join Date: Nov 2003
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by Rob_Darkins
Hi,
a JFrame is basically a window with the "close", "restore", "max/minimize" buttons. They can be moved about, etc..
You would not extend a JFrame in an applet.
However, a JPanel is simply a container. Panels are used to group components together.

Hope this helps.

Rob Darkins.
Always wondered that myself. What is the difference?

--------------------------------
Refractory Metallics and Anchors
Reply With Quote
  #4 (permalink)  
Old 06-13-04, 06:10 PM
iBold iBold is offline
Wannabe Coder
 
Join Date: Nov 2003
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
Oh didn't see the answer already posted =)

--------------------------------
Free PHP Scripts
Reply With Quote
Reply

Bookmarks

« HTTPs | Java applet »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Show Progress Meter Greenhorn Perl 5 01-05-04 01:13 PM
How to find the difference between two dates and make multiple inserts based on it? wyseguy ASP 1 10-08-03 11:53 AM


All times are GMT -5. The time now is 06:04 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.