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 voidprotected ShapecreateShape(int w, int h) protected StrokecreateStroke(int w, int h) intintvoidprotected voidpaintShape(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:
 getIconWidthin interfaceIcon
 - 
getIconHeight
public int getIconHeight()- Specified by:
 getIconHeightin interfaceIcon
 
 -