ChartDirector 7.0 (Java Edition)
HotSpotMotionAdapter.hotSpotMoved
Usage
public void hotSpotMoved(HotSpotEvent e)
Description
The system will call this method when the mouse moves over a hot spot.
The default implementation does nothing. Override to process this event.
Arguments
Argument | Default | Description |
e | (Mandatory) | A HotSpotEvent object containing data of the hot spot event. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.