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 TypeMethodDescriptionint
int
void
-
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:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-