Uses of Class
org.xwiki.icon.Icon
-
-
Uses of Icon in org.xwiki.icon
Methods in org.xwiki.icon that return Icon Modifier and Type Method Description Icon
IconSet. getIcon(String name)
Methods in org.xwiki.icon with parameters of type Icon Modifier and Type Method Description void
IconSet. addIcon(String name, Icon icon)
Add an icon to the icon set.
-