com.datamessenger.util
Class DataCellAdapter


java.lang.Object

  |

  +--com.datamessenger.util.DataCellAdapter

Direct Known Subclasses:
DMComponent.DataListener, MathAdapter

public class DataCellAdapter
extends java.lang.Object
implements DataCellListener


Constructor Summary
DataCellAdapter()
           
 
Method Summary
 void cellFormatChanged(DataCellEvent evt)
           
 void cellStateChanged(DataCellEvent evt)
           
 void cellValueChanged(DataCellEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataCellAdapter


public DataCellAdapter()
Method Detail

cellValueChanged


public void cellValueChanged(DataCellEvent evt)
Specified by:
cellValueChanged in interface DataCellListener

cellStateChanged


public void cellStateChanged(DataCellEvent evt)
Specified by:
cellStateChanged in interface DataCellListener

cellFormatChanged


public void cellFormatChanged(DataCellEvent evt)
Specified by:
cellFormatChanged in interface DataCellListener


Comments, suggestions, and bug reports are welcomed and encouraged.
Please refer them to our support page. Thank you.

Copyright © 1999-2001 Produx House, Corp. All rights reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc.