Interface AnimatedIcon
-
- All Superinterfaces:
Icon
- All Known Implementing Classes:
LinearMovingIcon,RotatedIcon
public interface AnimatedIcon extends Icon
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetDegrees(double degrees)-
Methods inherited from interface javax.swing.Icon
getIconHeight, getIconWidth, paintIcon
-
-