Current location: Hot Scripts Forums » Programming Languages » Everything Java » Simple Java Question


Simple Java Question

Reply
  #1 (permalink)  
Old 02-02-05, 02:33 PM
JavaNewbie JavaNewbie is offline
New Member
 
Join Date: Feb 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Simple Java Question

Iam new to java and recently downloaded some sourse code for a java based game but cant get the game working on my system, i noticed that at the top of the code in 2 classes there was a
************************************
import com.blahblah.ClassName
************************************
Which appears to be part of the web addess where the app is located.
As i dont really know java i dont know what this is doing so any help or explanation would be of great help.

Thanks.
Reply With Quote
  #2 (permalink)  
Old 02-03-05, 12:22 PM
digioz's Avatar
digioz digioz is offline
Community VIP
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 2,171
Thanks: 3
Thanked 9 Times in 9 Posts
That's not a web address. All that means is that there is a seperate compiled java class containing code that the program is using. You will have to download that file as well to run the application.
__________________
Reply With Quote
  #3 (permalink)  
Old 02-07-05, 09:36 PM
vidyaputra vidyaputra is offline
New Member
 
Join Date: Feb 2005
Location: indonesia
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
in java its called "package" it contain a class. its almost the same as #include in c or c++.

-vip-
__________________
"Brain might looks small, but it do BIG things"
Reply With Quote
Reply

Bookmarks


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
Simple question Maniax JavaScript 4 08-31-04 01:08 PM
Simple PHP question about JPEG? snooky5 PHP 4 08-14-04 03:36 PM
Simple question kashi PHP 5 08-13-04 10:23 PM
Java awt robot class question jpd01u Everything Java 1 05-19-04 03:22 PM
question about simple login system magsec4 PHP 5 02-23-04 03:35 AM


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