com.steema.teechart.events
Class Utils

java.lang.Object
  extended by com.steema.teechart.events.Utils

public class Utils
extends java.lang.Object


Constructor Summary
Utils()
           
 
Method Summary
static void handleMouseEvents(java.lang.Object[] listeners, java.awt.event.MouseEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

handleMouseEvents

public static void handleMouseEvents(java.lang.Object[] listeners,
                                     java.awt.event.MouseEvent e)