Uses of Class
org.jvnet.lafwidget.ant.IconGhostingType

Packages that use IconGhostingType
org.jvnet.lafwidget.ant   
 

Uses of IconGhostingType in org.jvnet.lafwidget.ant
 

Methods in org.jvnet.lafwidget.ant with parameters of type IconGhostingType
 void AugmentIconGhostingTask.addIconGhosting(IconGhostingType iconGhosting)
          Adds information on a single class-method pair for injecting the icon ghosting code.
 

Method parameters in org.jvnet.lafwidget.ant with type arguments of type IconGhostingType
 void IconGhostingAugmenter.process(java.lang.String toStrip, java.io.File file, java.util.List<IconGhostingType> ids)
          Processes a single file or a directory, augmenting all relevant classes.