Class FPMIInternalFrameTitlePane.MaximizeButtonIcon
- java.lang.Object
- 
- com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.CloseButtonIcon
- 
- com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.MaximizeButtonIcon
 
 
- 
- All Implemented Interfaces:
- javax.swing.Icon
 - Enclosing class:
- FPMIInternalFrameTitlePane
 
 protected class FPMIInternalFrameTitlePane.MaximizeButtonIcon 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)protected voidpaintShape(java.awt.Graphics2D g2, java.awt.Shape shape, java.awt.Stroke stroke, int w, int h)- 
Methods inherited from class com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.CloseButtonIconcheckPaints, getIconHeight, getIconWidth, paintIcon
 
- 
 
- 
- 
- 
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
 
 - 
paintShapeprotected void paintShape(java.awt.Graphics2D g2, java.awt.Shape shape, java.awt.Stroke stroke, int w, int h)- Overrides:
- paintShapein class- FPMIInternalFrameTitlePane.CloseButtonIcon
 
 
- 
 
-