Class IndicatorIndicator
- java.lang.Object
-
- net.runelite.client.ui.overlay.infobox.InfoBox
-
- net.runelite.client.plugins.timers.IndicatorIndicator
-
public class IndicatorIndicator extends InfoBox
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description net.runelite.client.plugins.timers.GameIndicator
getIndicator()
java.lang.String
getText()
java.awt.Color
getTextColor()
-
Methods inherited from class net.runelite.client.ui.overlay.infobox.InfoBox
cull, getImage, getMenuEntries, getName, getTooltip, render, setImage, setMenuEntries, setPriority, setTooltip
-
-
-
-
Method Detail
-
getTextColor
public java.awt.Color getTextColor()
- Specified by:
getTextColor
in classInfoBox
-
getIndicator
public net.runelite.client.plugins.timers.GameIndicator getIndicator()
-
-