Class ExitIcon
java.lang.Object
de.klassenserver7b.danceinterpreter.graphics.util.icons.ExitIcon
- All Implemented Interfaces:
Icon
- Author:
- K7
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Field Details
-
width
private int width -
height
private int height -
stroke
-
-
Constructor Details
-
ExitIcon
public ExitIcon()
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-