org.wings.plaf
Interface RootContainerCG

All Superinterfaces:
ComponentCG, ContainerCG, Serializable
All Known Subinterfaces:
FrameCG, InternalFrameCG

public interface RootContainerCG
extends ContainerCG

RootContainerCG.

User: raedler Date: Oct 4, 2007 Time: 5:28:10 PM

Version:
$Id
Author:
raedler

Method Summary
 Update getAddWindowUpdate(SContainer container, SWindow window)
           
 Update getRemoveWindowUpdate(SContainer container, SWindow window)
           
 
Methods inherited from interface org.wings.plaf.ComponentCG
componentChanged, getComponentUpdate, installCG, uninstallCG, write
 

Method Detail

getAddWindowUpdate

Update getAddWindowUpdate(SContainer container,
                          SWindow window)

getRemoveWindowUpdate

Update getRemoveWindowUpdate(SContainer container,
                             SWindow window)


wingS Swings ;-)