rawn, i.e. I would like to implement a synchronous
> variant of drawImage().
I believe that ImageObserver == null will make the operation synchronous.
--
Brian Pedersen, DSP Student_/ _/_/_/ _/_/_/ _/
Applied
>Speaking of things that might be "beyond-spec", are Kaffe's standard
>classes and the Sun JDK classes Serialization compatible? For example,
>if I were to Serialize a java.awt.Panel generated by a Kaffe VM, and
>send it over a network to a Sun VM, could the Sun VM deserialize it
>properly to its
I got this problem: When I can't compile this simple program:
> > >
> > > import java.io.*;
> > > import java.servlet.*;
> > > import java.servlet.http.*;
Shouldn't this read javax.servlet.* ? Servlets are NOT a part of core in
his
should result in a shrinking list, and it is also shrinking behind the
scenes (as can be seen on the stdout) but not on the (my) screen...
Please try it out, to see if it works for you.
Brian Pedersen, D