Class IconResource

    • Constructor Detail

      • IconResource

        public IconResource​(@NotNull
                            String iconResId,
                            @NotNull
                            Class resourceProvider)
        iconResId has the same contract as the Class.getResource(String)'s parameter
    • Method Detail

      • isAlreadyReloaded

        @Deprecated
        public boolean isAlreadyReloaded()
        Deprecated.
        For internal use only Tmp solution until we migrate to non-static IconManager.
      • getResourceId

        public String getResourceId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object