Thread
:
Mouse over JButton
View Single Post
#
2
(
permalink
)
05-17-2007, 11:15 PM
derrickD
Member
Join Date: Apr 2007
Location: USA
Posts: 50
You can try to use the mouseEntered method in MouseListener and you can try to get the X and Y coordinates from the mouse and check which button it is on. Which would be getX and getY from the MouseEvent.
derrickD
View Public Profile
Send a private message to derrickD
Find all posts by derrickD