i tried at one time to use posix-threads(pthreads) on alpha. u can match up
some of the functionality, but in reality sun uses, well , sun-threads, and
their enhancements. there was a small talk on the diff's, i think one of
them was the ability to start/stop/pause any thread.
other difficulties w
Pete Hardie wrote:
> Hello all,
>
> As I seem to have been unsubscribed during the last (non) swap of sites,
> I think I
> missed on some of the news. What is the status of the JDK ports and
> RedHat 5.0? I have
> found enough freeware needing stuff I didn't include in my last RH4.2
> installat
Well, the set of consortium reuseables I've been working on are
under LGPL now, so are free for
y'all to use in your own projects, be they personal or commercial.
I've posted them to my web site at
http://www.mindspring.com/~tumu/java/jcon/
This is the first public release, so may not be as gener
Hello all,
As I seem to have been unsubscribed during the last (non) swap of sites,
I think I
missed on some of the news. What is the status of the JDK ports and
RedHat 5.0? I have
found enough freeware needing stuff I didn't include in my last RH4.2
installation
that I am looking at an upgrade
Stephen Wynne wrote:
> In message <[EMAIL PROTECTED]>, Bernd Kreimeier writes:
>
> Is there any way to use GNU make for "depend" purposes with JDK?
>
> Warren Pfeffer has a Java 1.1 dependency graph generator that says it
> can help with this sort of thing at
> http://pluto.njcc.com/~slinky/l
Why not try null layout and then use setBounds to relocate
the component? I think the downside of null layout is it
could not give a adjustable layout when the resolution is
changed.
Gao Lei.
Chetan Kumar wrote:
>
> On Sun, 7 Jun 1998, Rani Pinchuk wrote:
>
> *>Hello.
> *>
> *>I wonder if your