Cursor « JFrame « Java Swing Q&A





1. waiting cursor for frame    coderanch.com

Hi, I have got a frame with a number of TextFields and various other visual components. I set the Cursor for the frame to a waiting symbol. The trouble is that when I move the mouse over each visual component, my waiting cursor is overriden by the Cursor of the visual component. Is there any way to make the Cursor of ...

2. Cursor problem when moving around the frames    coderanch.com

Hi, This is the problem which can be easily solvable. But, I'm not getting right point to look into it. When I set the cursor to busy state on one of the frames in my application under process of a task, I move the cursor out of this frame and take back again into this. Here my cursor is changed to ...

3. When invisible window appears w/cursor on top, has blank block...    coderanch.com

I have an "invisible" window that slowly appears (one of the things it does is take a picture of the background). However, if when it's first appearing, the cursor is right on top of it, it nevers paints the square around the cursor -- instead that stays as the background and cursor. Any idea what causes this and how to fix ...

4. Change Cursor When Not Over A JFrame    java-forums.org