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 Summary
All 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.CloseButtonIcon
checkPaints, getIconHeight, getIconWidth, paintIcon, paintShape 
 - 
 
 - 
 
- 
- 
Method Detail
- 
createShape
protected java.awt.Shape createShape(int w, int h)- Overrides:
 createShapein classFPMIInternalFrameTitlePane.CloseButtonIcon
 
- 
createStroke
protected java.awt.Stroke createStroke(int w, int h)- Overrides:
 createStrokein classFPMIInternalFrameTitlePane.CloseButtonIcon
 
 - 
 
 -