Uses of Class
net.thevpc.common.prs.iconset.IconNotFoundException
Packages that use IconNotFoundException
-
Uses of IconNotFoundException in net.thevpc.common.prs.iconset
Methods in net.thevpc.common.prs.iconset with parameters of type IconNotFoundExceptionModifier and TypeMethodDescriptionprotected IconAbstractIconSet.warn(String icon, IconSet.ErrorType errorType, IconNotFoundException e) protected IconIconSetAdapter.warn(String icon, IconSet.ErrorType errorType, IconNotFoundException e) Methods in net.thevpc.common.prs.iconset that throw IconNotFoundExceptionModifier and TypeMethodDescriptionAbstractIconSet.getDefaultIcon(String id) AbstractIconSet.getIcon(String icon, IconSet.ErrorType errorType) IconSet.getIcon(String icon, IconSet.ErrorType errorType) IconSetAdapter.getIcon(String icon, IconSet.ErrorType errorType) static Iconstatic Iconstatic IconAbstractIconSet.getIconById(String id) MultiIconSet.getIconById(String icon) AbstractIconSet.getIconByPath(String path) IconSet.getIconByPath(String path) IconSetAdapter.getIconByPath(String path) AbstractIconSet.getUnknowIcon()IconSet.getUnknowIcon()IconSetAdapter.getUnknowIcon()protected IconAbstractIconSet.warn(String icon, IconSet.ErrorType errorType, IconNotFoundException e) protected IconIconSetAdapter.warn(String icon, IconSet.ErrorType errorType, IconNotFoundException e)