buoy.xml.delegate
Class BSplitPaneDelegate

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

public class BSplitPaneDelegate
extends EventSourceDelegate

This class is a PersistenceDelegate for serializing BSplitPanes.

Author:
Peter Eastman

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

BSplitPaneDelegate

public BSplitPaneDelegate()
Create a BSplitPaneDelegate.



Written by Peter Eastman.