Uses of Interface
org.apache.wookie.w3c.IIcon

Packages that use IIcon
org.apache.wookie.w3c   
org.apache.wookie.w3c.impl   
org.apache.wookie.w3c.xml   
 

Uses of IIcon in org.apache.wookie.w3c
 

Methods in org.apache.wookie.w3c that return types with arguments of type IIcon
 java.util.List<IIcon> W3CWidget.getIcons()
          Get the list of icons for the widget
 

Uses of IIcon in org.apache.wookie.w3c.impl
 

Classes in org.apache.wookie.w3c.impl that implement IIcon
 class IconEntity
           
 

Methods in org.apache.wookie.w3c.impl that return types with arguments of type IIcon
 java.util.List<IIcon> WidgetManifestModel.getIcons()
           
 

Uses of IIcon in org.apache.wookie.w3c.xml
 

Subinterfaces of IIcon in org.apache.wookie.w3c.xml
 interface IIconEntity
          a widget icon
 



2012 Apache Software Foundation.