public class ListRolloverProducer extends RolloverProducer
CLICKED_KEY, rollover, ROLLOVER_KEY| Constructor and Description |
|---|
ListRolloverProducer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
updateRolloverPoint(JComponent component,
Point mousePoint)
Subclasses must implement to map the given mouse coordinates into
appropriate client coordinates.
|
componentHidden, componentMoved, componentResized, componentShown, install, isClick, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, release, updateClientProperty, updateRolloverprotected void updateRolloverPoint(JComponent component, Point mousePoint)
RolloverProducerupdateRolloverPoint in class RolloverProducercomponent - the target component which received a mouse eventmousePoint - the mouse position of the event, coordinates are
component pixelsCopyright © 2017. All Rights Reserved.