Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Swing / AWT / SWT
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Rob Spoor
Junilu Lacar
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Piet Souris
Carey Brown
Bartenders:
Forum:
Swing / AWT / SWT
mouse curser
ramesh kancherla
Ranch Hand
Posts: 124
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I am getting mouse curser in Jframe
i have to change mouse curser to mouse pointer .
how can i change it
Ulf Dittmer
Rancher
Posts: 43045
77
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
That's what the setCursor(Cursor) method does.
[ May 03, 2008: Message edited by: Ulf Dittmer ]
ramesh kancherla
Ranch Hand
Posts: 124
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
can you give me the sample code
for changing mouse cursor
Ulf Dittmer
Rancher
Posts: 43045
77
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
What would the code show? You construct a Cursor object and pass it to the setCursor method. That's it.
Rob Spoor
Sheriff
Posts: 22716
129
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
And for creating the cursor you use one of the constants in the Cursor class.
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions
How To Answer Questions
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
transperent window
Change Curser
Problem Closing a popup in FireFox
Changing the curser while the page is loading
cursor place i text field ????
More...