Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-02-2008, 12:11 PM
Member
 
Join Date: Jan 2008
Posts: 21
Rep Power: 0
Joe2003 is on a distinguished road
Default Using a JAR from other classes
Hey

If I create a Jar, that has functions such as printHello() and printYouSmell(). Is there a way I can call these functions from an external class?

thanks

Joe
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 01-02-2008, 08:08 PM
Senior Member
 
Join Date: Jun 2007
Location: Bali, ID
Posts: 102
Rep Power: 0
wsaryada is on a distinguished road
Default
You can use the class in your jar file by importing it to the external class. But make sure this class know that you jar file is in the classpath.
__________________
Website: Learn Java Programming by Examples - Blog: Java Programming Blog
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Classes in graphics CyberFrog New To Java 0 04-02-2008 10:11 PM
using elements from other classes Camden New To Java 1 03-21-2008 08:25 AM
Need help with importing classes Deathmonger New To Java 3 02-07-2008 11:03 AM
When do we use inner classes? cruxblack New To Java 5 08-10-2007 06:00 PM
EJB, classes Model Felissa Enterprise JavaBeans 1 07-06-2007 04:17 PM


All times are GMT +2. The time now is 07:23 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org