org.wings.plaf
Interface MenuCG

All Superinterfaces:
ComponentCG, Serializable

public interface MenuCG
extends ComponentCG


Method Summary
 void writePopup(Device device, SMenu menu)
           
 
Methods inherited from interface org.wings.plaf.ComponentCG
componentChanged, getComponentUpdate, installCG, uninstallCG, write
 

Method Detail

writePopup

void writePopup(Device device,
                SMenu menu)
                throws IOException
Throws:
IOException


wingS Swings ;-)