Multi mice - swallow or hook event from system

Hi

I’m using jinput in a multi mice context. I have two custom cursors in a java windows in addition of the system cursor (a total of three mice if you have been following :p). i would like to stop two “java” mice from controlling the system cursor. Under linux i’ve done a hack with a script using xinput but i want to do the same thing on windows and possibly with the same jave code, afterall the moto is “write once and run everywere”…

So my question is , is there any way to hook / swallow the event of a particular device with jinput ?

i’ve seen some tricks with GlovePIE but it would mean to make some JNI thing.

Thanks in advance

Sorry for any english mistakes, it’s not my mother thong.