com.steema.teechart.events
Class TeeEvent

java.lang.Object
  extended by com.steema.teechart.events.TeeEvent
Direct Known Subclasses:
SeriesEvent, TeeMouseEvent, View3DEvent

public class TeeEvent
extends java.lang.Object

Title: TeeEvent class

Description: Internal use. Underlying Chart event class

Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL


Field Summary
 IBaseChart sender
           
 
Constructor Summary
TeeEvent()
          Interface supports inter-Component communication.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sender

public IBaseChart sender
Constructor Detail

TeeEvent

public TeeEvent()
Interface supports inter-Component communication.