Preventing Mouse Move outside of the form

Hi!I want to know is there are any ways to prevent users to move the mouse outside the program?Thanks!
[123 byte] By [Tails2005a] at [2007-10-2 14:24:30]
# 1
absolutely1. Make your app full screen2. Hack the OS3. Create your own OS
tjacobs01a at 2007-7-13 12:43:39 > top of Java-index,Security,Event Handling...
# 2
lol.....well, the probs is I cant make my java app full screen, as it looks ugly... :P and the other 2 are of course not an option.....so, I really have to find a way to restrict the mouse movement inside the form... :P
Tails2005a at 2007-7-13 12:43:39 > top of Java-index,Security,Event Handling...
# 3
> so, I really have to find a way to restrict the mouse> movement inside the form... :PCan't be done that's what I'm saying
tjacobs01a at 2007-7-13 12:43:39 > top of Java-index,Security,Event Handling...