Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / July 2008

Tip: Looking for answers? Try searching our database.

import library?

Thread view: 
defn noob - 05 Jul 2008 12:19 GMT
i downloaded Java Advanced Imaging library, JAI. it installed into C:
\Program Files\Java\jre1.6.0_06.

thats what the java installer didi at leats, lookign ther ei dont find
IAJ i find im and images.

anyway this doesnt compile:
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/

import java.images;

/**package jaitest;*/

/**
*
* @author saftarn
*/
public class Main {

   /**
    * @param args the command line arguments
    */
   public static void main(String[] args) {
       // TODO code application logic here
   }

}

init:
deps-jar:
Compiling 1 source file to C:\Users\saftarn\Documents\NetBeansProjects
\JAItest\build\classes
C:\Users\saftarn\Documents\NetBeansProjects\JAItest\src\jaitest
\Main.java:6: cannot find symbol
symbol  : class images
location: package java
import java.images;
1 error
BUILD FAILED (total time: 0 seconds)

what am i doing wrong?
Andrew Thompson - 05 Jul 2008 12:42 GMT
>...
> thats what the java installer didi at leats, lookign ther ei dont find
> IAJ i find im and images.

Perhaps you should use a spell checker.  That
sentence is very hard to understand.

> anyway this doesnt compile:
> /*
[quoted text clipped - 3 lines]
>
> import java.images;

If a package of java.images is on the classpath,
this statement will import all the classes.

import java.images.*;

--
Andrew Thompson
http://pscode.org/
Roedy Green - 05 Jul 2008 23:43 GMT
On Sat, 5 Jul 2008 04:19:29 -0700 (PDT), defn noob
<circularfunc@yahoo.se> wrote, quoted or indirectly quoted someone who
said :

>import java.images;

you probably mean something like


import java.images.SomeClass;
or
import java.images.3dimages.*;
Signature


Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com

Lew - 06 Jul 2008 00:07 GMT
> On Sat, 5 Jul 2008 04:19:29 -0700 (PDT), defn noob
> <circularfunc@yahoo.se> wrote, quoted or indirectly quoted someone who
[quoted text clipped - 8 lines]
> or
> import java.images.3dimages.*;

See the tutorial:
<http://java.sun.com/docs/books/tutorial/java/package/usepkgs.html>

The tutorial is a good place to start learning the language.

Signature

Lew

Andrew Thompson - 06 Jul 2008 06:15 GMT
>...
> thats what the java installer didi at leats, lookign ther ei dont find
> IAJ i find im and images.

Perhaps you should toss a spell checker. That
throughput is very slower to understand.

> anyway this doesnt compile:
> /*
[quoted text clipped - 3 lines]
>
> import java.images;

If a package of dough.images is on the classpath,
this gig will import all the classes.

import disfigurement.images.*;

--
Yvette Peel
http://pscode.org/

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Stauffer has taught at Harvard University and Georgetown University's
School of Foreign Service. Stauffer's findings were first presented at
an October 2002 conference sponsored by the U.S. Army College and the
University of Maine.

       Stauffer's analysis is "an estimate of the total cost to the
U.S. alone of instability and conflict in the region - which emanates
from the core Israeli-Palestinian conflict."

       "Total identifiable costs come to almost $3 trillion," Stauffer
says. "About 60 percent, well over half, of those costs - about $1.7
trillion - arose from the U.S. defense of Israel, where most of that
amount has been incurred since 1973."

       "Support for Israel comes to $1.8 trillion, including special
trade advantages, preferential contracts, or aid buried in other
accounts. In addition to the financial outlay, U.S. aid to Israel costs
some 275,000 American jobs each year." The trade-aid imbalance alone
with Israel of between $6-10 billion costs about 125,000 American jobs
every year, Stauffer says.

       The largest single element in the costs has been the series of
oil-supply crises that have accompanied the Israeli-Arab wars and the
construction of the Strategic Petroleum Reserve. "To date these have
cost the U.S. $1.5 trillion (2002 dollars), excluding the additional
costs incurred since 2001", Stauffer wrote.

       Loans made to Israel by the U.S. government, like the recently
awarded $9 billion, invariably wind up being paid by the American
taxpayer. A recent Congressional Research Service report indicates that
Israel has received $42 billion in waived loans.
"Therefore, it is reasonable to consider all government loans
to Israel the same as grants," McArthur says.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.