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 SummaryModifier 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- 
checkPaintsprotected void checkPaints()
- 
createStroke
- 
createShape
- 
paintIcon
- 
paintShape
- 
getIconWidthpublic int getIconWidth()- Specified by:
- getIconWidthin interface- Icon
 
- 
getIconHeightpublic int getIconHeight()- Specified by:
- getIconHeightin interface- Icon
 
 
-