com.datamessenger.util
Class SumAdapter


java.lang.Object

  |

  +--com.datamessenger.util.DataCellAdapter

        |

        +--com.datamessenger.util.MathAdapter

              |

              +--com.datamessenger.util.SumAdapter


public class SumAdapter
extends MathAdapter


Field Summary
 DataCell target
           
 
Fields inherited from class com.datamessenger.util.MathAdapter
cells
 
Constructor Summary
SumAdapter(DataCell target)
           
 
Method Summary
 void cellValueChanged(DataCellEvent evt)
           
 
Methods inherited from class com.datamessenger.util.MathAdapter
getCells, getFormat, getValue, getValue
 
Methods inherited from class com.datamessenger.util.DataCellAdapter
cellFormatChanged, cellStateChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target


public DataCell target
Constructor Detail

SumAdapter


public SumAdapter(DataCell target)
Method Detail

cellValueChanged


public void cellValueChanged(DataCellEvent evt)
Overrides:
cellValueChanged in class MathAdapter


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.