Uses of Class
com.cloudbees.hudson.plugins.folder.FolderIcon
-
Packages that use FolderIcon Package Description com.cloudbees.hudson.plugins.folder com.cloudbees.hudson.plugins.folder.icons -
-
Uses of FolderIcon in com.cloudbees.hudson.plugins.folder
Methods in com.cloudbees.hudson.plugins.folder that return FolderIcon Modifier and Type Method Description FolderIconAbstractFolder. getIcon()Gets the icon used for this folder.FolderIconAbstractFolder. getIconColor()protected FolderIconAbstractFolder. newDefaultFolderIcon()Methods in com.cloudbees.hudson.plugins.folder that return types with arguments of type FolderIcon Modifier and Type Method Description static DescriptorExtensionList<FolderIcon,FolderIconDescriptor>FolderIconDescriptor. all()Methods in com.cloudbees.hudson.plugins.folder with parameters of type FolderIcon Modifier and Type Method Description voidAbstractFolder. setIcon(FolderIcon icon) -
Uses of FolderIcon in com.cloudbees.hudson.plugins.folder.icons
Subclasses of FolderIcon in com.cloudbees.hudson.plugins.folder.icons Modifier and Type Class Description classStockFolderIconDefault folder icon.
-