buoy.xml.delegate
Class GridContainerDelegate

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

public class GridContainerDelegate
extends EventSourceDelegate

This class is a PersistenceDelegate for serializing GridContainers.

Author:
Peter Eastman

Constructor Summary
GridContainerDelegate()
          Create a GridContainerDelegate.
 
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

GridContainerDelegate

public GridContainerDelegate()
Create a GridContainerDelegate.



Written by Peter Eastman.