Class RenderUtils

java.lang.Object
gg.xp.xivsupport.gui.tables.renderers.RenderUtils

public final class RenderUtils extends Object
  • Method Details

    • setTooltip

      public static void setTooltip(Component component, String tooltip)
    • withAlpha

      public static Color withAlpha(Color base, int alpha)
    • guessIconFor

      @Nullable public static @Nullable HasIconURL guessIconFor(Object object)