org.wings.plaf
Interface ButtonCG

All Superinterfaces:
ComponentCG, Serializable

public interface ButtonCG
extends ComponentCG


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

Method Detail

getTextUpdate

Update getTextUpdate(SButton button,
                     String text)

getIconUpdate

Update getIconUpdate(SButton button,
                     SIcon icon)


wingS Swings ;-)