com.datamessenger.util
Class TableEvent


java.lang.Object

  |

  +--java.util.EventObject

        |

        +--com.datamessenger.util.TableEvent


public class TableEvent
extends java.util.EventObject

See Also:
Serialized Form

Fields inherited from class java.util.EventObject
source
 
Constructor Summary
TableEvent(Table source)
           
 
Method Summary
 Table getTable()
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TableEvent


public TableEvent(Table source)
Method Detail

getTable


public Table getTable()


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.