org.siebengeisslein.pgui
Class PGridBagLayout

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

public class PGridBagLayout
extends Persistent
implements PLayoutManager


Constructor Summary
PGridBagLayout()
           
 
Method Summary
 PGridBagLayout 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

PGridBagLayout

public PGridBagLayout()
Method Detail

getLayoutManager

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

clone

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