Class FPMIInternalFrameTitlePane.RestoreButtonIcon
java.lang.Object
com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.CloseButtonIcon
com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.RestoreButtonIcon
- All Implemented Interfaces:
Icon
- Enclosing class:
- FPMIInternalFrameTitlePane
protected class FPMIInternalFrameTitlePane.RestoreButtonIcon
extends FPMIInternalFrameTitlePane.CloseButtonIcon
-
Method Summary
Modifier and TypeMethodDescriptionprotected Shape
createShape
(int w, int h) protected Stroke
createStroke
(int w, int h) Methods inherited from class com.inductiveautomation.factorypmi.application.FPMIInternalFrameTitlePane.CloseButtonIcon
checkPaints, getIconHeight, getIconWidth, paintIcon, paintShape
-
Method Details
-
createShape
- Overrides:
createShape
in classFPMIInternalFrameTitlePane.CloseButtonIcon
-
createStroke
- Overrides:
createStroke
in classFPMIInternalFrameTitlePane.CloseButtonIcon
-