Uses of Interface
net.thevpc.common.prs.iconset.IconSet
Packages that use IconSet
-
Uses of IconSet in net.thevpc.common.prs.iconset
Classes in net.thevpc.common.prs.iconset that implement IconSetModifier and TypeClassDescriptionclassclassclassclassclassMethods in net.thevpc.common.prs.iconset that return IconSetModifier and TypeMethodDescriptionIconSetDescriptor.createIconSet(Locale locale, LoggerProvider loggerProvider) DefaultIconSetFactory.getIconSet(String iconSetName, Locale locale) DefaultIconSetFactory.getIconSet(String iconSetName, Locale locale, boolean autocreate) abstract IconSetIconSetAdapter.getIconSet()IconSetFactory.getIconSet(String iconSetName, Locale locale) IconSetHolder.getIconSet()static IconSetIconSetManager.getIconSet()static IconSetIconSetManager.getIconSet(String iconSetName) IconSetWrapper.getIconSet()Methods in net.thevpc.common.prs.iconset with parameters of type IconSetModifier and TypeMethodDescriptionstatic voidIconSetManager.setIconSet(IconSet iconSet) voidIconSetWrapper.setIconSet(IconSet iconSet) Constructors in net.thevpc.common.prs.iconset with parameters of type IconSet -
Uses of IconSet in net.thevpc.common.prs.plugin
Methods in net.thevpc.common.prs.plugin that return IconSetModifier and TypeMethodDescriptionDefaultPlugin.getApplicationIconSet()DefaultPlugin.getIconSet()Plugin.getIconSet()Methods in net.thevpc.common.prs.plugin with parameters of type IconSet