protected class FPMIInternalFrameTitlePane.MaximizeButtonIcon extends FPMIInternalFrameTitlePane.CloseButtonIcon
Modifier and Type | Method and Description |
---|---|
protected java.awt.Shape |
createShape(int w,
int h) |
protected java.awt.Stroke |
createStroke(int w,
int h) |
protected void |
paintShape(java.awt.Graphics2D g2,
java.awt.Shape shape,
java.awt.Stroke stroke,
int w,
int h) |
checkPaints, getIconHeight, getIconWidth, paintIcon
protected java.awt.Shape createShape(int w, int h)
createShape
in class FPMIInternalFrameTitlePane.CloseButtonIcon
protected java.awt.Stroke createStroke(int w, int h)
createStroke
in class FPMIInternalFrameTitlePane.CloseButtonIcon
protected void paintShape(java.awt.Graphics2D g2, java.awt.Shape shape, java.awt.Stroke stroke, int w, int h)
paintShape
in class FPMIInternalFrameTitlePane.CloseButtonIcon