org.wings.plaf
Interface CheckBoxCG

All Superinterfaces:
ComponentCG, Serializable

public interface CheckBoxCG
extends ComponentCG


Method Summary
 Update getIconUpdate(SCheckBox checkBox, SIcon icon)
           
 Update getTextUpdate(SCheckBox checkBox, String text)
           
 
Methods inherited from interface org.wings.plaf.ComponentCG
componentChanged, getComponentUpdate, installCG, uninstallCG, write
 

Method Detail

getTextUpdate

Update getTextUpdate(SCheckBox checkBox,
                     String text)

getIconUpdate

Update getIconUpdate(SCheckBox checkBox,
                     SIcon icon)


wingS Swings ;-)