Re: jscanimage won't compile

Jeff Freedman (jsf@hevanet.com)
Mon, 15 Dec 1997 09:41:31 -0800

Mathias Weigt (Stud. 94) wrote:
>
> Servus !
>
> I tried to compile jscanimage but I failed.
> I got some output like this:
>
> javac Jscanimage.java
> Jscanimage.java:55: Class com.sun.java.swing.ImageIcon not found in import.
> import com.sun.java.swing.ImageIcon;

You need the "Swing" component library from Javasoft. I believe you can
get it at www.sun.com, but it takes some digging around. Eventually,
this is supposed to become part of the official release.

BTW, I've done some more coding since the last release, and will try to
send in the diffs this week.

-- Jeff

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com