Uses of Class
org.jenkins.ui.icon.Icon
Packages that use Icon
-
Uses of Icon in hudson
-
Uses of Icon in org.jenkins.ui.icon
Subclasses of Icon in org.jenkins.ui.iconModifier and TypeClassDescriptionclass
An icon used for build statusesclass
All the weather iconsMethods in org.jenkins.ui.icon that return IconModifier and TypeMethodDescriptionIconSet.getIconByClassSpec
(Object iconClassSpec) Get an icon instance from a class specification.IconSet.getIconByNormalizedCSSSelector
(Object cssSelector) Get an icon instance from it'snormalized CSS selector
.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 IconMethods in org.jenkins.ui.icon with parameters of type Icon