Package | Description |
---|---|
hudson | |
org.jenkins.ui.icon |
Modifier and Type | Method and Description |
---|---|
static Icon |
Functions.tryGetIcon(String iconGuess) |
Modifier and Type | Class and Description |
---|---|
class |
BuildStatusIcon
An icon used for build statuses
|
class |
WeatherIcon
All the weather icons
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Icon> |
IconSet.getCoreIcons() |
Modifier and Type | Method and Description |
---|---|
IconSet |
IconSet.addIcon(Icon icon) |
Copyright © 2004–2022. All rights reserved.