Class DarkSVGIconDomProcessor<T extends DarkSVGIcon>
java.lang.Object
com.github.weisj.darklaf.properties.icons.DarkSVGIconDomProcessor<T>
- All Implemented Interfaces:
com.github.weisj.jsvg.parser.DomProcessor
public class DarkSVGIconDomProcessor<T extends DarkSVGIcon>
extends Object
implements com.github.weisj.jsvg.parser.DomProcessor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocess(@NotNull com.github.weisj.jsvg.parser.ParsedElement root)
-
Field Details
-
icon
-
-
Constructor Details
-
DarkSVGIconDomProcessor
-
-
Method Details
-
process
public void process(@NotNull @NotNull com.github.weisj.jsvg.parser.ParsedElement root) - Specified by:
processin interfacecom.github.weisj.jsvg.parser.DomProcessor
-