ChartDirector 7.0 (Java Edition)

HotSpotMotionAdapter


%class is an abstract class that provides a default implementation of the HotSpotMotionListener interface with empty methods. This class allows HotSpotMotionListener objects to be created conveniently, as only the methods for the events of interest need to be overridden.

MethodInheritedDescription
hotSpotMoved(Self)The system will call this method when the mouse moves over a hot spot.
hotSpotDragged(Self)The system will call this method when the mouse button is pressed and the mouse moves over a hot spot.