aspose file tools
The moose likes Swing / AWT / SWT and the fly likes mouse curser Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "mouse curser" Watch "mouse curser" New topic
Author

mouse curser

ramesh kancherla
Ranch Hand

Joined: May 01, 2008
Posts: 120
I am getting mouse curser in Jframe

i have to change mouse curser to mouse pointer .
how can i change it
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35252
    
    7
That's what the setCursor(Cursor) method does.
[ May 03, 2008: Message edited by: Ulf Dittmer ]

Android appsImageJ pluginsJava web charts
ramesh kancherla
Ranch Hand

Joined: May 01, 2008
Posts: 120
can you give me the sample code

for changing mouse cursor
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35252
    
    7
What would the code show? You construct a Cursor object and pass it to the setCursor method. That's it.
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

And for creating the cursor you use one of the constants in the Cursor class.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: mouse curser
 
Similar Threads
Change Curser
Changing the curser while the page is loading
Problem Closing a popup in FireFox
cursor place i text field ????
transperent window