org.siebengeisslein.pgui
Class PBorderLayout

java.lang.Object
  extended by org.siebengeisslein.client.Persistent
      extended by org.siebengeisslein.pgui.PBorderLayout
All Implemented Interfaces:
java.lang.Cloneable, CloneAware, Instrumented, PLayoutManager

public class PBorderLayout
extends Persistent
implements PLayoutManager


Constructor Summary
PBorderLayout()
           
 
Method Summary
 PBorderLayout clone(CloneHelper helper)
           
 java.awt.LayoutManager getLayoutManager()
           
 
Methods inherited from class org.siebengeisslein.client.Persistent
abort, clearUserLocals, clone, commit, disposeTransient, getGroup, getRef, getTransientValue, hashCode, initTransient, isWriteTransaction, joinWriteTransaction, readLock, setGroup, setTransientValue, toPersistent, toRef, writeExternal, writeLock
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PBorderLayout

public PBorderLayout()
Method Detail

getLayoutManager

public java.awt.LayoutManager getLayoutManager()
Specified by:
getLayoutManager in interface PLayoutManager

clone

public PBorderLayout clone(CloneHelper helper)
                    throws java.lang.CloneNotSupportedException
Specified by:
clone in interface CloneAware
Throws:
java.lang.CloneNotSupportedException