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, paintIconprotected java.awt.Shape createShape(int w,
int h)
createShape in class FPMIInternalFrameTitlePane.CloseButtonIconprotected java.awt.Stroke createStroke(int w,
int h)
createStroke in class FPMIInternalFrameTitlePane.CloseButtonIconprotected void paintShape(java.awt.Graphics2D g2,
java.awt.Shape shape,
java.awt.Stroke stroke,
int w,
int h)
paintShape in class FPMIInternalFrameTitlePane.CloseButtonIcon