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

Uses of IconType in org.jenkins.ui.icon
 

Methods in org.jenkins.ui.icon that return IconType
static IconType IconType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IconType[] IconType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.jenkins.ui.icon with parameters of type IconType
Icon(String classSpec, String url, String style, IconType iconType)
          Icon instance.
 



Copyright © 2004-2014. All Rights Reserved.