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 Shape
createShape
(int w, int h) protected Stroke
createStroke
(int w, int h) protected void
paintShape
(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:
createShape
in classFPMIInternalFrameTitlePane.CloseButtonIcon
-
createStroke
- Overrides:
createStroke
in classFPMIInternalFrameTitlePane.CloseButtonIcon
-
paintShape
- Overrides:
paintShape
in classFPMIInternalFrameTitlePane.CloseButtonIcon
-