Class FPMIInternalFrameTitlePane.MaximizeButtonIcon
java.lang.Object
com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.CloseButtonIcon
com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.MaximizeButtonIcon
- All Implemented Interfaces:
 Icon
- Enclosing class:
 - FPMIInternalFrameTitlePane
 
protected class FPMIInternalFrameTitlePane.MaximizeButtonIcon
extends FPMIInternalFrameTitlePane.CloseButtonIcon
- 
Method Summary
Modifier and TypeMethodDescriptionprotected ShapecreateShape(int w, int h) protected StrokecreateStroke(int w, int h) protected voidpaintShape(Graphics2D g2, Shape shape, Stroke stroke, int w, int h) Methods inherited from class com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.CloseButtonIcon
checkPaints, getIconHeight, getIconWidth, paintIcon 
- 
Method Details
- 
createShape
- Overrides:
 createShapein classFPMIInternalFrameTitlePane.CloseButtonIcon
 - 
createStroke
- Overrides:
 createStrokein classFPMIInternalFrameTitlePane.CloseButtonIcon
 - 
paintShape
- Overrides:
 paintShapein classFPMIInternalFrameTitlePane.CloseButtonIcon
 
 -