HappyHippy wrote On 09/04/06 23:14,:
> Hi,
>
[quoted text clipped - 3 lines]
> It is commonly used in various C/C++ toolkits, but I couldn't find any
> way to implement it in Java.
If such a thing exists, I haven't heard of it. One issue
would be to define precisely what you mean by "in idle state."
What task do you want this function to carry out? Perhaps
you could just run it in a Thread at MIN_PRIORITY.

Signature
Eric.Sosman@sun.com