java.lang.Object
com.inductiveautomation.factorypmi.application.components.util.SolidArrowIcon
All Implemented Interfaces:
Icon

public class SolidArrowIcon extends Object implements Icon
  • Field Details

  • Constructor Details

    • SolidArrowIcon

      public SolidArrowIcon(JComponent component)
  • Method Details

    • getIconHeight

      public int getIconHeight()
      Specified by:
      getIconHeight in interface Icon
    • getIconWidth

      public int getIconWidth()
      Specified by:
      getIconWidth in interface Icon
    • paintIcon

      public void paintIcon(Component c, Graphics graphics, int x, int y)
      Specified by:
      paintIcon in interface Icon
    • getArrowType

      public int getArrowType()
    • setArrowType

      public void setArrowType(int i)