com.steema.teechart.events
Interface ToolMouseListener

All Superinterfaces:
org.w3c.dom.events.EventListener

public interface ToolMouseListener
extends org.w3c.dom.events.EventListener

Title: TeeChart for Java

Description: TeeChart for Java

Copyright (c) 2004-2007 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL


Method Summary
 void toolClicked(FrameworkMouseEvent e)
          Invoked when a Tool is clicked.
 
Methods inherited from interface org.w3c.dom.events.EventListener
handleEvent
 

Method Detail

toolClicked

void toolClicked(FrameworkMouseEvent e)
Invoked when a Tool is clicked.