Class FPMIInternalFrameTitlePane.RestoreButtonIcon
- java.lang.Object
- 
- com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.CloseButtonIcon
- 
- com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.RestoreButtonIcon
 
 
- 
- All Implemented Interfaces:
- javax.swing.Icon
 - Enclosing class:
- FPMIInternalFrameTitlePane
 
 protected class FPMIInternalFrameTitlePane.RestoreButtonIcon extends FPMIInternalFrameTitlePane.CloseButtonIcon 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.awt.ShapecreateShape(int w, int h)protected java.awt.StrokecreateStroke(int w, int h)- 
Methods inherited from class com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.CloseButtonIconcheckPaints, getIconHeight, getIconWidth, paintIcon, paintShape
 
- 
 
- 
- 
- 
Method Detail- 
createShapeprotected java.awt.Shape createShape(int w, int h)- Overrides:
- createShapein class- FPMIInternalFrameTitlePane.CloseButtonIcon
 
 - 
createStrokeprotected java.awt.Stroke createStroke(int w, int h)- Overrides:
- createStrokein class- FPMIInternalFrameTitlePane.CloseButtonIcon
 
 
- 
 
-