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 SummaryModifier 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.CloseButtonIconcheckPaints, getIconHeight, getIconWidth, paintIcon
- 
Method Details- 
createShape- Overrides:
- createShapein class- FPMIInternalFrameTitlePane.CloseButtonIcon
 
- 
createStroke- Overrides:
- createStrokein class- FPMIInternalFrameTitlePane.CloseButtonIcon
 
- 
paintShape- Overrides:
- paintShapein class- FPMIInternalFrameTitlePane.CloseButtonIcon
 
 
-