Class FPMIInternalFrameTitlePane.CloseButtonIcon

java.lang.Object
com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.CloseButtonIcon
All Implemented Interfaces:
Icon
Direct Known Subclasses:
FPMIInternalFrameTitlePane.MaximizeButtonIcon, FPMIInternalFrameTitlePane.RestoreButtonIcon
Enclosing class:
FPMIInternalFrameTitlePane

protected class FPMIInternalFrameTitlePane.CloseButtonIcon extends Object implements Icon
  • Method Details

    • checkPaints

      protected void checkPaints()
    • createStroke

      protected Stroke createStroke(int w, int h)
    • createShape

      protected Shape createShape(int w, int h)
    • paintIcon

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

      protected void paintShape(Graphics2D g2, Shape shape, Stroke stroke, int w, int h)
    • getIconWidth

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

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