org.wings.plaf
Interface RadioButtonCG

All Superinterfaces:
ComponentCG, Serializable

public interface RadioButtonCG
extends ComponentCG


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

Method Detail

getTextUpdate

Update getTextUpdate(SRadioButton radioButton,
                     String text)

getIconUpdate

Update getIconUpdate(SRadioButton radioButton,
                     SIcon icon)


wingS Swings ;-)