Home Forums Register FAQ Members List Calendar Search Today's Posts Mark Forums Read Arcade Chat
Go Back   ClubPenguinHQ Forums > General Discussion > Programming > Other
Reload this Page Java help
Other Discussion of programming languages that don't fall into the other categories belongs here.

Java help

Reply
 
LinkBack Thread Tools Display Modes
Java help
Old
  (#1)
xenie357 is Offline
New Member
xenie357 is an unknown quantity at this point
 
Posts: 2
Join Date: Jan 2009
Rep Power: 0
   
Default Java help - Thursday, January 29th, 2009

Okay friends, I want to load some images in Java. But I am facing problem with this. I am creating a card game with Java, so I need to just try to load the images. I have tried putting it in a specific way that recommended by my friend but it didn't help. Is there anyone experienced with this option that will help me to get images to load in Java? Any helpful advice would be greatly appreciated. Thank you.
  
Reply With Quote
Re: Java help
Old
  (#2)
Stanley is Offline
Tech God
Stanley is an unknown quantity at this point
 
Stanley's Avatar
 
Posts: 758
Join Date: Aug 2008
Rep Power: 0
  Send a message via AIM to Stanley Send a message via MSN to Stanley  
Default Re: Java help - Saturday, January 31st, 2009

Code:
Image img = Toolkit.getDefaultToolkit().getImage(URL or file path);
Code:
Image img = getImage("http://imagehoster/anImage.gif")


Just an old CPHQ User.
  
Reply With Quote
Reply

Lower Navigation
Go Back   ClubPenguinHQ Forums > General Discussion > Programming > Other

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
vBulletin Skin developed by: vBStyles.com
Copyright ©2006 - 2009, RancidKraut Industries