Justin Lee <[EMAIL PROTECTED]> writes:
> We are trying to set the mouse cursor to the wait cursor whenever we
> open a dialog box. We have method that takes in a java.awt.Component
> and grabs all of its contained Components and sets the cursor on it.
> *
A better way to do this is to set the c
rong?
Even better, is there a better, more "correct" way to do this?
I'm using an old method written before I came to the company so I'm not
terribly familiar with the workings of mouse cursors in Java. A coworker
just hollered something about setting the cursor on a TextField afte