buoy.xml.delegate
Class BTableDelegate

java.lang.Object
  extended by java.beans.PersistenceDelegate
      extended by java.beans.DefaultPersistenceDelegate
          extended by buoy.xml.delegate.EventSourceDelegate
              extended by buoy.xml.delegate.BTableDelegate

public class BTableDelegate
extends EventSourceDelegate

This class is a PersistenceDelegate for serializing BTables.

Author:
Peter Eastman

Constructor Summary
BTableDelegate()
          Create a BTableDelegate.
 
Method Summary
 
Methods inherited from class java.beans.PersistenceDelegate
writeObject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BTableDelegate

public BTableDelegate()
Create a BTableDelegate.



Written by Peter Eastman.