Class ThemedSVGIcon

    • Constructor Detail

      • ThemedSVGIcon

        public ThemedSVGIcon​(Supplier<URI> uriSupplier,
                             int displayWidth,
                             int displayHeight)
      • ThemedSVGIcon

        public ThemedSVGIcon​(URI uri,
                             int displayWidth,
                             int displayHeight)
      • ThemedSVGIcon

        protected ThemedSVGIcon​(int width,
                                int height,
                                ThemedSVGIcon icon)
    • Method Detail

      • ensureLoaded

        protected boolean ensureLoaded​(boolean painting)
        Overrides:
        ensureLoaded in class DarkSVGIcon
      • ensureTheme

        protected boolean ensureTheme​(boolean painting)
      • invalidate

        protected void invalidate()
      • getContextDefaults

        protected UIDefaults getContextDefaults()
      • patchColors

        protected void patchColors()