com.steema.teechart.tools
Interface CursorTool.CursorListener

All Superinterfaces:
java.util.EventListener
Enclosing class:
CursorTool

public static interface CursorTool.CursorListener
extends java.util.EventListener


Method Summary
 void cursorMoved(CursorTool.CursorEvent e)
           
 

Method Detail

cursorMoved

void cursorMoved(CursorTool.CursorEvent e)