Package org.jenkins.ui.icon
Class WeatherIcon
- java.lang.Object
-
- org.jenkins.ui.icon.Icon
-
- org.jenkins.ui.icon.WeatherIcon
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class WeatherIcon extends Icon
All the weather icons
-
-
Field Summary
-
Fields inherited from class org.jenkins.ui.icon.Icon
ICON_LARGE_STYLE, ICON_MEDIUM_STYLE, ICON_SMALL_STYLE, ICON_XLARGE_STYLE
-
-
Constructor Summary
Constructors Constructor Description WeatherIcon(String classSpec, String style, org.jenkins.ui.icon.WeatherIcon.Status status)
-
Method Summary
-
Methods inherited from class org.jenkins.ui.icon.Icon
getClassSpec, getNormalizedSelector, getQualifiedUrl, getQualifiedUrl, getStyle, getUrl, isSvgSprite, toNormalizedCSSSelector, toNormalizedIconName, toNormalizedIconNameClass, toNormalizedIconSizeClass, toNormalizedIconUrl
-
-