Uses of Interface
org.jhotdraw8.application.resources.ResourceDecoder
Packages that use ResourceDecoder
-
Uses of ResourceDecoder in org.jhotdraw8.application.resources
Classes in org.jhotdraw8.application.resources that implement ResourceDecoderModifier and TypeClassDescriptionclassFontIconDecoder decodes a property value if it starts with the specified prefix.Methods in org.jhotdraw8.application.resources with parameters of type ResourceDecoderModifier and TypeMethodDescriptionstatic voidResources.addDecoder(ResourceDecoder decoder) Adds a decoder.