Class ActionAndStatusRenderer

java.lang.Object
gg.xp.xivsupport.gui.tables.renderers.ActionAndStatusRenderer
All Implemented Interfaces:
TableCellRenderer

public class ActionAndStatusRenderer extends Object implements TableCellRenderer
Class might as well be renamed "AllTheStuffInThePrimaryValueColumnRenderer" at this point.

Renderer for status effects, actions, and other stuff.

  • Constructor Details

    • ActionAndStatusRenderer

      public ActionAndStatusRenderer()
    • ActionAndStatusRenderer

      public ActionAndStatusRenderer(boolean iconOnly, boolean enableTooltips, boolean showId)
  • Method Details