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
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected Shape
createShape
(int w, int h) protected Stroke
createStroke
(int w, int h) int
int
void
protected void
paintShape
(Graphics2D g2, Shape shape, Stroke stroke, int w, int h)
-
Method Details
-
checkPaints
protected void checkPaints() -
createStroke
-
createShape
-
paintIcon
-
paintShape
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-