com.datamessenger.util
Class MathAdapter
java.lang.Object
|
+--com.datamessenger.util.DataCellAdapter
|
+--com.datamessenger.util.MathAdapter
- Direct Known Subclasses:
- SumAdapter
- public class MathAdapter
- extends DataCellAdapter
|
Field Summary |
protected java.util.Vector |
cells
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
cells
protected java.util.Vector cells
MathAdapter
public MathAdapter()
cellValueChanged
public void cellValueChanged(DataCellEvent evt)
- Overrides:
- cellValueChanged in class DataCellAdapter
getCells
public DataCell[] getCells()
getValue
public double getValue(java.lang.Object id)
getValue
public double getValue(DataCell dc)
getFormat
public static java.text.NumberFormat getFormat(int decimal)
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.