com.datamessenger.awt
Class DMComponent.DataListener


java.lang.Object

  |

  +--com.datamessenger.util.DataCellAdapter

        |

        +--com.datamessenger.awt.DMComponent.DataListener

Enclosing class:
DMComponent

public class DMComponent.DataListener
extends DataCellAdapter


Field Summary
 DataCell cell
           
 
Constructor Summary
DMComponent.DataListener()
           
 
Method Summary
 void cellStateChanged(DataCellEvent evt)
           
 void cellValueChanged(DataCellEvent evt)
           
 
Methods inherited from class com.datamessenger.util.DataCellAdapter
cellFormatChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cell


public DataCell cell
Constructor Detail

DMComponent.DataListener


public DMComponent.DataListener()
Method Detail

cellValueChanged


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

cellStateChanged


public void cellStateChanged(DataCellEvent evt)
Overrides:
cellStateChanged in class DataCellAdapter


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.