Uses of Class
org.jenkins.ui.icon.Icon

Uses of Icon in org.jenkins.ui.icon
 

Methods in org.jenkins.ui.icon that return Icon
 Icon IconSet.getIconByClassSpec(Object iconClassSpec)
          Get an icon instance from a class specification.
 Icon IconSet.getIconByNormalizedCSSSelector(Object cssSelector)
          Get an icon instance from it's normalized CSS selector.
 Icon IconSet.getIconByUrl(Object url)
          Get an icon instance from it's url.
 

Methods in org.jenkins.ui.icon that return types with arguments of type Icon
 Map<String,Icon> IconSet.getCoreIcons()
           
 

Methods in org.jenkins.ui.icon with parameters of type Icon
 IconSet IconSet.addIcon(Icon icon)
           
 



Copyright © 2004-2014. All Rights Reserved.