Mouse Cursor with hourglass and pointer




I have looked high and low and cannot find a way to duplicate
the Windows mouse cursor with the pointer and hourglass in
a Swing GUI. I just don't see it anywhere in there.

There are times in our application when we want to indicate to the
user that the GUI is busy, but that they can still click on things.

How do other folks do this?

.



Relevant Pages

  • Re: Ignoring Mouse Events During WaitCursor
    ... Changing the shape of the mouse pointer has nothing to do with processing ... > In my Windows Forms application, while executing a process that takes some ... I am changing the cursor to the hourglass by setting Cursor.Current ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Mouse Cursor with hourglass and pointer
    ... >the Windows mouse cursor with the pointer and hourglass in ... >a Swing GUI. ... shoot you if you did a PSP camera snap of your favourite mouse cursor. ...
    (comp.lang.java.gui)
  • Re: Mouse Cursor with hourglass and pointer
    ... To change cursor check out ... the Windows mouse cursor with the pointer and hourglass in a Swing GUI. ...
    (comp.lang.java.gui)