org.siebengeisslein.pgui
Interface PLayoutManager

All Superinterfaces:
java.lang.Cloneable, CloneAware
All Known Implementing Classes:
PBorderLayout, PFormLayout, PGridBagLayout

public interface PLayoutManager
extends CloneAware


Method Summary
 java.awt.LayoutManager getLayoutManager()
           
 
Methods inherited from interface org.siebengeisslein.client.CloneAware
clone
 

Method Detail

getLayoutManager

java.awt.LayoutManager getLayoutManager()